← Back to Editor

#222222 · #EEEEEE · #DDDDDD · #BBAAAA · #BB3355

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

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

#EEEEEE

Plain White · Linen · Cloud White

HEX
#EEEEEE
RGB
rgb(238, 238, 238)
HSL
hsl(0, 0%, 93%)
HSB
hsb(0, 0%, 93%)
CMYK
cmyk(0%, 0%, 0%, 7%)
Oklch
oklch(94.9% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#DDDDDD

Plain White · LightGray · Cloud White

HEX
#DDDDDD
RGB
rgb(221, 221, 221)
HSL
hsl(0, 0%, 87%)
HSB
hsb(0, 0%, 87%)
CMYK
cmyk(0%, 0%, 0%, 13%)
Oklch
oklch(89.8% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#BBAAAA

Peach Pink · DarkGray · Coral Red

HEX
#BBAAAA
RGB
rgb(187, 170, 170)
HSL
hsl(0, 11%, 70%)
HSB
hsb(0, 9%, 73%)
CMYK
cmyk(0%, 9%, 9%, 27%)
Oklch
oklch(75.2% 0.020 17.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#BB3355

Crimson · Brown · Passion Red

HEX
#BB3355
RGB
rgb(187, 51, 85)
HSL
hsl(345, 57%, 47%)
HSB
hsb(345, 73%, 73%)
CMYK
cmyk(0%, 73%, 55%, 27%)
Oklch
oklch(53.6% 0.172 10.7)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

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
EEEEEE
DDDDDD
BBAAAA
BB3355
13.7
AAA
11.7
AAA
7.2
AAA
2.8
Fail
13.7
AAA
1.2
Fail
1.9
Fail
4.9
AA
11.7
AAA
1.2
Fail
1.6
Fail
4.2
AA Large
7.2
AAA
1.9
Fail
1.6
Fail
2.5
Fail
2.8
Fail
4.9
AA
4.2
AA Large
2.5
Fail
White BG
15.9AAA
1.2Fail
1.4Fail
2.2Fail
5.6AA
Black BG
1.3Fail
18.1AAA
15.5AAA
9.4AAA
3.7AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

222222
EEEEEE
DDDDDD
B4B3AA
807F4D

Deuteranopia

222222
EEEEEE
DDDDDD
B5B6AA
88924B

Tritanopia

222222
EEEEEE
DDDDDD
BAAAAA
B44645

Achromatopsia

222222
EEEEEE
DDDDDD
AFAFAF
606060

Shades & Tints Shades & Tints

#222222

Dark
Light

#EEEEEE

Dark
Light

#DDDDDD

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #222222;
  --color-2: #eeeeee;
  --color-3: #dddddd;
  --color-4: #bbaaaa;
  --color-5: #bb3355;
}

SCSS

$color-1: #222222;
$color-2: #eeeeee;
$color-3: #dddddd;
$color-4: #bbaaaa;
$color-5: #bb3355;

TAILWIND

colors: {
  'brand-1': '#222222',
  'brand-2': '#eeeeee',
  'brand-3': '#dddddd',
  'brand-4': '#bbaaaa',
  'brand-5': '#bb3355',
}

RGB Array

[34, 34, 34], [238, 238, 238], [221, 221, 221], [187, 170, 170], [187, 51, 85]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #222222, #EEEEEE, #DDDDDD, #BBAAAA, #BB3355 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: #eeeeee; --color-3: #dddddd; --color-4: #bbaaaa; --color-5: #bb3355. 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