Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E2E0DF
Plain White · LightGray · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
#ABA6A7
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#731819
Vermilion · Maroon · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#4D0714
Vermilion · Maroon · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#1A1615
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· 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
E2E0DF | ABA6A7 | 731819 | 4D0714 | 1A1615 | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 8.5 AAA | 11.8 AAA | 13.6 AAA | |
1.8 Fail | — | 4.7 AA | 6.4 AA | 7.5 AAA | |
8.5 AAA | 4.7 AA | — | 1.4 Fail | 1.6 Fail | |
11.8 AAA | 6.4 AA | 1.4 Fail | — | 1.2 Fail | |
13.6 AAA | 7.5 AAA | 1.6 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E2E0DF
#ABA6A7
#731819
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e2e0df;
--color-2: #aba6a7;
--color-3: #731819;
--color-4: #4d0714;
--color-5: #1a1615;
}SCSS
$color-1: #e2e0df; $color-2: #aba6a7; $color-3: #731819; $color-4: #4d0714; $color-5: #1a1615;
TAILWIND
colors: {
'brand-1': '#e2e0df',
'brand-2': '#aba6a7',
'brand-3': '#731819',
'brand-4': '#4d0714',
'brand-5': '#1a1615',
}RGB Array
[226, 224, 223], [171, 166, 167], [115, 24, 25], [77, 7, 20], [26, 22, 21]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #E2E0DF, #ABA6A7, #731819, #4D0714, #1A1615 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: #e2e0df; --color-2: #aba6a7; --color-3: #731819; --color-4: #4d0714; --color-5: #1a1615. 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