Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DDE5E6
Sky Blue · Lavender · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#E3EDA8
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#CAC399
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#F45774
Peach Pink · Salmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#5F4507
Ochre · DarkOliveGreen · Amber Gold
Traditional「Ochre」· Paint「Amber Gold」· 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
DDE5E6 | E3EDA8 | CAC399 | F45774 | 5F4507 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.4 Fail | 2.5 Fail | 7.0 AAA | |
1.0 Fail | — | 1.4 Fail | 2.6 Fail | 7.2 AAA | |
1.4 Fail | 1.4 Fail | — | 1.8 Fail | 5.0 AA | |
2.5 Fail | 2.6 Fail | 1.8 Fail | — | 2.8 Fail | |
7.0 AAA | 7.2 AAA | 5.0 AA | 2.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DDE5E6
#E3EDA8
#CAC399
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dde5e6;
--color-2: #e3eda8;
--color-3: #cac399;
--color-4: #f45774;
--color-5: #5f4507;
}SCSS
$color-1: #dde5e6; $color-2: #e3eda8; $color-3: #cac399; $color-4: #f45774; $color-5: #5f4507;
TAILWIND
colors: {
'brand-1': '#dde5e6',
'brand-2': '#e3eda8',
'brand-3': '#cac399',
'brand-4': '#f45774',
'brand-5': '#5f4507',
}RGB Array
[221, 229, 230], [227, 237, 168], [202, 195, 153], [244, 87, 116], [95, 69, 7]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DDE5E6, #E3EDA8, #CAC399, #F45774, #5F4507 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: #dde5e6; --color-2: #e3eda8; --color-3: #cac399; --color-4: #f45774; --color-5: #5f4507. 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