Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E0D1AF
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#D08194
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#B7647D
Dark Violet · Gray · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#9A5875
Dark Violet · Gray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#72496C
Rose Purple · DimGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· 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
E0D1AF | D08194 | B7647D | 9A5875 | 72496C | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 2.7 Fail | 3.5 AA Large | 4.8 AA | |
1.9 Fail | — | 1.4 Fail | 1.8 Fail | 2.5 Fail | |
2.7 Fail | 1.4 Fail | — | 1.3 Fail | 1.8 Fail | |
3.5 AA Large | 1.8 Fail | 1.3 Fail | — | 1.4 Fail | |
4.8 AA | 2.5 Fail | 1.8 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E0D1AF
#D08194
#B7647D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e0d1af;
--color-2: #d08194;
--color-3: #b7647d;
--color-4: #9a5875;
--color-5: #72496c;
}SCSS
$color-1: #e0d1af; $color-2: #d08194; $color-3: #b7647d; $color-4: #9a5875; $color-5: #72496c;
TAILWIND
colors: {
'brand-1': '#e0d1af',
'brand-2': '#d08194',
'brand-3': '#b7647d',
'brand-4': '#9a5875',
'brand-5': '#72496c',
}RGB Array
[224, 209, 175], [208, 129, 148], [183, 100, 125], [154, 88, 117], [114, 73, 108]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E0D1AF, #D08194, #B7647D, #9A5875, #72496C 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: #e0d1af; --color-2: #d08194; --color-3: #b7647d; --color-4: #9a5875; --color-5: #72496c. 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