← Back to Editor

#808080 · #805840 · #803100 · #800000 · #000000

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

#808080

Ink Gray · Gray · Warm Gray

HEX
#808080
RGB
rgb(128, 128, 128)
HSL
hsl(0, 0%, 50%)
HSB
hsb(0, 0%, 50%)
CMYK
cmyk(0%, 0%, 0%, 50%)
Oklch
oklch(60.0% 0.000 89.9)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#805840

Tangerine · Sienna · Amber Brown

HEX
#805840
RGB
rgb(128, 88, 64)
HSL
hsl(23, 33%, 38%)
HSB
hsb(23, 50%, 50%)
CMYK
cmyk(0%, 31%, 50%, 50%)
Oklch
oklch(49.7% 0.064 51.7)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#803100

Tangerine · Maroon · Cinnamon

HEX
#803100
RGB
rgb(128, 49, 0)
HSL
hsl(23, 100%, 25%)
HSB
hsb(23, 100%, 50%)
CMYK
cmyk(0%, 62%, 100%, 50%)
Oklch
oklch(42.0% 0.121 44.6)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#800000

Vermilion · Maroon · Wine Red

HEX
#800000
RGB
rgb(128, 0, 0)
HSL
hsl(0, 100%, 25%)
HSB
hsb(0, 100%, 50%)
CMYK
cmyk(0%, 100%, 100%, 50%)
Oklch
oklch(37.7% 0.155 29.2)

TraditionalVermilion」· PaintWine Red」· 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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

808080
808080

Analogous

808080
808080
808080

Triadic

808080
808080
808080

Split-Comp.

808080
808080
808080

Tetradic

808080
808080
808080
808080

Contrast Matrix WCAG 2.1 Contrast

808080
805840
803100
800000
000000
1.6
Fail
2.3
Fail
2.8
Fail
5.3
AA
1.6
Fail
1.4
Fail
1.8
Fail
3.4
AA Large
2.3
Fail
1.4
Fail
1.2
Fail
2.4
Fail
2.8
Fail
1.8
Fail
1.2
Fail
1.9
Fail
5.3
AA
3.4
AA Large
2.4
Fail
1.9
Fail
White BG
3.9AA Large
6.2AA
8.9AAA
10.9AAA
21.0AAA
Black BG
5.3AA
3.4AA Large
2.4Fail
1.9Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

808080
6F6E46
5E5D0C
494700
000000

Deuteranopia

808080
717447
62680F
505A00
000000

Tritanopia

808080
7E4A4B
7C1517
7A0000
000000

Achromatopsia

808080
616161
434343
262626
000000

Shades & Tints Shades & Tints

#808080

Dark
Light

#805840

Dark
Light

#803100

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #808080;
  --color-2: #805840;
  --color-3: #803100;
  --color-4: #800000;
  --color-5: #000000;
}

SCSS

$color-1: #808080;
$color-2: #805840;
$color-3: #803100;
$color-4: #800000;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#808080',
  'brand-2': '#805840',
  'brand-3': '#803100',
  'brand-4': '#800000',
  'brand-5': '#000000',
}

RGB Array

[128, 128, 128], [128, 88, 64], [128, 49, 0], [128, 0, 0], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #808080, #805840, #803100, #800000, #000000 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: #808080; --color-2: #805840; --color-3: #803100; --color-4: #800000; --color-5: #000000. 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