← Back to Editor

#222222 · #0EA192 · #BED73E · #C20605 · #EEEEEE

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

#0EA192

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#0EA192
RGB
rgb(14, 161, 146)
HSL
hsl(174, 84%, 34%)
HSB
hsb(174, 91%, 63%)
CMYK
cmyk(91%, 0%, 9%, 37%)
Oklch
oklch(63.8% 0.111 183.2)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#BED73E

Grass Green · GreenYellow · Olive Green

HEX
#BED73E
RGB
rgb(190, 215, 62)
HSL
hsl(70, 66%, 54%)
HSB
hsb(70, 71%, 84%)
CMYK
cmyk(12%, 0%, 71%, 16%)
Oklch
oklch(83.3% 0.173 118.5)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#C20605

Vermilion · FireBrick · Wine Red

HEX
#C20605
RGB
rgb(194, 6, 5)
HSL
hsl(0, 95%, 39%)
HSB
hsb(0, 97%, 76%)
CMYK
cmyk(0%, 97%, 97%, 24%)
Oklch
oklch(51.3% 0.208 29.1)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#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

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
0EA192
BED73E
C20605
EEEEEE
4.9
AA
9.8
AAA
2.5
Fail
13.7
AAA
4.9
AA
2.0
Fail
2.0
Fail
2.8
Fail
9.8
AAA
2.0
Fail
3.9
AA Large
1.4
Fail
2.5
Fail
2.0
Fail
3.9
AA Large
5.4
AA
13.7
AAA
2.8
Fail
1.4
Fail
5.4
AA
White BG
15.9AAA
3.2AA Large
1.6Fail
6.3AA
1.2Fail
Black BG
1.3Fail
6.5AA
13.0AAA
3.3AA Large
18.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

222222
4E4F96
C9C963
716F05
EEEEEE

Deuteranopia

222222
453A97
C7C66C
7C8A05
EEEEEE

Tritanopia

222222
159899
BF8087
B90505
EEEEEE

Achromatopsia

222222
737373
BEBEBE
3E3E3E
EEEEEE

Shades & Tints Shades & Tints

#222222

Dark
Light

#0EA192

Dark
Light

#BED73E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #222222;
  --color-2: #0ea192;
  --color-3: #bed73e;
  --color-4: #c20605;
  --color-5: #eeeeee;
}

SCSS

$color-1: #222222;
$color-2: #0ea192;
$color-3: #bed73e;
$color-4: #c20605;
$color-5: #eeeeee;

TAILWIND

colors: {
  'brand-1': '#222222',
  'brand-2': '#0ea192',
  'brand-3': '#bed73e',
  'brand-4': '#c20605',
  'brand-5': '#eeeeee',
}

RGB Array

[34, 34, 34], [14, 161, 146], [190, 215, 62], [194, 6, 5], [238, 238, 238]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #222222, #0EA192, #BED73E, #C20605, #EEEEEE is ideal for: 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: #0ea192; --color-3: #bed73e; --color-4: #c20605; --color-5: #eeeeee. 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. 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