Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DCE5D0
Willow Green · LightGray · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#A6BDB3
Jade · DarkGray · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#685373
Dark Plum · DimGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#0C0B0D
Dark Plum · Black · Jet Black
Traditional「Dark Plum」· Paint「Jet Black」· Creative Midnight Shadow
#281C2E
Dark Plum · DarkSlateGray · Dark Purple
Traditional「Dark Plum」· 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
DCE5D0 | A6BDB3 | 685373 | 0C0B0D | 281C2E | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 5.3 AA | 15.1 AAA | 12.5 AAA | |
1.5 Fail | — | 3.4 AA Large | 9.9 AAA | 8.1 AAA | |
5.3 AA | 3.4 AA Large | — | 2.9 Fail | 2.4 Fail | |
15.1 AAA | 9.9 AAA | 2.9 Fail | — | 1.2 Fail | |
12.5 AAA | 8.1 AAA | 2.4 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DCE5D0
#A6BDB3
#685373
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dce5d0;
--color-2: #a6bdb3;
--color-3: #685373;
--color-4: #0c0b0d;
--color-5: #281c2e;
}SCSS
$color-1: #dce5d0; $color-2: #a6bdb3; $color-3: #685373; $color-4: #0c0b0d; $color-5: #281c2e;
TAILWIND
colors: {
'brand-1': '#dce5d0',
'brand-2': '#a6bdb3',
'brand-3': '#685373',
'brand-4': '#0c0b0d',
'brand-5': '#281c2e',
}RGB Array
[220, 229, 208], [166, 189, 179], [104, 83, 115], [12, 11, 13], [40, 28, 46]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DCE5D0, #A6BDB3, #685373, #0C0B0D, #281C2E 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: #dce5d0; --color-2: #a6bdb3; --color-3: #685373; --color-4: #0c0b0d; --color-5: #281c2e. 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