Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D0BDD0
Mauve · LightGray · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#EAD9A3
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#DFA97D
Apricot · BurlyWood · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#C97644
Tangerine · Chocolate · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#C65D30
Tangerine · Chocolate · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· 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
D0BDD0 | EAD9A3 | DFA97D | C97644 | C65D30 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.2 Fail | 1.9 Fail | 2.4 Fail | |
1.3 Fail | — | 1.5 Fail | 2.4 Fail | 3.0 Fail | |
1.2 Fail | 1.5 Fail | — | 1.6 Fail | 2.0 Fail | |
1.9 Fail | 2.4 Fail | 1.6 Fail | — | 1.2 Fail | |
2.4 Fail | 3.0 Fail | 2.0 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D0BDD0
#EAD9A3
#DFA97D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d0bdd0;
--color-2: #ead9a3;
--color-3: #dfa97d;
--color-4: #c97644;
--color-5: #c65d30;
}SCSS
$color-1: #d0bdd0; $color-2: #ead9a3; $color-3: #dfa97d; $color-4: #c97644; $color-5: #c65d30;
TAILWIND
colors: {
'brand-1': '#d0bdd0',
'brand-2': '#ead9a3',
'brand-3': '#dfa97d',
'brand-4': '#c97644',
'brand-5': '#c65d30',
}RGB Array
[208, 189, 208], [234, 217, 163], [223, 169, 125], [201, 118, 68], [198, 93, 48]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D0BDD0, #EAD9A3, #DFA97D, #C97644, #C65D30 is ideal for: corporate websites, product showcases, portfolios. 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: #d0bdd0; --color-2: #ead9a3; --color-3: #dfa97d; --color-4: #c97644; --color-5: #c65d30. 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. 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