Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D8E1DE
Jade · LightGray · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#A7CCB0
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#7E9C92
Mineral Blue · LightSlateGray · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#2B2E45
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#E6CF00
Autumn Sage · Gold · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· 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
D8E1DE | A7CCB0 | 7E9C92 | 2B2E45 | E6CF00 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.2 Fail | 10.0 AAA | 1.2 Fail | |
1.3 Fail | — | 1.7 Fail | 7.5 AAA | 1.1 Fail | |
2.2 Fail | 1.7 Fail | — | 4.5 AA Large | 1.9 Fail | |
10.0 AAA | 7.5 AAA | 4.5 AA Large | — | 8.4 AAA | |
1.2 Fail | 1.1 Fail | 1.9 Fail | 8.4 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D8E1DE
#A7CCB0
#7E9C92
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d8e1de;
--color-2: #a7ccb0;
--color-3: #7e9c92;
--color-4: #2b2e45;
--color-5: #e6cf00;
}SCSS
$color-1: #d8e1de; $color-2: #a7ccb0; $color-3: #7e9c92; $color-4: #2b2e45; $color-5: #e6cf00;
TAILWIND
colors: {
'brand-1': '#d8e1de',
'brand-2': '#a7ccb0',
'brand-3': '#7e9c92',
'brand-4': '#2b2e45',
'brand-5': '#e6cf00',
}RGB Array
[216, 225, 222], [167, 204, 176], [126, 156, 146], [43, 46, 69], [230, 207, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #D8E1DE, #A7CCB0, #7E9C92, #2B2E45, #E6CF00 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: #d8e1de; --color-2: #a7ccb0; --color-3: #7e9c92; --color-4: #2b2e45; --color-5: #e6cf00. 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 dark-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