Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C7C2A3
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#4AB184
Mineral Blue · MediumSeaGreen · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#295D08
Pine Green · DarkGreen · Dark Green
Traditional「Pine Green」· Paint「Dark Green」· Creative Blush Sunrise
#512600
Tangerine · Maroon · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
Color Harmonies Color Harmonies
Based on color wheel theory, calculated from primary color
Complementary
Analogous
Triadic
Split-Comp.
Tetradic
Contrast Matrix WCAG 2.1 Contrast
C7C2A3 | 4AB184 | 295D08 | 512600 | 000000 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 4.4 AA Large | 7.2 AAA | 11.7 AAA | |
1.5 Fail | — | 3.0 Fail | 4.9 AA | 7.9 AAA | |
4.4 AA Large | 3.0 Fail | — | 1.6 Fail | 2.7 Fail | |
7.2 AAA | 4.9 AA | 1.6 Fail | — | 1.6 Fail | |
11.7 AAA | 7.9 AAA | 2.7 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C7C2A3
#4AB184
#295D08
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c7c2a3;
--color-2: #4ab184;
--color-3: #295d08;
--color-4: #512600;
--color-5: #000000;
}SCSS
$color-1: #c7c2a3; $color-2: #4ab184; $color-3: #295d08; $color-4: #512600; $color-5: #000000;
TAILWIND
colors: {
'brand-1': '#c7c2a3',
'brand-2': '#4ab184',
'brand-3': '#295d08',
'brand-4': '#512600',
'brand-5': '#000000',
}RGB Array
[199, 194, 163], [74, 177, 132], [41, 93, 8], [81, 38, 0], [0, 0, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This coffee-style palette of #C7C2A3, #4AB184, #295D08, #512600, #000000 is ideal for: tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #c7c2a3; --color-2: #4ab184; --color-3: #295d08; --color-4: #512600; --color-5: #000000. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.
What UI/UX design tips apply to this palette?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.
Which industries or brands suit this palette?
This coffee-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Click "AI Analysis" in the editor for more detailed brand color suggestions.
Generated by LangColor online color tool · Breaking the barrier between language and color