Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#9EB888
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#C9C88F
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#E3C97E
Ginger · BurlyWood · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#4A272B
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#682932
Crimson · Brown · Wine Red
Traditional「Crimson」· 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
9EB888 | C9C88F | E3C97E | 4A272B | 682932 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.3 Fail | 6.0 AA | 5.0 AA | |
1.3 Fail | — | 1.1 Fail | 7.5 AAA | 6.2 AA | |
1.3 Fail | 1.1 Fail | — | 8.0 AAA | 6.6 AA | |
6.0 AA | 7.5 AAA | 8.0 AAA | — | 1.2 Fail | |
5.0 AA | 6.2 AA | 6.6 AA | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#9EB888
#C9C88F
#E3C97E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #9eb888;
--color-2: #c9c88f;
--color-3: #e3c97e;
--color-4: #4a272b;
--color-5: #682932;
}SCSS
$color-1: #9eb888; $color-2: #c9c88f; $color-3: #e3c97e; $color-4: #4a272b; $color-5: #682932;
TAILWIND
colors: {
'brand-1': '#9eb888',
'brand-2': '#c9c88f',
'brand-3': '#e3c97e',
'brand-4': '#4a272b',
'brand-5': '#682932',
}RGB Array
[158, 184, 136], [201, 200, 143], [227, 201, 126], [74, 39, 43], [104, 41, 50]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #9EB888, #C9C88F, #E3C97E, #4A272B, #682932 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: #9eb888; --color-2: #c9c88f; --color-3: #e3c97e; --color-4: #4a272b; --color-5: #682932. 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 dark-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