← Back to Editor

#222222 · #4F5F6F · #ABACB0 · #FFEE00

A 4-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

#4F5F6F

Indigo · DimGray · Prussian Blue

HEX
#4F5F6F
RGB
rgb(79, 95, 111)
HSL
hsl(210, 17%, 37%)
HSB
hsb(210, 29%, 44%)
CMYK
cmyk(29%, 14%, 0%, 56%)
Oklch
oklch(47.8% 0.033 248.5)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#ABACB0

Ash · DarkGray · Silver Sand

HEX
#ABACB0
RGB
rgb(171, 172, 176)
HSL
hsl(228, 3%, 68%)
HSB
hsb(228, 3%, 69%)
CMYK
cmyk(3%, 2%, 0%, 31%)
Oklch
oklch(74.5% 0.006 274.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#FFEE00

Autumn Sage · Yellow · Honey Gold

HEX
#FFEE00
RGB
rgb(255, 238, 0)
HSL
hsl(56, 100%, 50%)
HSB
hsb(56, 100%, 100%)
CMYK
cmyk(0%, 7%, 100%, 0%)
Oklch
oklch(93.3% 0.197 104.3)

TraditionalAutumn Sage」· PaintHoney Gold」· 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
4F5F6F
ABACB0
FFEE00
2.4
Fail
7.0
AAA
13.2
AAA
2.4
Fail
2.9
Fail
5.5
AA
7.0
AAA
2.9
Fail
1.9
Fail
13.2
AAA
5.5
AA
1.9
Fail
White BG
15.9AAA
6.6AA
2.3Fail
1.2Fail
Black BG
1.3Fail
3.2AA Large
9.3AAA
17.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

222222
56566B
ABABAF
F8F73A

Deuteranopia

222222
55546A
ABABAF
F9FA47

Tritanopia

222222
506867
ABAEAE
FE6771

Achromatopsia

222222
5C5C5C
ACACAC
D8D8D8

Shades & Tints Shades & Tints

#222222

Dark
Light

#4F5F6F

Dark
Light

#ABACB0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #222222;
  --color-2: #4f5f6f;
  --color-3: #abacb0;
  --color-4: #ffee00;
}

SCSS

$color-1: #222222;
$color-2: #4f5f6f;
$color-3: #abacb0;
$color-4: #ffee00;

TAILWIND

colors: {
  'brand-1': '#222222',
  'brand-2': '#4f5f6f',
  'brand-3': '#abacb0',
  'brand-4': '#ffee00',
}

RGB Array

[34, 34, 34], [79, 95, 111], [171, 172, 176], [255, 238, 0]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #222222, #4F5F6F, #ABACB0, #FFEE00 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #222222; --color-2: #4f5f6f; --color-3: #abacb0; --color-4: #ffee00. 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 4-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