Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DEAD97
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#EDE3BD
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#9C5A97
Rose Purple · Gray · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#592364
Dark Plum · DarkSlateBlue · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#330B55
Royal Purple · MidnightBlue · Dark Purple
Traditional「Royal Purple」· Paint「Dark Purple」· 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
DEAD97 | EDE3BD | 9C5A97 | 592364 | 330B55 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 2.4 Fail | 5.7 AA | 8.0 AAA | |
1.6 Fail | — | 3.8 AA Large | 8.8 AAA | 12.4 AAA | |
2.4 Fail | 3.8 AA Large | — | 2.3 Fail | 3.3 AA Large | |
5.7 AA | 8.8 AAA | 2.3 Fail | — | 1.4 Fail | |
8.0 AAA | 12.4 AAA | 3.3 AA Large | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DEAD97
#EDE3BD
#9C5A97
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dead97;
--color-2: #ede3bd;
--color-3: #9c5a97;
--color-4: #592364;
--color-5: #330b55;
}SCSS
$color-1: #dead97; $color-2: #ede3bd; $color-3: #9c5a97; $color-4: #592364; $color-5: #330b55;
TAILWIND
colors: {
'brand-1': '#dead97',
'brand-2': '#ede3bd',
'brand-3': '#9c5a97',
'brand-4': '#592364',
'brand-5': '#330b55',
}RGB Array
[222, 173, 151], [237, 227, 189], [156, 90, 151], [89, 35, 100], [51, 11, 85]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This earth-style palette of #DEAD97, #EDE3BD, #9C5A97, #592364, #330B55 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: #dead97; --color-2: #ede3bd; --color-3: #9c5a97; --color-4: #592364; --color-5: #330b55. 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 earth-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