← Back to Editor

#CCCCCC · #9CF7FF · #B5D4E6 · #CC4189 · #20172B

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

#CCCCCC

Silver Gray · LightGray · Pearl Gray

HEX
#CCCCCC
RGB
rgb(204, 204, 204)
HSL
hsl(0, 0%, 80%)
HSB
hsb(0, 0%, 80%)
CMYK
cmyk(0%, 0%, 0%, 20%)
Oklch
oklch(84.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#9CF7FF

Sky Blue · LightBlue · Glacier Blue

HEX
#9CF7FF
RGB
rgb(156, 247, 255)
HSL
hsl(185, 100%, 81%)
HSB
hsb(185, 39%, 100%)
CMYK
cmyk(39%, 3%, 0%, 0%)
Oklch
oklch(92.2% 0.088 202.9)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#B5D4E6

Sky Blue · LightBlue · Sky Blue

HEX
#B5D4E6
RGB
rgb(181, 212, 230)
HSL
hsl(202, 49%, 81%)
HSB
hsb(202, 21%, 90%)
CMYK
cmyk(21%, 8%, 0%, 10%)
Oklch
oklch(85.3% 0.042 233.4)

TraditionalSky Blue」· PaintSky Blue」· Creative Twilight Haze

#CC4189

Rose Purple · MediumVioletRed · Rose Pink

HEX
#CC4189
RGB
rgb(204, 65, 137)
HSL
hsl(329, 58%, 53%)
HSB
hsb(329, 68%, 80%)
CMYK
cmyk(0%, 68%, 33%, 20%)
Oklch
oklch(59.4% 0.187 352.4)

TraditionalRose Purple」· PaintRose Pink」· Creative Blush Sunrise

#20172B

Deep Indigo · Black · Dark Purple

HEX
#20172B
RGB
rgb(32, 23, 43)
HSL
hsl(267, 30%, 13%)
HSB
hsb(267, 47%, 17%)
CMYK
cmyk(26%, 47%, 0%, 83%)
Oklch
oklch(22.6% 0.040 304.1)

TraditionalDeep Indigo」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CCCCCC
CCCCCC

Analogous

CCCCCC
CCCCCC
CCCCCC

Triadic

CCCCCC
CCCCCC
CCCCCC

Split-Comp.

CCCCCC
CCCCCC
CCCCCC

Tetradic

CCCCCC
CCCCCC
CCCCCC
CCCCCC

Contrast Matrix WCAG 2.1 Contrast

CCCCCC
9CF7FF
B5D4E6
CC4189
20172B
1.3
Fail
1.0
Fail
2.8
Fail
10.7
AAA
1.3
Fail
1.3
Fail
3.7
AA Large
14.1
AAA
1.0
Fail
1.3
Fail
2.9
Fail
11.1
AAA
2.8
Fail
3.7
AA Large
2.9
Fail
3.8
AA Large
10.7
AAA
14.1
AAA
11.1
AAA
3.8
AA Large
White BG
1.6Fail
1.2Fail
1.6Fail
4.5AA Large
17.2AAA
Black BG
13.1AAA
17.2AAA
13.5AAA
4.7AA
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

CCCCCC
C3C4FD
C2C3E2
908F78
1C1C26

Deuteranopia

CCCCCC
BEB7FD
C1BEE1
98A273
1D1D25

Tritanopia

CCCCCC
A1FCFB
B7DEDD
C56A67
202222

Achromatopsia

CCCCCC
DDDDDD
CDCDCD
737373
1C1C1C

Shades & Tints Shades & Tints

#CCCCCC

Dark
Light

#9CF7FF

Dark
Light

#B5D4E6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cccccc;
  --color-2: #9cf7ff;
  --color-3: #b5d4e6;
  --color-4: #cc4189;
  --color-5: #20172b;
}

SCSS

$color-1: #cccccc;
$color-2: #9cf7ff;
$color-3: #b5d4e6;
$color-4: #cc4189;
$color-5: #20172b;

TAILWIND

colors: {
  'brand-1': '#cccccc',
  'brand-2': '#9cf7ff',
  'brand-3': '#b5d4e6',
  'brand-4': '#cc4189',
  'brand-5': '#20172b',
}

RGB Array

[204, 204, 204], [156, 247, 255], [181, 212, 230], [204, 65, 137], [32, 23, 43]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CCCCCC, #9CF7FF, #B5D4E6, #CC4189, #20172B 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: #cccccc; --color-2: #9cf7ff; --color-3: #b5d4e6; --color-4: #cc4189; --color-5: #20172b. 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