← Back to Editor

#202020 · #C4C7D0 · #FECB10 · #1793C7 · #0361A7

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

#C4C7D0

Azure · Silver · Cobalt Blue

HEX
#C4C7D0
RGB
rgb(196, 199, 208)
HSL
hsl(225, 11%, 79%)
HSB
hsb(225, 6%, 82%)
CMYK
cmyk(6%, 4%, 0%, 18%)
Oklch
oklch(83.0% 0.013 271.3)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#FECB10

Ginger · Gold · Sunflower

HEX
#FECB10
RGB
rgb(254, 203, 16)
HSL
hsl(47, 99%, 53%)
HSB
hsb(47, 94%, 100%)
CMYK
cmyk(0%, 20%, 94%, 0%)
Oklch
oklch(86.2% 0.174 90.0)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#1793C7

Lake Blue · LightSeaGreen · Mint Ice

HEX
#1793C7
RGB
rgb(23, 147, 199)
HSL
hsl(198, 79%, 44%)
HSB
hsb(198, 88%, 78%)
CMYK
cmyk(88%, 26%, 0%, 22%)
Oklch
oklch(62.5% 0.125 233.6)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#0361A7

Lake Blue · Teal · Prussian Blue

HEX
#0361A7
RGB
rgb(3, 97, 167)
HSL
hsl(206, 96%, 33%)
HSB
hsb(206, 98%, 65%)
CMYK
cmyk(98%, 42%, 0%, 35%)
Oklch
oklch(48.4% 0.135 249.8)

TraditionalLake Blue」· PaintPrussian Blue」· 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
C4C7D0
FECB10
1793C7
0361A7
9.6
AAA
10.7
AAA
4.7
AA
2.5
Fail
9.6
AAA
1.1
Fail
2.1
Fail
3.8
AA Large
10.7
AAA
1.1
Fail
2.3
Fail
4.2
AA Large
4.7
AA
2.1
Fail
2.3
Fail
1.8
Fail
2.5
Fail
3.8
AA Large
4.2
AA Large
1.8
Fail
White BG
16.3AAA
1.7Fail
1.5Fail
3.5AA Large
6.4AA
Black BG
1.3Fail
12.4AAA
13.8AAA
6.0AA
3.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

202020
C5C5CE
E8E73D
4D4EBA
2C2D96

Deuteranopia

202020
C5C5CD
EBEF48
463CB7
261F92

Tritanopia

202020
C4CCCC
FB6169
1DB0AE
088986

Achromatopsia

202020
C7C7C7
C5C5C5
747474
4D4D4D

Shades & Tints Shades & Tints

#202020

Dark
Light

#C4C7D0

Dark
Light

#FECB10

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #202020;
  --color-2: #c4c7d0;
  --color-3: #fecb10;
  --color-4: #1793c7;
  --color-5: #0361a7;
}

SCSS

$color-1: #202020;
$color-2: #c4c7d0;
$color-3: #fecb10;
$color-4: #1793c7;
$color-5: #0361a7;

TAILWIND

colors: {
  'brand-1': '#202020',
  'brand-2': '#c4c7d0',
  'brand-3': '#fecb10',
  'brand-4': '#1793c7',
  'brand-5': '#0361a7',
}

RGB Array

[32, 32, 32], [196, 199, 208], [254, 203, 16], [23, 147, 199], [3, 97, 167]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #202020, #C4C7D0, #FECB10, #1793C7, #0361A7 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: #c4c7d0; --color-3: #fecb10; --color-4: #1793c7; --color-5: #0361a7. 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