Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E8E8CE
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#CEE0D0
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#ACA82D
Autumn Sage · GoldenRod · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#7D9281
Celadon · Gray · Warm Gray
Traditional「Celadon」· Paint「Warm Gray」· Creative Urban Concrete
#070802
Grass Green · Black · Dark Green
Traditional「Grass Green」· Paint「Dark Green」· 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
E8E8CE | CEE0D0 | ACA82D | 7D9281 | 070802 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 2.0 Fail | 2.7 Fail | 16.1 AAA | |
1.1 Fail | — | 1.8 Fail | 2.4 Fail | 14.5 AAA | |
2.0 Fail | 1.8 Fail | — | 1.3 Fail | 8.0 AAA | |
2.7 Fail | 2.4 Fail | 1.3 Fail | — | 6.0 AA | |
16.1 AAA | 14.5 AAA | 8.0 AAA | 6.0 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E8E8CE
#CEE0D0
#ACA82D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e8e8ce;
--color-2: #cee0d0;
--color-3: #aca82d;
--color-4: #7d9281;
--color-5: #070802;
}SCSS
$color-1: #e8e8ce; $color-2: #cee0d0; $color-3: #aca82d; $color-4: #7d9281; $color-5: #070802;
TAILWIND
colors: {
'brand-1': '#e8e8ce',
'brand-2': '#cee0d0',
'brand-3': '#aca82d',
'brand-4': '#7d9281',
'brand-5': '#070802',
}RGB Array
[232, 232, 206], [206, 224, 208], [172, 168, 45], [125, 146, 129], [7, 8, 2]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #E8E8CE, #CEE0D0, #ACA82D, #7D9281, #070802 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: #e8e8ce; --color-2: #cee0d0; --color-3: #aca82d; --color-4: #7d9281; --color-5: #070802. 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