← Back to Editor

#F6000C · #080C0F · #041C28 · #828570 · #CAA76F

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

#F6000C

Vermilion · Red · Passion Red

HEX
#F6000C
RGB
rgb(246, 0, 12)
HSL
hsl(357, 100%, 48%)
HSB
hsb(357, 100%, 96%)
CMYK
cmyk(0%, 100%, 95%, 4%)
Oklch
oklch(61.1% 0.250 28.5)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#080C0F

Slate Blue · Black · Deep Sea Blue

HEX
#080C0F
RGB
rgb(8, 12, 15)
HSL
hsl(206, 30%, 5%)
HSB
hsb(206, 47%, 6%)
CMYK
cmyk(47%, 20%, 0%, 94%)
Oklch
oklch(15.1% 0.009 239.8)

TraditionalSlate Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

#041C28

Lake Blue · Black · Deep Sea Blue

HEX
#041C28
RGB
rgb(4, 28, 40)
HSL
hsl(200, 82%, 9%)
HSB
hsb(200, 90%, 16%)
CMYK
cmyk(90%, 30%, 0%, 84%)
Oklch
oklch(21.4% 0.038 233.2)

TraditionalLake Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

#828570

Autumn Sage · Gray · Warm Gray

HEX
#828570
RGB
rgb(130, 133, 112)
HSL
hsl(69, 9%, 48%)
HSB
hsb(69, 16%, 52%)
CMYK
cmyk(2%, 0%, 16%, 48%)
Oklch
oklch(60.8% 0.031 113.9)

TraditionalAutumn Sage」· PaintWarm Gray」· Creative Urban Concrete

#CAA76F

Ginger · Tan · Warm Sun

HEX
#CAA76F
RGB
rgb(202, 167, 111)
HSL
hsl(37, 46%, 61%)
HSB
hsb(37, 45%, 79%)
CMYK
cmyk(0%, 17%, 45%, 21%)
Oklch
oklch(74.7% 0.084 78.7)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F6000C
00F5E9

Analogous

F50087
F6000C
F56E00

Triadic

F6000C
0CF500
000CF5

Split-Comp.

F6000C
00F56E
0087F5

Tetradic

F6000C
87F500
00F5E9
6E00F5

Contrast Matrix WCAG 2.1 Contrast

F6000C
080C0F
041C28
828570
CAA76F
4.6
AA
4.1
AA Large
1.1
Fail
1.9
Fail
4.6
AA
1.1
Fail
5.2
AA
8.7
AAA
4.1
AA Large
1.1
Fail
4.6
AA
7.7
AAA
1.1
Fail
5.2
AA
4.6
AA
1.7
Fail
1.9
Fail
8.7
AAA
7.7
AAA
1.7
Fail
White BG
4.3AA Large
19.6AAA
17.5AAA
3.8AA Large
2.3Fail
Black BG
4.9AA
1.1Fail
1.2Fail
5.5AA
9.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

8B8909
0A0A0E
0E0F25
838375
BBBB7D

Deuteranopia

9AAC08
0A090E
0D0B24
838376
BDBF80

Tritanopia

EA0706
080E0E
052322
82797A
C8878A

Achromatopsia

4B4B4B
0B0B0B
161616
828282
ABABAB

Shades & Tints Shades & Tints

#F6000C

Dark
Light

#080C0F

Dark
Light

#041C28

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f6000c;
  --color-2: #080c0f;
  --color-3: #041c28;
  --color-4: #828570;
  --color-5: #caa76f;
}

SCSS

$color-1: #f6000c;
$color-2: #080c0f;
$color-3: #041c28;
$color-4: #828570;
$color-5: #caa76f;

TAILWIND

colors: {
  'brand-1': '#f6000c',
  'brand-2': '#080c0f',
  'brand-3': '#041c28',
  'brand-4': '#828570',
  'brand-5': '#caa76f',
}

RGB Array

[246, 0, 12], [8, 12, 15], [4, 28, 40], [130, 133, 112], [202, 167, 111]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F6000C, #080C0F, #041C28, #828570, #CAA76F 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: #f6000c; --color-2: #080c0f; --color-3: #041c28; --color-4: #828570; --color-5: #caa76f. 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