Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#202D64
Indigo · MidnightBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#E6857F
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#F8AB7F
Apricot · LightSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#D6D8D3
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
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
000000 | 202D64 | E6857F | F8AB7F | D6D8D3 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 8.0 AAA | 11.1 AAA | 14.6 AAA | |
1.6 Fail | — | 5.0 AA | 6.9 AA | 9.0 AAA | |
8.0 AAA | 5.0 AA | — | 1.4 Fail | 1.8 Fail | |
11.1 AAA | 6.9 AA | 1.4 Fail | — | 1.3 Fail | |
14.6 AAA | 9.0 AAA | 1.8 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#000000
#202D64
#E6857F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #000000;
--color-2: #202d64;
--color-3: #e6857f;
--color-4: #f8ab7f;
--color-5: #d6d8d3;
}SCSS
$color-1: #000000; $color-2: #202d64; $color-3: #e6857f; $color-4: #f8ab7f; $color-5: #d6d8d3;
TAILWIND
colors: {
'brand-1': '#000000',
'brand-2': '#202d64',
'brand-3': '#e6857f',
'brand-4': '#f8ab7f',
'brand-5': '#d6d8d3',
}RGB Array
[0, 0, 0], [32, 45, 100], [230, 133, 127], [248, 171, 127], [214, 216, 211]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #000000, #202D64, #E6857F, #F8AB7F, #D6D8D3 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: #000000; --color-2: #202d64; --color-3: #e6857f; --color-4: #f8ab7f; --color-5: #d6d8d3. 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