← Back to Editor

#080100 · #939674 · #EB1200 · #C6C9A9 · #E3E0DA

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

#080100

Vermilion · Black · Deep Berry

HEX
#080100
RGB
rgb(8, 1, 0)
HSL
hsl(8, 100%, 2%)
HSB
hsb(8, 100%, 3%)
CMYK
cmyk(0%, 88%, 100%, 97%)
Oklch
oklch(9.3% 0.028 42.6)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#939674

Autumn Sage · Gray · Sunflower

HEX
#939674
RGB
rgb(147, 150, 116)
HSL
hsl(65, 14%, 52%)
HSB
hsb(65, 23%, 59%)
CMYK
cmyk(2%, 0%, 23%, 41%)
Oklch
oklch(66.1% 0.048 111.8)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#EB1200

Vermilion · Red · Passion Red

HEX
#EB1200
RGB
rgb(235, 18, 0)
HSL
hsl(5, 100%, 46%)
HSB
hsb(5, 100%, 92%)
CMYK
cmyk(0%, 92%, 100%, 8%)
Oklch
oklch(59.4% 0.239 30.0)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#C6C9A9

Fresh Green · Silver · Sunflower

HEX
#C6C9A9
RGB
rgb(198, 201, 169)
HSL
hsl(66, 23%, 73%)
HSB
hsb(66, 16%, 79%)
CMYK
cmyk(1%, 0%, 16%, 21%)
Oklch
oklch(82.5% 0.043 111.7)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#E3E0DA

Goose Yellow · LightGray · Lemon Cream

HEX
#E3E0DA
RGB
rgb(227, 224, 218)
HSL
hsl(40, 14%, 87%)
HSB
hsb(40, 4%, 89%)
CMYK
cmyk(0%, 1%, 4%, 11%)
Oklch
oklch(90.7% 0.009 84.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

080100
00090A

Analogous

0A0004
080100
0A0600

Triadic

080100
000A01
01000A

Split-Comp.

080100
000A06
00040A

Tetradic

080100
040A00
00090A
06000A

Contrast Matrix WCAG 2.1 Contrast

080100
939674
EB1200
C6C9A9
E3E0DA
6.8
AA
4.6
AA
12.2
AAA
15.7
AAA
6.8
AA
1.5
Fail
1.8
Fail
2.3
Fail
4.6
AA
1.5
Fail
2.7
Fail
3.5
AA Large
12.2
AAA
1.8
Fail
2.7
Fail
1.3
Fail
15.7
AAA
2.3
Fail
3.5
AA Large
1.3
Fail
White BG
20.7AAA
3.1AA Large
4.5AA
1.7Fail
1.3Fail
Black BG
1.0Fail
6.9AA
4.6AA
12.3AAA
15.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

050500
94947C
8D8B04
C7C7B1
E2E2DB

Deuteranopia

050600
94947E
9AAA05
C7C7B3
E2E2DC

Tritanopia

080000
938384
E00809
C6B7B8
E3DDDD

Achromatopsia

030303
919191
515151
C4C4C4
E0E0E0

Shades & Tints Shades & Tints

#080100

Dark
Light

#939674

Dark
Light

#EB1200

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #080100;
  --color-2: #939674;
  --color-3: #eb1200;
  --color-4: #c6c9a9;
  --color-5: #e3e0da;
}

SCSS

$color-1: #080100;
$color-2: #939674;
$color-3: #eb1200;
$color-4: #c6c9a9;
$color-5: #e3e0da;

TAILWIND

colors: {
  'brand-1': '#080100',
  'brand-2': '#939674',
  'brand-3': '#eb1200',
  'brand-4': '#c6c9a9',
  'brand-5': '#e3e0da',
}

RGB Array

[8, 1, 0], [147, 150, 116], [235, 18, 0], [198, 201, 169], [227, 224, 218]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #080100, #939674, #EB1200, #C6C9A9, #E3E0DA 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: #080100; --color-2: #939674; --color-3: #eb1200; --color-4: #c6c9a9; --color-5: #e3e0da. 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 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