← Back to Editor

#000000 · #666666 · #8D8D8D · #FF0000 · #FF9900

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData 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

#666666

Ink Gray · DimGray · Charcoal

HEX
#666666
RGB
rgb(102, 102, 102)
HSL
hsl(0, 0%, 40%)
HSB
hsb(0, 0%, 40%)
CMYK
cmyk(0%, 0%, 0%, 60%)
Oklch
oklch(51.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#8D8D8D

Ash · Gray · Warm Gray

HEX
#8D8D8D
RGB
rgb(141, 141, 141)
HSL
hsl(0, 0%, 55%)
HSB
hsb(0, 0%, 55%)
CMYK
cmyk(0%, 0%, 0%, 45%)
Oklch
oklch(64.3% 0.000 89.9)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#FF0000

Vermilion · Red · Passion Red

HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.8% 0.258 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#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

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
666666
8D8D8D
FF0000
FF9900
3.7
AA Large
6.3
AA
5.3
AA
9.8
AAA
3.7
AA Large
1.7
Fail
1.4
Fail
2.7
Fail
6.3
AA
1.7
Fail
1.2
Fail
1.6
Fail
5.3
AA
1.4
Fail
1.2
Fail
1.9
Fail
9.8
AAA
2.7
Fail
1.6
Fail
1.9
Fail
White BG
21.0AAA
5.7AA
3.3AA Large
4.0AA Large
2.1Fail
Black BG
1.0Fail
3.7AA Large
6.3AA
5.3AA
9.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
666666
8D8D8D
918E00
D3D225

Deuteranopia

000000
666666
8D8D8D
9FB300
D9E02E

Tritanopia

000000
666666
8D8D8D
F20000
FA4249

Achromatopsia

000000
666666
8D8D8D
4C4C4C
A6A6A6

Shades & Tints Shades & Tints

#000000

Dark
Light

#666666

Dark
Light

#8D8D8D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #666666;
  --color-3: #8d8d8d;
  --color-4: #ff0000;
  --color-5: #ff9900;
}

SCSS

$color-1: #000000;
$color-2: #666666;
$color-3: #8d8d8d;
$color-4: #ff0000;
$color-5: #ff9900;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#666666',
  'brand-3': '#8d8d8d',
  'brand-4': '#ff0000',
  'brand-5': '#ff9900',
}

RGB Array

[0, 0, 0], [102, 102, 102], [141, 141, 141], [255, 0, 0], [255, 153, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #666666, #8D8D8D, #FF0000, #FF9900 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: #000000; --color-2: #666666; --color-3: #8d8d8d; --color-4: #ff0000; --color-5: #ff9900. 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