Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EEDEEB
Mauve · Lavender · Lavender
Traditional「Mauve」· Paint「Lavender」· Creative Rose Petal
#F6E3EA
Rouge · Linen · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#FDFE66
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#F8F6A3
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#111614
Mineral Blue · Black · Dark Green
Traditional「Mineral Blue」· Paint「Dark Green」· 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
EEDEEB | F6E3EA | FDFE66 | F8F6A3 | 111614 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.2 Fail | 1.1 Fail | 14.2 AAA | |
1.0 Fail | — | 1.1 Fail | 1.1 Fail | 14.9 AAA | |
1.2 Fail | 1.1 Fail | — | 1.0 Fail | 17.0 AAA | |
1.1 Fail | 1.1 Fail | 1.0 Fail | — | 16.3 AAA | |
14.2 AAA | 14.9 AAA | 17.0 AAA | 16.3 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EEDEEB
#F6E3EA
#FDFE66
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eedeeb;
--color-2: #f6e3ea;
--color-3: #fdfe66;
--color-4: #f8f6a3;
--color-5: #111614;
}SCSS
$color-1: #eedeeb; $color-2: #f6e3ea; $color-3: #fdfe66; $color-4: #f8f6a3; $color-5: #111614;
TAILWIND
colors: {
'brand-1': '#eedeeb',
'brand-2': '#f6e3ea',
'brand-3': '#fdfe66',
'brand-4': '#f8f6a3',
'brand-5': '#111614',
}RGB Array
[238, 222, 235], [246, 227, 234], [253, 254, 102], [248, 246, 163], [17, 22, 20]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #EEDEEB, #F6E3EA, #FDFE66, #F8F6A3, #111614 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: #eedeeb; --color-2: #f6e3ea; --color-3: #fdfe66; --color-4: #f8f6a3; --color-5: #111614. 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 sunset-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