← Back to Editor

#000000 · #FF9900 · #333333 · #262626 · #191919

dark

A 5-color dark palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

ProfoundPremiumWarm

Industry INDUSTRY

FinanceLuxury

UI Context UI CONTEXT

Dark ThemeCorporateData Visualization

Color Details Color Details

#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

#FF9900

Ochre · Orange · Amber Brown

HEX
#FF9900
RGB
rgb(255, 153, 0)
HSL
hsl(36, 100%, 50%)
HSB
hsb(36, 100%, 100%)
CMYK
cmyk(0%, 40%, 100%, 0%)
Oklch
oklch(77.2% 0.174 64.6)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#262626

Ink Black · DarkSlateGray · Dark Stone

HEX
#262626
RGB
rgb(38, 38, 38)
HSL
hsl(0, 0%, 15%)
HSB
hsb(0, 0%, 15%)
CMYK
cmyk(0%, 0%, 0%, 85%)
Oklch
oklch(26.9% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#191919

Ink Black · Black · Jet Black

HEX
#191919
RGB
rgb(25, 25, 25)
HSL
hsl(0, 0%, 10%)
HSB
hsb(0, 0%, 10%)
CMYK
cmyk(0%, 0%, 0%, 90%)
Oklch
oklch(21.3% 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

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
FF9900
333333
262626
191919
9.8
AAA
1.7
Fail
1.4
Fail
1.2
Fail
9.8
AAA
5.9
AA
7.1
AAA
8.2
AAA
1.7
Fail
5.9
AA
1.2
Fail
1.4
Fail
1.4
Fail
7.1
AAA
1.2
Fail
1.2
Fail
1.2
Fail
8.2
AAA
1.4
Fail
1.2
Fail
White BG
21.0AAA
2.1Fail
12.6AAA
15.1AAA
17.6AAA
Black BG
1.0Fail
9.8AAA
1.7Fail
1.4Fail
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
D3D225
333333
262626
191919

Deuteranopia

000000
D9E02E
333333
262626
191919

Tritanopia

000000
FA4249
333333
262626
191919

Achromatopsia

000000
A6A6A6
333333
262626
191919

Shades & Tints Shades & Tints

#000000

Dark
Light

#FF9900

Dark
Light

#333333

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ff9900;
  --color-3: #333333;
  --color-4: #262626;
  --color-5: #191919;
}

SCSS

$color-1: #000000;
$color-2: #ff9900;
$color-3: #333333;
$color-4: #262626;
$color-5: #191919;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ff9900',
  'brand-3': '#333333',
  'brand-4': '#262626',
  'brand-5': '#191919',
}

RGB Array

[0, 0, 0], [255, 153, 0], [51, 51, 51], [38, 38, 38], [25, 25, 25]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #000000, #FF9900, #333333, #262626, #191919 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #000000; --color-2: #ff9900; --color-3: #333333; --color-4: #262626; --color-5: #191919. 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 dark-style 5-color scheme is especially suited for finance, legal, luxury industries. Restrained colors convey professionalism and trust. 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