Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D0B98D
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#D4C5D9
Lilac · LightGray · Lavender
Traditional「Lilac」· Paint「Lavender」· Creative Lavender Dream
#DE95D3
Mauve · Violet · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#D459BB
Rose Purple · MediumOrchid · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#2F3030
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
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
D0B98D | D4C5D9 | DE95D3 | D459BB | 2F3030 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.2 Fail | 1.9 Fail | 6.9 AA | |
1.2 Fail | — | 1.4 Fail | 2.2 Fail | 8.1 AAA | |
1.2 Fail | 1.4 Fail | — | 1.6 Fail | 5.9 AA | |
1.9 Fail | 2.2 Fail | 1.6 Fail | — | 3.7 AA Large | |
6.9 AA | 8.1 AAA | 5.9 AA | 3.7 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D0B98D
#D4C5D9
#DE95D3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d0b98d;
--color-2: #d4c5d9;
--color-3: #de95d3;
--color-4: #d459bb;
--color-5: #2f3030;
}SCSS
$color-1: #d0b98d; $color-2: #d4c5d9; $color-3: #de95d3; $color-4: #d459bb; $color-5: #2f3030;
TAILWIND
colors: {
'brand-1': '#d0b98d',
'brand-2': '#d4c5d9',
'brand-3': '#de95d3',
'brand-4': '#d459bb',
'brand-5': '#2f3030',
}RGB Array
[208, 185, 141], [212, 197, 217], [222, 149, 211], [212, 89, 187], [47, 48, 48]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D0B98D, #D4C5D9, #DE95D3, #D459BB, #2F3030 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: #d0b98d; --color-2: #d4c5d9; --color-3: #de95d3; --color-4: #d459bb; --color-5: #2f3030. 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