Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D39EB0
Rouge · Silver · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#CE9464
Tangerine · DarkSalmon · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#03020A
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#A9ABA8
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#EAEDFC
Azure · Lavender · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
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
D39EB0 | CE9464 | 03020A | A9ABA8 | EAEDFC | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 9.1 AAA | 1.0 Fail | 1.9 Fail | |
1.2 Fail | — | 7.9 AAA | 1.1 Fail | 2.2 Fail | |
9.1 AAA | 7.9 AAA | — | 8.9 AAA | 17.7 AAA | |
1.0 Fail | 1.1 Fail | 8.9 AAA | — | 2.0 Fail | |
1.9 Fail | 2.2 Fail | 17.7 AAA | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D39EB0
#CE9464
#03020A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d39eb0;
--color-2: #ce9464;
--color-3: #03020a;
--color-4: #a9aba8;
--color-5: #eaedfc;
}SCSS
$color-1: #d39eb0; $color-2: #ce9464; $color-3: #03020a; $color-4: #a9aba8; $color-5: #eaedfc;
TAILWIND
colors: {
'brand-1': '#d39eb0',
'brand-2': '#ce9464',
'brand-3': '#03020a',
'brand-4': '#a9aba8',
'brand-5': '#eaedfc',
}RGB Array
[211, 158, 176], [206, 148, 100], [3, 2, 10], [169, 171, 168], [234, 237, 252]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This muted-style palette of #D39EB0, #CE9464, #03020A, #A9ABA8, #EAEDFC 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: #d39eb0; --color-2: #ce9464; --color-3: #03020a; --color-4: #a9aba8; --color-5: #eaedfc. 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 muted-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