← Back to Editor

#222222 · #333333 · #444444 · #000033 · #000055

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 Library

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

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· 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

#000033

Deep Indigo · Black · Deep Sea Blue

HEX
#000033
RGB
rgb(0, 0, 51)
HSL
hsl(240, 100%, 10%)
HSB
hsb(240, 100%, 20%)
CMYK
cmyk(100%, 100%, 0%, 80%)
Oklch
oklch(14.5% 0.101 264.1)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#000055

Deep Indigo · Navy · Deep Sea Blue

HEX
#000055
RGB
rgb(0, 0, 85)
HSL
hsl(240, 100%, 17%)
HSB
hsb(240, 100%, 33%)
CMYK
cmyk(100%, 100%, 0%, 67%)
Oklch
oklch(20.3% 0.141 264.1)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· 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
333333
444444
000033
000055
1.3
Fail
1.6
Fail
1.3
Fail
1.2
Fail
1.3
Fail
1.3
Fail
1.6
Fail
1.5
Fail
1.6
Fail
1.3
Fail
2.1
Fail
1.9
Fail
1.3
Fail
1.6
Fail
2.1
Fail
1.1
Fail
1.2
Fail
1.5
Fail
1.9
Fail
1.1
Fail
White BG
15.9AAA
12.6AAA
9.7AAA
20.0AAA
18.6AAA
Black BG
1.3Fail
1.7Fail
2.2Fail
1.0Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

222222
333333
444444
000027
000040

Deuteranopia

222222
333333
444444
000024
00003B

Tritanopia

222222
333333
444444
001D1B
00302D

Achromatopsia

222222
333333
444444
060606
0A0A0A

Shades & Tints Shades & Tints

#222222

Dark
Light

#333333

Dark
Light

#444444

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #222222;
  --color-2: #333333;
  --color-3: #444444;
  --color-4: #000033;
  --color-5: #000055;
}

SCSS

$color-1: #222222;
$color-2: #333333;
$color-3: #444444;
$color-4: #000033;
$color-5: #000055;

TAILWIND

colors: {
  'brand-1': '#222222',
  'brand-2': '#333333',
  'brand-3': '#444444',
  'brand-4': '#000033',
  'brand-5': '#000055',
}

RGB Array

[34, 34, 34], [51, 51, 51], [68, 68, 68], [0, 0, 51], [0, 0, 85]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #222222, #333333, #444444, #000033, #000055 is ideal for: tech websites, dark mode UIs, game UIs. 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: #222222; --color-2: #333333; --color-3: #444444; --color-4: #000033; --color-5: #000055. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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