← Back to Editor

#202020 · #003B87 · #407182 · #F2D3A4 · #DB8D28

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#202020

Ink Black · Black · Dark Stone

HEX
#202020
RGB
rgb(32, 32, 32)
HSL
hsl(0, 0%, 13%)
HSB
hsb(0, 0%, 13%)
CMYK
cmyk(0%, 0%, 0%, 87%)
Oklch
oklch(24.4% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#003B87

Indigo · MidnightBlue · Prussian Blue

HEX
#003B87
RGB
rgb(0, 59, 135)
HSL
hsl(214, 100%, 26%)
HSB
hsb(214, 100%, 53%)
CMYK
cmyk(100%, 56%, 0%, 47%)
Oklch
oklch(37.0% 0.139 258.3)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#407182

Slate Blue · DimGray · Mint Ice

HEX
#407182
RGB
rgb(64, 113, 130)
HSL
hsl(195, 34%, 38%)
HSB
hsb(195, 51%, 51%)
CMYK
cmyk(51%, 13%, 0%, 49%)
Oklch
oklch(52.1% 0.059 222.5)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#F2D3A4

Goose Yellow · Wheat · Peach Orange

HEX
#F2D3A4
RGB
rgb(242, 211, 164)
HSL
hsl(36, 75%, 80%)
HSB
hsb(36, 32%, 95%)
CMYK
cmyk(0%, 13%, 32%, 5%)
Oklch
oklch(88.2% 0.070 78.0)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#DB8D28

Ginger · GoldenRod · Warm Sun

HEX
#DB8D28
RGB
rgb(219, 141, 40)
HSL
hsl(34, 71%, 51%)
HSB
hsb(34, 82%, 86%)
CMYK
cmyk(0%, 36%, 82%, 14%)
Oklch
oklch(70.8% 0.143 67.3)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

202020
212121

Analogous

212121
202020
212121

Triadic

202020
212121
212121

Split-Comp.

202020
212121
212121

Tetradic

202020
212121
212121
212121

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
White BG
16.3AAA
10.6AAA
5.4AA
1.4Fail
2.7Fail
Black BG
1.3Fail
2.0Fail
3.9AA Large
14.6AAA
7.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

202020
1A1A75
55567E
E5E4AF
B9B940

Deuteranopia

202020
161270
524F7D
E6E9B2
BEC446

Tritanopia

202020
036663
427B7A
F0B8BA
D75458

Achromatopsia

202020
323232
646464
D7D7D7
999999

Shades & Tints Shades & Tints

#202020

Dark
Light

#003B87

Dark
Light

#407182

Dark
Light

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.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color