← Back to Editor

#111111 · #DE1E58 · #FF8D06 · #E5EF16 · #9FCBCC

dark

A 5-color dark 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

#111111

Ink Black · Black · Jet Black

HEX
#111111
RGB
rgb(17, 17, 17)
HSL
hsl(0, 0%, 7%)
HSB
hsb(0, 0%, 7%)
CMYK
cmyk(0%, 0%, 0%, 93%)
Oklch
oklch(17.8% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#DE1E58

Dark Violet · Crimson · Camellia

HEX
#DE1E58
RGB
rgb(222, 30, 88)
HSL
hsl(342, 76%, 49%)
HSB
hsb(342, 86%, 87%)
CMYK
cmyk(0%, 86%, 60%, 13%)
Oklch
oklch(58.4% 0.220 11.9)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#FF8D06

Ginger · Orange · Warm Sun

HEX
#FF8D06
RGB
rgb(255, 141, 6)
HSL
hsl(33, 100%, 51%)
HSB
hsb(33, 98%, 100%)
CMYK
cmyk(0%, 45%, 98%, 0%)
Oklch
oklch(75.2% 0.178 58.5)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#E5EF16

Autumn Sage · Yellow · Sunflower

HEX
#E5EF16
RGB
rgb(229, 239, 22)
HSL
hsl(63, 87%, 51%)
HSB
hsb(63, 91%, 94%)
CMYK
cmyk(4%, 0%, 91%, 6%)
Oklch
oklch(91.4% 0.201 112.8)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#9FCBCC

Sky Blue · LightSteelBlue · Lake Green

HEX
#9FCBCC
RGB
rgb(159, 203, 204)
HSL
hsl(181, 31%, 71%)
HSB
hsb(181, 22%, 80%)
CMYK
cmyk(22%, 0%, 0%, 20%)
Oklch
oklch(81.1% 0.046 198.0)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

111111
121212

Analogous

121212
111111
121212

Triadic

111111
121212
121212

Split-Comp.

111111
121212
121212

Tetradic

111111
121212
121212
121212

Contrast Matrix WCAG 2.1 Contrast

111111
DE1E58
FF8D06
E5EF16
9FCBCC
4.0
AA Large
8.2
AAA
15.0
AAA
10.7
AAA
4.0
AA Large
2.0
Fail
3.8
AA Large
2.7
Fail
8.2
AAA
2.0
Fail
1.8
Fail
1.3
Fail
15.0
AAA
3.8
AA Large
1.8
Fail
1.4
Fail
10.7
AAA
2.7
Fail
1.3
Fail
1.4
Fail
White BG
18.9AAA
4.7AA
2.3Fail
1.3Fail
1.8Fail
Black BG
1.1Fail
4.4AA Large
9.1AAA
16.7AAA
11.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

111111
8B894A
CECD27
E9E94B
B2B2CC

Deuteranopia

111111
96A447
D4DD2F
E9E857
B0ACCC

Tritanopia

111111
D43F3C
F94046
E5747D
A1CCCC

Achromatopsia

111111
5E5E5E
A0A0A0
D3D3D3
BEBEBE

Shades & Tints Shades & Tints

#111111

Dark
Light

#DE1E58

Dark
Light

#FF8D06

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #111111;
  --color-2: #de1e58;
  --color-3: #ff8d06;
  --color-4: #e5ef16;
  --color-5: #9fcbcc;
}

SCSS

$color-1: #111111;
$color-2: #de1e58;
$color-3: #ff8d06;
$color-4: #e5ef16;
$color-5: #9fcbcc;

TAILWIND

colors: {
  'brand-1': '#111111',
  'brand-2': '#de1e58',
  'brand-3': '#ff8d06',
  'brand-4': '#e5ef16',
  'brand-5': '#9fcbcc',
}

RGB Array

[17, 17, 17], [222, 30, 88], [255, 141, 6], [229, 239, 22], [159, 203, 204]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #111111, #DE1E58, #FF8D06, #E5EF16, #9FCBCC 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: #111111; --color-2: #de1e58; --color-3: #ff8d06; --color-4: #e5ef16; --color-5: #9fcbcc. 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 dark-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