Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DED6CB
Goose Yellow · LightGray · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#CED1B9
Fresh Green · Silver · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#8486AB
Azure · LightSlateGray · Navy Blue
Traditional「Azure」· Paint「Navy Blue」· Creative Blush Sunrise
#58596B
Indigo · DimGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#2D2D2B
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
DED6CB | CED1B9 | 8486AB | 58596B | 2D2D2B | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 2.4 Fail | 4.8 AA | 9.6 AAA | |
1.1 Fail | — | 2.2 Fail | 4.4 AA Large | 8.8 AAA | |
2.4 Fail | 2.2 Fail | — | 2.0 Fail | 3.9 AA Large | |
4.8 AA | 4.4 AA Large | 2.0 Fail | — | 2.0 Fail | |
9.6 AAA | 8.8 AAA | 3.9 AA Large | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DED6CB
#CED1B9
#8486AB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ded6cb;
--color-2: #ced1b9;
--color-3: #8486ab;
--color-4: #58596b;
--color-5: #2d2d2b;
}SCSS
$color-1: #ded6cb; $color-2: #ced1b9; $color-3: #8486ab; $color-4: #58596b; $color-5: #2d2d2b;
TAILWIND
colors: {
'brand-1': '#ded6cb',
'brand-2': '#ced1b9',
'brand-3': '#8486ab',
'brand-4': '#58596b',
'brand-5': '#2d2d2b',
}RGB Array
[222, 214, 203], [206, 209, 185], [132, 134, 171], [88, 89, 107], [45, 45, 43]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DED6CB, #CED1B9, #8486AB, #58596B, #2D2D2B is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #ded6cb; --color-2: #ced1b9; --color-3: #8486ab; --color-4: #58596b; --color-5: #2d2d2b. 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. Restrained colors convey professionalism and trust. 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