Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EFEEEA
Goose Yellow · Linen · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#F0B3B8
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
#9EA89D
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#3E6A73
Slate Blue · DimGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#020001
Dark Violet · Black · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· 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
EFEEEA | F0B3B8 | 9EA89D | 3E6A73 | 020001 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.1 Fail | 5.1 AA | 18.0 AAA | |
1.5 Fail | — | 1.4 Fail | 3.4 AA Large | 11.8 AAA | |
2.1 Fail | 1.4 Fail | — | 2.4 Fail | 8.5 AAA | |
5.1 AA | 3.4 AA Large | 2.4 Fail | — | 3.5 AA Large | |
18.0 AAA | 11.8 AAA | 8.5 AAA | 3.5 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EFEEEA
#F0B3B8
#9EA89D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #efeeea;
--color-2: #f0b3b8;
--color-3: #9ea89d;
--color-4: #3e6a73;
--color-5: #020001;
}SCSS
$color-1: #efeeea; $color-2: #f0b3b8; $color-3: #9ea89d; $color-4: #3e6a73; $color-5: #020001;
TAILWIND
colors: {
'brand-1': '#efeeea',
'brand-2': '#f0b3b8',
'brand-3': '#9ea89d',
'brand-4': '#3e6a73',
'brand-5': '#020001',
}RGB Array
[239, 238, 234], [240, 179, 184], [158, 168, 157], [62, 106, 115], [2, 0, 1]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #EFEEEA, #F0B3B8, #9EA89D, #3E6A73, #020001 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: #efeeea; --color-2: #f0b3b8; --color-3: #9ea89d; --color-4: #3e6a73; --color-5: #020001. 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 cool-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