← Back to Editor

#222222 · #AFEB26 · #1F8DA1 · #D12C50 · #0F0F0F

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

#AFEB26

Grass Green · GreenYellow · Olive Green

HEX
#AFEB26
RGB
rgb(175, 235, 38)
HSL
hsl(78, 83%, 54%)
HSB
hsb(78, 84%, 92%)
CMYK
cmyk(26%, 0%, 84%, 8%)
Oklch
oklch(86.8% 0.213 126.5)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#1F8DA1

Lake Blue · LightSeaGreen · Mint Ice

HEX
#1F8DA1
RGB
rgb(31, 141, 161)
HSL
hsl(189, 68%, 38%)
HSB
hsb(189, 81%, 63%)
CMYK
cmyk(81%, 12%, 0%, 37%)
Oklch
oklch(59.4% 0.097 213.4)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#D12C50

Vermilion · Crimson · Passion Red

HEX
#D12C50
RGB
rgb(209, 44, 80)
HSL
hsl(347, 65%, 50%)
HSB
hsb(347, 79%, 82%)
CMYK
cmyk(0%, 79%, 62%, 18%)
Oklch
oklch(56.7% 0.199 14.7)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#0F0F0F

Ink Black · Black · Jet Black

HEX
#0F0F0F
RGB
rgb(15, 15, 15)
HSL
hsl(0, 0%, 6%)
HSB
hsb(0, 0%, 6%)
CMYK
cmyk(0%, 0%, 0%, 94%)
Oklch
oklch(16.8% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· 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
AFEB26
1F8DA1
D12C50
0F0F0F
11.2
AAA
4.1
AA Large
3.2
AA Large
1.2
Fail
11.2
AAA
2.7
Fail
3.5
AA Large
13.4
AAA
4.1
AA Large
2.7
Fail
1.3
Fail
4.9
AA
3.2
AA Large
3.5
AA Large
1.3
Fail
3.8
AA Large
1.2
Fail
13.4
AAA
4.9
AA
3.8
AA Large
White BG
15.9AAA
1.4Fail
3.9AA Large
5.0AA
19.2AAA
Black BG
1.3Fail
14.7AAA
5.4AA
4.2AA Large
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

222222
C9CA56
4F509C
8A8847
0F0F0F

Deuteranopia

222222
C6C161
48409B
939F45
0F0F0F

Tritanopia

222222
B27B84
259898
C9403F
0F0F0F

Achromatopsia

222222
C3C3C3
6E6E6E
616161
0F0F0F

Shades & Tints Shades & Tints

#222222

Dark
Light

#AFEB26

Dark
Light

#1F8DA1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #222222;
  --color-2: #afeb26;
  --color-3: #1f8da1;
  --color-4: #d12c50;
  --color-5: #0f0f0f;
}

SCSS

$color-1: #222222;
$color-2: #afeb26;
$color-3: #1f8da1;
$color-4: #d12c50;
$color-5: #0f0f0f;

TAILWIND

colors: {
  'brand-1': '#222222',
  'brand-2': '#afeb26',
  'brand-3': '#1f8da1',
  'brand-4': '#d12c50',
  'brand-5': '#0f0f0f',
}

RGB Array

[34, 34, 34], [175, 235, 38], [31, 141, 161], [209, 44, 80], [15, 15, 15]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #222222, #AFEB26, #1F8DA1, #D12C50, #0F0F0F is ideal for: tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #afeb26; --color-3: #1f8da1; --color-4: #d12c50; --color-5: #0f0f0f. 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. 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. 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