Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EAF0E0
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#DCD0B6
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#F2EDD3
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#CD6789
Dark Violet · LightCoral · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#6B244D
Rose Purple · Purple · Camellia
Traditional「Rose Purple」· Paint「Camellia」· 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
EAF0E0 | DCD0B6 | F2EDD3 | CD6789 | 6B244D | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.0 Fail | 3.1 AA Large | 9.1 AAA | |
1.3 Fail | — | 1.3 Fail | 2.3 Fail | 6.9 AA | |
1.0 Fail | 1.3 Fail | — | 3.0 AA Large | 9.0 AAA | |
3.1 AA Large | 2.3 Fail | 3.0 AA Large | — | 3.0 Fail | |
9.1 AAA | 6.9 AA | 9.0 AAA | 3.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EAF0E0
#DCD0B6
#F2EDD3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eaf0e0;
--color-2: #dcd0b6;
--color-3: #f2edd3;
--color-4: #cd6789;
--color-5: #6b244d;
}SCSS
$color-1: #eaf0e0; $color-2: #dcd0b6; $color-3: #f2edd3; $color-4: #cd6789; $color-5: #6b244d;
TAILWIND
colors: {
'brand-1': '#eaf0e0',
'brand-2': '#dcd0b6',
'brand-3': '#f2edd3',
'brand-4': '#cd6789',
'brand-5': '#6b244d',
}RGB Array
[234, 240, 224], [220, 208, 182], [242, 237, 211], [205, 103, 137], [107, 36, 77]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EAF0E0, #DCD0B6, #F2EDD3, #CD6789, #6B244D is ideal for: health products, baby brands, fresh-style blogs, 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: #eaf0e0; --color-2: #dcd0b6; --color-3: #f2edd3; --color-4: #cd6789; --color-5: #6b244d. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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