Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C2BD93
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#A8B790
Willow Green · DarkSeaGreen · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#7CA680
Celadon · DarkSeaGreen · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#020623
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#770D00
Vermilion · Maroon · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
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
C2BD93 | A8B790 | 7CA680 | 020623 | 770D00 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.4 Fail | 10.4 AAA | 6.0 AA | |
1.1 Fail | — | 1.3 Fail | 9.3 AAA | 5.3 AA | |
1.4 Fail | 1.3 Fail | — | 7.2 AAA | 4.1 AA Large | |
10.4 AAA | 9.3 AAA | 7.2 AAA | — | 1.7 Fail | |
6.0 AA | 5.3 AA | 4.1 AA Large | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C2BD93
#A8B790
#7CA680
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c2bd93;
--color-2: #a8b790;
--color-3: #7ca680;
--color-4: #020623;
--color-5: #770d00;
}SCSS
$color-1: #c2bd93; $color-2: #a8b790; $color-3: #7ca680; $color-4: #020623; $color-5: #770d00;
TAILWIND
colors: {
'brand-1': '#c2bd93',
'brand-2': '#a8b790',
'brand-3': '#7ca680',
'brand-4': '#020623',
'brand-5': '#770d00',
}RGB Array
[194, 189, 147], [168, 183, 144], [124, 166, 128], [2, 6, 35], [119, 13, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C2BD93, #A8B790, #7CA680, #020623, #770D00 is ideal for: 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: #c2bd93; --color-2: #a8b790; --color-3: #7ca680; --color-4: #020623; --color-5: #770d00. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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 general-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