Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D4CBB8
Goose Yellow · Silver · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#0E0403
Vermilion · Black · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#879CDE
Azure · CornflowerBlue · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#A6A9C6
Azure · DarkGray · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#C0B3BC
Mauve · Silver · Pearl Gray
Traditional「Mauve」· Paint「Pearl Gray」· Creative Silver Lining
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
D4CBB8 | 0E0403 | 879CDE | A6A9C6 | C0B3BC | |
|---|---|---|---|---|---|
| — | 12.6 AAA | 1.7 Fail | 1.4 Fail | 1.3 Fail | |
12.6 AAA | — | 7.6 AAA | 8.8 AAA | 10.0 AAA | |
1.7 Fail | 7.6 AAA | — | 1.2 Fail | 1.3 Fail | |
1.4 Fail | 8.8 AAA | 1.2 Fail | — | 1.1 Fail | |
1.3 Fail | 10.0 AAA | 1.3 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D4CBB8
#0E0403
#879CDE
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d4cbb8;
--color-2: #0e0403;
--color-3: #879cde;
--color-4: #a6a9c6;
--color-5: #c0b3bc;
}SCSS
$color-1: #d4cbb8; $color-2: #0e0403; $color-3: #879cde; $color-4: #a6a9c6; $color-5: #c0b3bc;
TAILWIND
colors: {
'brand-1': '#d4cbb8',
'brand-2': '#0e0403',
'brand-3': '#879cde',
'brand-4': '#a6a9c6',
'brand-5': '#c0b3bc',
}RGB Array
[212, 203, 184], [14, 4, 3], [135, 156, 222], [166, 169, 198], [192, 179, 188]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #D4CBB8, #0E0403, #879CDE, #A6A9C6, #C0B3BC 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: #d4cbb8; --color-2: #0e0403; --color-3: #879cde; --color-4: #a6a9c6; --color-5: #c0b3bc. 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 dark-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