← Back to Editor

#000000 · #474640 · #F50000 · #FF8000 · #9E8308

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

#474640

Dark Cyan · DarkSlateGray · Charcoal

HEX
#474640
RGB
rgb(71, 70, 64)
HSL
hsl(51, 5%, 26%)
HSB
hsb(51, 10%, 28%)
CMYK
cmyk(0%, 1%, 10%, 72%)
Oklch
oklch(39.3% 0.010 99.1)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#F50000

Vermilion · Red · Passion Red

HEX
#F50000
RGB
rgb(245, 0, 0)
HSL
hsl(0, 100%, 48%)
HSB
hsb(0, 100%, 96%)
CMYK
cmyk(0%, 100%, 100%, 4%)
Oklch
oklch(60.9% 0.250 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FF8000

Ochre · Orange · Amber Brown

HEX
#FF8000
RGB
rgb(255, 128, 0)
HSL
hsl(30, 100%, 50%)
HSB
hsb(30, 100%, 100%)
CMYK
cmyk(0%, 50%, 100%, 0%)
Oklch
oklch(73.2% 0.186 53.0)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#9E8308

Ochre · DarkGoldenRod · Honey Gold

HEX
#9E8308
RGB
rgb(158, 131, 8)
HSL
hsl(49, 90%, 33%)
HSB
hsb(49, 95%, 62%)
CMYK
cmyk(0%, 17%, 95%, 38%)
Oklch
oklch(61.7% 0.125 94.1)

TraditionalOchre」· PaintHoney Gold」· 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
474640
F50000
FF8000
9E8308
2.2
Fail
4.9
AA
8.3
AAA
5.7
AA
2.2
Fail
2.2
Fail
3.8
AA Large
2.6
Fail
4.9
AA
2.2
Fail
1.7
Fail
1.2
Fail
8.3
AAA
3.8
AA Large
1.7
Fail
1.5
Fail
5.7
AA
2.6
Fail
1.2
Fail
1.5
Fail
White BG
21.0AAA
9.5AAA
4.3AA Large
2.5Fail
3.7AA Large
Black BG
1.0Fail
2.2Fail
4.9AA
8.3AAA
5.7AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
474741
8B8900
C8C71F
929226

Deuteranopia

000000
474742
99AC00
CFD926
94962D

Tritanopia

000000
474343
E90000
F9373D
9D3D42

Achromatopsia

000000
464646
494949
979797
7D7D7D

Shades & Tints Shades & Tints

#000000

Dark
Light

#474640

Dark
Light

#F50000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #474640;
  --color-3: #f50000;
  --color-4: #ff8000;
  --color-5: #9e8308;
}

SCSS

$color-1: #000000;
$color-2: #474640;
$color-3: #f50000;
$color-4: #ff8000;
$color-5: #9e8308;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#474640',
  'brand-3': '#f50000',
  'brand-4': '#ff8000',
  'brand-5': '#9e8308',
}

RGB Array

[0, 0, 0], [71, 70, 64], [245, 0, 0], [255, 128, 0], [158, 131, 8]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #474640, #F50000, #FF8000, #9E8308 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: #474640; --color-3: #f50000; --color-4: #ff8000; --color-5: #9e8308. 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