← Back to Editor

#040000 · #FF0D00 · #8D705E · #C1A07D · #F3F2ED

dark

A 5-color dark 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

#040000

Vermilion · Black · Deep Berry

HEX
#040000
RGB
rgb(4, 0, 0)
HSL
hsl(0, 100%, 1%)
HSB
hsb(0, 100%, 2%)
CMYK
cmyk(0%, 100%, 100%, 98%)
Oklch
oklch(6.7% 0.027 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#FF0D00

Vermilion · Red · Passion Red

HEX
#FF0D00
RGB
rgb(255, 13, 0)
HSL
hsl(3, 100%, 50%)
HSB
hsb(3, 100%, 100%)
CMYK
cmyk(0%, 95%, 100%, 0%)
Oklch
oklch(63.0% 0.255 29.6)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#8D705E

Tangerine · DimGray · Amber Brown

HEX
#8D705E
RGB
rgb(141, 112, 94)
HSL
hsl(23, 20%, 46%)
HSB
hsb(23, 33%, 55%)
CMYK
cmyk(0%, 21%, 33%, 45%)
Oklch
oklch(56.9% 0.046 53.4)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#C1A07D

Ginger · Tan · Warm Sun

HEX
#C1A07D
RGB
rgb(193, 160, 125)
HSL
hsl(31, 35%, 62%)
HSB
hsb(31, 35%, 76%)
CMYK
cmyk(0%, 17%, 35%, 24%)
Oklch
oklch(72.7% 0.062 68.3)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#F3F2ED

Fresh Green · Linen · Lemon Cream

HEX
#F3F2ED
RGB
rgb(243, 242, 237)
HSL
hsl(50, 20%, 94%)
HSB
hsb(50, 2%, 95%)
CMYK
cmyk(0%, 0%, 2%, 5%)
Oklch
oklch(96.1% 0.007 97.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

040000
000505

Analogous

050003
040000
050300

Triadic

040000
000500
000005

Split-Comp.

040000
000503
000305

Tetradic

040000
030500
000505
030005

Contrast Matrix WCAG 2.1 Contrast

040000
FF0D00
8D705E
C1A07D
F3F2ED
5.3
AA
4.6
AA
8.5
AAA
18.6
AAA
5.3
AA
1.2
Fail
1.6
Fail
3.5
AA Large
4.6
AA
1.2
Fail
1.9
Fail
4.1
AA Large
8.5
AAA
1.6
Fail
1.9
Fail
2.2
Fail
18.6
AAA
3.5
AA Large
4.1
AA Large
2.2
Fail
White BG
20.9AAA
4.0AA Large
4.6AA
2.4Fail
1.1Fail
Black BG
1.0Fail
5.3AA
4.6AA
8.6AAA
18.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020200
969403
808062
B3B285
F3F3EE

Deuteranopia

030300
A4B604
828463
B5B788
F3F3EE

Tritanopia

040000
F30606
8C6667
BF8C8E
F3EFEF

Achromatopsia

010101
545454
777777
A6A6A6
F2F2F2

Shades & Tints Shades & Tints

#040000

Dark
Light

#FF0D00

Dark
Light

#8D705E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #040000;
  --color-2: #ff0d00;
  --color-3: #8d705e;
  --color-4: #c1a07d;
  --color-5: #f3f2ed;
}

SCSS

$color-1: #040000;
$color-2: #ff0d00;
$color-3: #8d705e;
$color-4: #c1a07d;
$color-5: #f3f2ed;

TAILWIND

colors: {
  'brand-1': '#040000',
  'brand-2': '#ff0d00',
  'brand-3': '#8d705e',
  'brand-4': '#c1a07d',
  'brand-5': '#f3f2ed',
}

RGB Array

[4, 0, 0], [255, 13, 0], [141, 112, 94], [193, 160, 125], [243, 242, 237]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #040000, #FF0D00, #8D705E, #C1A07D, #F3F2ED 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: #040000; --color-2: #ff0d00; --color-3: #8d705e; --color-4: #c1a07d; --color-5: #f3f2ed. 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 dark-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