Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DBD6B5
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#DDBA98
Goose Yellow · BurlyWood · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#D9A384
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#907284
Rose Purple · Gray · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#455765
Slate Blue · DarkSlateGray · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· 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
DBD6B5 | DDBA98 | D9A384 | 907284 | 455765 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.5 Fail | 2.9 Fail | 5.1 AA | |
1.2 Fail | — | 1.2 Fail | 2.3 Fail | 4.1 AA Large | |
1.5 Fail | 1.2 Fail | — | 1.9 Fail | 3.4 AA Large | |
2.9 Fail | 2.3 Fail | 1.9 Fail | — | 1.8 Fail | |
5.1 AA | 4.1 AA Large | 3.4 AA Large | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DBD6B5
#DDBA98
#D9A384
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dbd6b5;
--color-2: #ddba98;
--color-3: #d9a384;
--color-4: #907284;
--color-5: #455765;
}SCSS
$color-1: #dbd6b5; $color-2: #ddba98; $color-3: #d9a384; $color-4: #907284; $color-5: #455765;
TAILWIND
colors: {
'brand-1': '#dbd6b5',
'brand-2': '#ddba98',
'brand-3': '#d9a384',
'brand-4': '#907284',
'brand-5': '#455765',
}RGB Array
[219, 214, 181], [221, 186, 152], [217, 163, 132], [144, 114, 132], [69, 87, 101]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This muted-style palette of #DBD6B5, #DDBA98, #D9A384, #907284, #455765 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: #dbd6b5; --color-2: #ddba98; --color-3: #d9a384; --color-4: #907284; --color-5: #455765. 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