← Back to Editor

#080A09 · #5A827A · #F0F1C5 · #C00F1F · #8C0410

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#080A09

Mineral Blue · Black · Dark Green

HEX
#080A09
RGB
rgb(8, 10, 9)
HSL
hsl(150, 11%, 4%)
HSB
hsb(150, 20%, 4%)
CMYK
cmyk(20%, 0%, 10%, 96%)
Oklch
oklch(14.2% 0.004 165.2)

TraditionalMineral Blue」· PaintDark Green」· Creative Blush Sunrise

#5A827A

Mineral Blue · SlateGray · Mint Ice

HEX
#5A827A
RGB
rgb(90, 130, 122)
HSL
hsl(168, 18%, 43%)
HSB
hsb(168, 31%, 51%)
CMYK
cmyk(31%, 0%, 6%, 49%)
Oklch
oklch(57.4% 0.046 180.8)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#F0F1C5

Fresh Green · Bisque · Lemon Cream

HEX
#F0F1C5
RGB
rgb(240, 241, 197)
HSL
hsl(61, 61%, 86%)
HSB
hsb(61, 18%, 95%)
CMYK
cmyk(0%, 0%, 18%, 5%)
Oklch
oklch(94.6% 0.057 108.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C00F1F

Vermilion · FireBrick · Passion Red

HEX
#C00F1F
RGB
rgb(192, 15, 31)
HSL
hsl(355, 86%, 41%)
HSB
hsb(355, 92%, 75%)
CMYK
cmyk(0%, 92%, 84%, 25%)
Oklch
oklch(51.3% 0.202 25.7)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#8C0410

Vermilion · DarkRed · Wine Red

HEX
#8C0410
RGB
rgb(140, 4, 16)
HSL
hsl(355, 94%, 28%)
HSB
hsb(355, 97%, 55%)
CMYK
cmyk(0%, 97%, 89%, 45%)
Oklch
oklch(40.5% 0.162 26.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

080A09
0B090A

Analogous

090B09
080A09
090B0B

Triadic

080A09
0A090B
0B0A09

Split-Comp.

080A09
0B090B
0B0909

Tetradic

080A09
09090B
0B090A
0B0B09

Contrast Matrix WCAG 2.1 Contrast

080A09
5A827A
F0F1C5
C00F1F
8C0410
4.6
AA
17.1
AAA
3.1
AA Large
2.0
Fail
4.6
AA
3.7
AA Large
1.5
Fail
2.3
Fail
17.1
AAA
3.7
AA Large
5.4
AA
8.5
AAA
3.1
AA Large
1.5
Fail
5.4
AA
1.6
Fail
2.0
Fail
2.3
Fail
8.5
AAA
1.6
Fail
White BG
19.9AAA
4.3AA Large
1.2Fail
6.3AA
9.8AAA
Black BG
1.1Fail
4.9AA
18.1AAA
3.3AA Large
2.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

090909
6B6C7C
F0F0D0
73721B
51500D

Deuteranopia

090909
69667C
F0F0D2
7E8B1A
59630C

Tritanopia

080909
5C7D7E
F0D8DA
B71817
850B0A

Achromatopsia

090909
757575
ECECEC
464646
2E2E2E

Shades & Tints Shades & Tints

#080A09

Dark
Light

#5A827A

Dark
Light

#F0F1C5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #080a09;
  --color-2: #5a827a;
  --color-3: #f0f1c5;
  --color-4: #c00f1f;
  --color-5: #8c0410;
}

SCSS

$color-1: #080a09;
$color-2: #5a827a;
$color-3: #f0f1c5;
$color-4: #c00f1f;
$color-5: #8c0410;

TAILWIND

colors: {
  'brand-1': '#080a09',
  'brand-2': '#5a827a',
  'brand-3': '#f0f1c5',
  'brand-4': '#c00f1f',
  'brand-5': '#8c0410',
}

RGB Array

[8, 10, 9], [90, 130, 122], [240, 241, 197], [192, 15, 31], [140, 4, 16]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #080A09, #5A827A, #F0F1C5, #C00F1F, #8C0410 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: #080a09; --color-2: #5a827a; --color-3: #f0f1c5; --color-4: #c00f1f; --color-5: #8c0410. 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