← Back to Editor

#000000 · #202D64 · #E6857F · #F8AB7F · #D6D8D3

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#202D64

Indigo · MidnightBlue · Prussian Blue

HEX
#202D64
RGB
rgb(32, 45, 100)
HSL
hsl(229, 52%, 26%)
HSB
hsb(229, 68%, 39%)
CMYK
cmyk(68%, 55%, 0%, 61%)
Oklch
oklch(32.0% 0.098 270.0)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#E6857F

Peach Pink · LightCoral · Coral Red

HEX
#E6857F
RGB
rgb(230, 133, 127)
HSL
hsl(3, 67%, 70%)
HSB
hsb(3, 45%, 90%)
CMYK
cmyk(0%, 42%, 45%, 10%)
Oklch
oklch(72.0% 0.120 24.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#F8AB7F

Apricot · LightSalmon · Warm Sun

HEX
#F8AB7F
RGB
rgb(248, 171, 127)
HSL
hsl(22, 90%, 74%)
HSB
hsb(22, 49%, 97%)
CMYK
cmyk(0%, 31%, 49%, 3%)
Oklch
oklch(80.6% 0.108 50.4)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#D6D8D3

Silver Gray · LightGray · Pearl Gray

HEX
#D6D8D3
RGB
rgb(214, 216, 211)
HSL
hsl(84, 6%, 84%)
HSB
hsb(84, 2%, 85%)
CMYK
cmyk(1%, 0%, 2%, 15%)
Oklch
oklch(87.9% 0.007 124.5)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

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
White BG
21.0AAA
13.0AAA
2.6Fail
1.9Fail
1.4Fail
Black BG
1.0Fail
1.6Fail
8.0AAA
11.1AAA
14.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
262657
BCBB80
D7D68A
D7D7D4

Deuteranopia

000000
252454
C2C981
DBE18C
D7D7D5

Tritanopia

000000
214C4A
E18282
F49294
D6D5D5

Achromatopsia

000000
2F2F2F
A1A1A1
BDBDBD
D7D7D7

Shades & Tints Shades & Tints

#000000

Dark
Light

#202D64

Dark
Light

#E6857F

Dark
Light

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.

🎨 Open this palette in Editor →

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