Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DED5C7
Goose Yellow · LightGray · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#E6C37C
Ginger · BurlyWood · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#F26F6D
Peach Pink · Salmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#331A4F
Deep Indigo · MidnightBlue · Eggplant
Traditional「Deep Indigo」· Paint「Eggplant」· Creative Blush Sunrise
#2EB88F
Mineral Blue · LightSeaGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· 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
DED5C7 | E6C37C | F26F6D | 331A4F | 2EB88F | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.0 Fail | 10.3 AAA | 1.7 Fail | |
1.2 Fail | — | 1.7 Fail | 8.9 AAA | 1.5 Fail | |
2.0 Fail | 1.7 Fail | — | 5.2 AA | 1.2 Fail | |
10.3 AAA | 8.9 AAA | 5.2 AA | — | 6.0 AA | |
1.7 Fail | 1.5 Fail | 1.2 Fail | 6.0 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DED5C7
#E6C37C
#F26F6D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ded5c7;
--color-2: #e6c37c;
--color-3: #f26f6d;
--color-4: #331a4f;
--color-5: #2eb88f;
}SCSS
$color-1: #ded5c7; $color-2: #e6c37c; $color-3: #f26f6d; $color-4: #331a4f; $color-5: #2eb88f;
TAILWIND
colors: {
'brand-1': '#ded5c7',
'brand-2': '#e6c37c',
'brand-3': '#f26f6d',
'brand-4': '#331a4f',
'brand-5': '#2eb88f',
}RGB Array
[222, 213, 199], [230, 195, 124], [242, 111, 109], [51, 26, 79], [46, 184, 143]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DED5C7, #E6C37C, #F26F6D, #331A4F, #2EB88F 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: #ded5c7; --color-2: #e6c37c; --color-3: #f26f6d; --color-4: #331a4f; --color-5: #2eb88f. 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