Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DBEAED
Sky Blue · Lavender · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#E01F22
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#FA5F0D
Tangerine · OrangeRed · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#ECF1E7
Celadon · Linen · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#8D9E84
Celadon · DarkSeaGreen · Olive Green
Traditional「Celadon」· Paint「Olive 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
DBEAED | E01F22 | FA5F0D | ECF1E7 | 8D9E84 | |
|---|---|---|---|---|---|
| — | 3.9 AA Large | 2.5 Fail | 1.1 Fail | 2.3 Fail | |
3.9 AA Large | — | 1.5 Fail | 4.2 AA Large | 1.7 Fail | |
2.5 Fail | 1.5 Fail | — | 2.7 Fail | 1.1 Fail | |
1.1 Fail | 4.2 AA Large | 2.7 Fail | — | 2.5 Fail | |
2.3 Fail | 1.7 Fail | 1.1 Fail | 2.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DBEAED
#E01F22
#FA5F0D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dbeaed;
--color-2: #e01f22;
--color-3: #fa5f0d;
--color-4: #ecf1e7;
--color-5: #8d9e84;
}SCSS
$color-1: #dbeaed; $color-2: #e01f22; $color-3: #fa5f0d; $color-4: #ecf1e7; $color-5: #8d9e84;
TAILWIND
colors: {
'brand-1': '#dbeaed',
'brand-2': '#e01f22',
'brand-3': '#fa5f0d',
'brand-4': '#ecf1e7',
'brand-5': '#8d9e84',
}RGB Array
[219, 234, 237], [224, 31, 34], [250, 95, 13], [236, 241, 231], [141, 158, 132]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DBEAED, #E01F22, #FA5F0D, #ECF1E7, #8D9E84 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: #dbeaed; --color-2: #e01f22; --color-3: #fa5f0d; --color-4: #ecf1e7; --color-5: #8d9e84. 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