← Back to Editor

#222222 · #444444 · #CCCCCC · #FFFFFF · #99CDD8

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

#222222

Ink Black · Black · Dark Stone

HEX
#222222
RGB
rgb(34, 34, 34)
HSL
hsl(0, 0%, 13%)
HSB
hsb(0, 0%, 13%)
CMYK
cmyk(0%, 0%, 0%, 87%)
Oklch
oklch(25.2% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#444444

Dark Cyan · DarkSlateGray · Charcoal

HEX
#444444
RGB
rgb(68, 68, 68)
HSL
hsl(0, 0%, 27%)
HSB
hsb(0, 0%, 27%)
CMYK
cmyk(0%, 0%, 0%, 73%)
Oklch
oklch(38.7% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#99CDD8

Sky Blue · LightSteelBlue · Lake Green

HEX
#99CDD8
RGB
rgb(153, 205, 216)
HSL
hsl(190, 45%, 72%)
HSB
hsb(190, 29%, 85%)
CMYK
cmyk(29%, 5%, 0%, 15%)
Oklch
oklch(81.6% 0.056 212.1)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

222222
212121

Analogous

212121
222222
212121

Triadic

222222
212121
212121

Split-Comp.

222222
212121
212121

Tetradic

222222
212121
212121
212121

Contrast Matrix WCAG 2.1 Contrast

222222
444444
CCCCCC
FFFFFF
99CDD8
1.6
Fail
9.9
AAA
15.9
AAA
9.2
AAA
1.6
Fail
6.1
AA
9.7
AAA
5.6
AA
9.9
AAA
6.1
AA
1.6
Fail
1.1
Fail
15.9
AAA
9.7
AAA
1.6
Fail
1.7
Fail
9.2
AAA
5.6
AA
1.1
Fail
1.7
Fail
White BG
15.9AAA
9.7AAA
1.6Fail
1.0Fail
1.7Fail
Black BG
1.3Fail
2.2Fail
13.1AAA
21.0AAA
12.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

222222
444444
CCCCCC
FFFFFF
B0B0D5

Deuteranopia

222222
444444
CCCCCC
FFFFFF
ADA9D5

Tritanopia

222222
444444
CCCCCC
FFFFFF
9CD3D3

Achromatopsia

222222
444444
CCCCCC
FFFFFF
BFBFBF

Shades & Tints Shades & Tints

#222222

Dark
Light

#444444

Dark
Light

#CCCCCC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #222222;
  --color-2: #444444;
  --color-3: #cccccc;
  --color-4: #ffffff;
  --color-5: #99cdd8;
}

SCSS

$color-1: #222222;
$color-2: #444444;
$color-3: #cccccc;
$color-4: #ffffff;
$color-5: #99cdd8;

TAILWIND

colors: {
  'brand-1': '#222222',
  'brand-2': '#444444',
  'brand-3': '#cccccc',
  'brand-4': '#ffffff',
  'brand-5': '#99cdd8',
}

RGB Array

[34, 34, 34], [68, 68, 68], [204, 204, 204], [255, 255, 255], [153, 205, 216]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #222222, #444444, #CCCCCC, #FFFFFF, #99CDD8 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: #222222; --color-2: #444444; --color-3: #cccccc; --color-4: #ffffff; --color-5: #99cdd8. 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