Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EAFBDB
Emerald · Beige · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#DCE7AF
Willow Green · Wheat · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#9FAC64
Grass Green · DarkSeaGreen · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#4F454D
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#19181D
Deep Indigo · Black · Jet Black
Traditional「Deep Indigo」· 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
EAFBDB | DCE7AF | 9FAC64 | 4F454D | 19181D | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.3 Fail | 8.4 AAA | 16.2 AAA | |
1.2 Fail | — | 1.9 Fail | 7.0 AAA | 13.5 AAA | |
2.3 Fail | 1.9 Fail | — | 3.7 AA Large | 7.2 AAA | |
8.4 AAA | 7.0 AAA | 3.7 AA Large | — | 1.9 Fail | |
16.2 AAA | 13.5 AAA | 7.2 AAA | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EAFBDB
#DCE7AF
#9FAC64
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eafbdb;
--color-2: #dce7af;
--color-3: #9fac64;
--color-4: #4f454d;
--color-5: #19181d;
}SCSS
$color-1: #eafbdb; $color-2: #dce7af; $color-3: #9fac64; $color-4: #4f454d; $color-5: #19181d;
TAILWIND
colors: {
'brand-1': '#eafbdb',
'brand-2': '#dce7af',
'brand-3': '#9fac64',
'brand-4': '#4f454d',
'brand-5': '#19181d',
}RGB Array
[234, 251, 219], [220, 231, 175], [159, 172, 100], [79, 69, 77], [25, 24, 29]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EAFBDB, #DCE7AF, #9FAC64, #4F454D, #19181D 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: #eafbdb; --color-2: #dce7af; --color-3: #9fac64; --color-4: #4f454d; --color-5: #19181d. 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