Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DEDACE
Goose Yellow · LightGray · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#CCC8BC
Goose Yellow · Silver · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#9E9D99
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#271843
Deep Indigo · MidnightBlue · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· Creative Blush Sunrise
#0F0617
Royal Purple · Black · Dark Purple
Traditional「Royal Purple」· Paint「Dark Purple」· 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
DEDACE | CCC8BC | 9E9D99 | 271843 | 0F0617 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.9 Fail | 11.6 AAA | 14.2 AAA | |
1.2 Fail | — | 1.6 Fail | 9.7 AAA | 11.9 AAA | |
1.9 Fail | 1.6 Fail | — | 6.0 AA | 7.3 AAA | |
11.6 AAA | 9.7 AAA | 6.0 AA | — | 1.2 Fail | |
14.2 AAA | 11.9 AAA | 7.3 AAA | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DEDACE
#CCC8BC
#9E9D99
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dedace;
--color-2: #ccc8bc;
--color-3: #9e9d99;
--color-4: #271843;
--color-5: #0f0617;
}SCSS
$color-1: #dedace; $color-2: #ccc8bc; $color-3: #9e9d99; $color-4: #271843; $color-5: #0f0617;
TAILWIND
colors: {
'brand-1': '#dedace',
'brand-2': '#ccc8bc',
'brand-3': '#9e9d99',
'brand-4': '#271843',
'brand-5': '#0f0617',
}RGB Array
[222, 218, 206], [204, 200, 188], [158, 157, 153], [39, 24, 67], [15, 6, 23]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DEDACE, #CCC8BC, #9E9D99, #271843, #0F0617 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: #dedace; --color-2: #ccc8bc; --color-3: #9e9d99; --color-4: #271843; --color-5: #0f0617. 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