← Back to Editor

#222222 · #47B9D3 · #B3DCE6 · #FFFFFF · #666666

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

#47B9D3

Lake Blue · MediumTurquoise · Lake Green

HEX
#47B9D3
RGB
rgb(71, 185, 211)
HSL
hsl(191, 61%, 55%)
HSB
hsb(191, 66%, 83%)
CMYK
cmyk(66%, 12%, 0%, 17%)
Oklch
oklch(73.2% 0.107 215.7)

TraditionalLake Blue」· PaintLake Green」· Creative Blush Sunrise

#B3DCE6

Sky Blue · LightBlue · Glacier Blue

HEX
#B3DCE6
RGB
rgb(179, 220, 230)
HSL
hsl(192, 50%, 80%)
HSB
hsb(192, 22%, 90%)
CMYK
cmyk(22%, 4%, 0%, 10%)
Oklch
oklch(86.8% 0.045 214.2)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#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

#666666

Ink Gray · DimGray · Charcoal

HEX
#666666
RGB
rgb(102, 102, 102)
HSL
hsl(0, 0%, 40%)
HSB
hsb(0, 0%, 40%)
CMYK
cmyk(0%, 0%, 0%, 60%)
Oklch
oklch(51.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

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
47B9D3
B3DCE6
FFFFFF
666666
6.9
AA
10.8
AAA
15.9
AAA
2.8
Fail
6.9
AA
1.6
Fail
2.3
Fail
2.5
Fail
10.8
AAA
1.6
Fail
1.5
Fail
3.9
AA Large
15.9
AAA
2.3
Fail
1.5
Fail
5.7
AA
2.8
Fail
2.5
Fail
3.9
AA Large
5.7
AA
White BG
15.9AAA
2.3Fail
1.5Fail
1.0Fail
5.7AA
Black BG
1.3Fail
9.1AAA
14.3AAA
21.0AAA
3.7AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

222222
7879CD
C5C5E4
FFFFFF
666666

Deuteranopia

222222
7269CB
C2BFE3
FFFFFF
666666

Tritanopia

222222
4DC8C7
B5E2E1
FFFFFF
666666

Achromatopsia

222222
9A9A9A
D1D1D1
FFFFFF
666666

Shades & Tints Shades & Tints

#222222

Dark
Light

#47B9D3

Dark
Light

#B3DCE6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #222222;
  --color-2: #47b9d3;
  --color-3: #b3dce6;
  --color-4: #ffffff;
  --color-5: #666666;
}

SCSS

$color-1: #222222;
$color-2: #47b9d3;
$color-3: #b3dce6;
$color-4: #ffffff;
$color-5: #666666;

TAILWIND

colors: {
  'brand-1': '#222222',
  'brand-2': '#47b9d3',
  'brand-3': '#b3dce6',
  'brand-4': '#ffffff',
  'brand-5': '#666666',
}

RGB Array

[34, 34, 34], [71, 185, 211], [179, 220, 230], [255, 255, 255], [102, 102, 102]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #222222, #47B9D3, #B3DCE6, #FFFFFF, #666666 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: #47b9d3; --color-3: #b3dce6; --color-4: #ffffff; --color-5: #666666. 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