← Back to Editor

#999999 · #EEFF00 · #000000 · #FF4545 · #161A1C

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

#999999

Ash · DarkGray · Silver Sand

HEX
#999999
RGB
rgb(153, 153, 153)
HSL
hsl(0, 0%, 60%)
HSB
hsb(0, 0%, 60%)
CMYK
cmyk(0%, 0%, 0%, 40%)
Oklch
oklch(68.3% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#EEFF00

Autumn Sage · Yellow · Honey Gold

HEX
#EEFF00
RGB
rgb(238, 255, 0)
HSL
hsl(64, 100%, 50%)
HSB
hsb(64, 100%, 100%)
CMYK
cmyk(7%, 0%, 100%, 0%)
Oklch
oklch(95.5% 0.216 114.6)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#FF4545

Peach Pink · Tomato · Coral Red

HEX
#FF4545
RGB
rgb(255, 69, 69)
HSL
hsl(0, 100%, 64%)
HSB
hsb(0, 73%, 100%)
CMYK
cmyk(0%, 73%, 73%, 0%)
Oklch
oklch(66.5% 0.222 25.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#161A1C

Slate Blue · Black · Deep Sea Blue

HEX
#161A1C
RGB
rgb(22, 26, 28)
HSL
hsl(200, 12%, 10%)
HSB
hsb(200, 21%, 11%)
CMYK
cmyk(21%, 7%, 0%, 89%)
Oklch
oklch(21.4% 0.007 229.2)

TraditionalSlate Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

999999
999999

Analogous

999999
999999
999999

Triadic

999999
999999
999999

Split-Comp.

999999
999999
999999

Tetradic

999999
999999
999999
999999

Contrast Matrix WCAG 2.1 Contrast

999999
EEFF00
000000
FF4545
161A1C
2.6
Fail
7.4
AAA
1.2
Fail
6.1
AA
2.6
Fail
18.9
AAA
3.1
AA Large
15.8
AAA
7.4
AAA
18.9
AAA
6.2
AA
1.2
Fail
1.2
Fail
3.1
AA Large
6.2
AA
5.2
AA
6.1
AA
15.8
AAA
1.2
Fail
5.2
AA
White BG
2.8Fail
1.1Fail
21.0AAA
3.4AA Large
17.5AAA
Black BG
7.4AAA
18.9AAA
1.0Fail
6.2AA
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

999999
F5F63E
000000
AEAD45
18181C

Deuteranopia

999999
F4F34D
000000
B9C745
18171B

Tritanopia

999999
EF6E79
000000
F64545
161B1B

Achromatopsia

999999
DDDDDD
000000
7D7D7D
191919

Shades & Tints Shades & Tints

#999999

Dark
Light

#EEFF00

Dark
Light

#000000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #999999;
  --color-2: #eeff00;
  --color-3: #000000;
  --color-4: #ff4545;
  --color-5: #161a1c;
}

SCSS

$color-1: #999999;
$color-2: #eeff00;
$color-3: #000000;
$color-4: #ff4545;
$color-5: #161a1c;

TAILWIND

colors: {
  'brand-1': '#999999',
  'brand-2': '#eeff00',
  'brand-3': '#000000',
  'brand-4': '#ff4545',
  'brand-5': '#161a1c',
}

RGB Array

[153, 153, 153], [238, 255, 0], [0, 0, 0], [255, 69, 69], [22, 26, 28]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #999999, #EEFF00, #000000, #FF4545, #161A1C 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: #999999; --color-2: #eeff00; --color-3: #000000; --color-4: #ff4545; --color-5: #161a1c. 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