Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#202020
Ink Black · Black · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
#003B87
Indigo · MidnightBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#407182
Slate Blue · DimGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#F2D3A4
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#DB8D28
Ginger · GoldenRod · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· 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
202020 | 003B87 | 407182 | F2D3A4 | DB8D28 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 3.0 AA Large | 11.4 AAA | 6.1 AA | |
1.5 Fail | — | 2.0 Fail | 7.4 AAA | 4.0 AA Large | |
3.0 AA Large | 2.0 Fail | — | 3.7 AA Large | 2.0 Fail | |
11.4 AAA | 7.4 AAA | 3.7 AA Large | — | 1.9 Fail | |
6.1 AA | 4.0 AA Large | 2.0 Fail | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#202020
#003B87
#407182
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #202020;
--color-2: #003b87;
--color-3: #407182;
--color-4: #f2d3a4;
--color-5: #db8d28;
}SCSS
$color-1: #202020; $color-2: #003b87; $color-3: #407182; $color-4: #f2d3a4; $color-5: #db8d28;
TAILWIND
colors: {
'brand-1': '#202020',
'brand-2': '#003b87',
'brand-3': '#407182',
'brand-4': '#f2d3a4',
'brand-5': '#db8d28',
}RGB Array
[32, 32, 32], [0, 59, 135], [64, 113, 130], [242, 211, 164], [219, 141, 40]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #202020, #003B87, #407182, #F2D3A4, #DB8D28 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: #202020; --color-2: #003b87; --color-3: #407182; --color-4: #f2d3a4; --color-5: #db8d28. 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