← Back to Editor

#000000 · #20203D · #979A9C · #DBCEC3 · #F0F4FA

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

#20203D

Deep Indigo · MidnightBlue · Deep Sea Blue

HEX
#20203D
RGB
rgb(32, 32, 61)
HSL
hsl(240, 31%, 18%)
HSB
hsb(240, 48%, 24%)
CMYK
cmyk(48%, 48%, 0%, 76%)
Oklch
oklch(25.9% 0.054 282.0)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#979A9C

Ash · DarkGray · Silver Sand

HEX
#979A9C
RGB
rgb(151, 154, 156)
HSL
hsl(204, 2%, 60%)
HSB
hsb(204, 3%, 61%)
CMYK
cmyk(3%, 1%, 0%, 39%)
Oklch
oklch(68.4% 0.005 236.5)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#DBCEC3

Apricot · LightGray · Peach Orange

HEX
#DBCEC3
RGB
rgb(219, 206, 195)
HSL
hsl(28, 25%, 81%)
HSB
hsb(28, 11%, 86%)
CMYK
cmyk(0%, 6%, 11%, 14%)
Oklch
oklch(85.9% 0.021 62.8)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#F0F4FA

Azure · Snow · Sky Blue

HEX
#F0F4FA
RGB
rgb(240, 244, 250)
HSL
hsl(216, 50%, 96%)
HSB
hsb(216, 4%, 98%)
CMYK
cmyk(4%, 2%, 0%, 2%)
Oklch
oklch(96.6% 0.009 258.3)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

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
20203D
979A9C
DBCEC3
F0F4FA
1.3
Fail
7.4
AAA
13.6
AAA
19.0
AAA
1.3
Fail
5.6
AA
10.2
AAA
14.2
AAA
7.4
AAA
5.6
AA
1.8
Fail
2.6
Fail
13.6
AAA
10.2
AAA
1.8
Fail
1.4
Fail
19.0
AAA
14.2
AAA
2.6
Fail
1.4
Fail
White BG
21.0AAA
15.7AAA
2.8Fail
1.5Fail
1.1Fail
Black BG
1.0Fail
1.3Fail
7.4AAA
13.6AAA
19.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
202036
98989C
D5D5C6
F2F2F9

Deuteranopia

000000
202034
98989B
D6D7C6
F2F1F8

Tritanopia

000000
20302F
979B9B
DAC8C8
F0F7F7

Achromatopsia

000000
232323
999999
D1D1D1
F3F3F3

Shades & Tints Shades & Tints

#000000

Dark
Light

#20203D

Dark
Light

#979A9C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #20203d;
  --color-3: #979a9c;
  --color-4: #dbcec3;
  --color-5: #f0f4fa;
}

SCSS

$color-1: #000000;
$color-2: #20203d;
$color-3: #979a9c;
$color-4: #dbcec3;
$color-5: #f0f4fa;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#20203d',
  'brand-3': '#979a9c',
  'brand-4': '#dbcec3',
  'brand-5': '#f0f4fa',
}

RGB Array

[0, 0, 0], [32, 32, 61], [151, 154, 156], [219, 206, 195], [240, 244, 250]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #20203D, #979A9C, #DBCEC3, #F0F4FA is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant 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: #20203d; --color-3: #979a9c; --color-4: #dbcec3; --color-5: #f0f4fa. 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. Restrained colors convey professionalism and trust. 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