Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E9E2DC
Apricot · Beige · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#D6CFD6
Mauve · LightGray · Pearl Gray
Traditional「Mauve」· Paint「Pearl Gray」· Creative Silver Lining
#92929E
Ash · LightSlateGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#776455
Tangerine · DimGray · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#0E000B
Rose Purple · Black · Dark Purple
Traditional「Rose 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
E9E2DC | D6CFD6 | 92929E | 776455 | 0E000B | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.4 Fail | 4.4 AA Large | 16.0 AAA | |
1.2 Fail | — | 2.0 Fail | 3.7 AA Large | 13.4 AAA | |
2.4 Fail | 2.0 Fail | — | 1.8 Fail | 6.7 AA | |
4.4 AA Large | 3.7 AA Large | 1.8 Fail | — | 3.7 AA Large | |
16.0 AAA | 13.4 AAA | 6.7 AA | 3.7 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E9E2DC
#D6CFD6
#92929E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e9e2dc;
--color-2: #d6cfd6;
--color-3: #92929e;
--color-4: #776455;
--color-5: #0e000b;
}SCSS
$color-1: #e9e2dc; $color-2: #d6cfd6; $color-3: #92929e; $color-4: #776455; $color-5: #0e000b;
TAILWIND
colors: {
'brand-1': '#e9e2dc',
'brand-2': '#d6cfd6',
'brand-3': '#92929e',
'brand-4': '#776455',
'brand-5': '#0e000b',
}RGB Array
[233, 226, 220], [214, 207, 214], [146, 146, 158], [119, 100, 85], [14, 0, 11]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E9E2DC, #D6CFD6, #92929E, #776455, #0E000B 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: #e9e2dc; --color-2: #d6cfd6; --color-3: #92929e; --color-4: #776455; --color-5: #0e000b. 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. 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