← Back to Editor

#040000 · #361913 · #D8A8C0 · #DFBFD4 · #F0F9F6

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

#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

#361913

Crimson · Black · Deep Berry

HEX
#361913
RGB
rgb(54, 25, 19)
HSL
hsl(10, 48%, 14%)
HSB
hsb(10, 65%, 21%)
CMYK
cmyk(0%, 54%, 65%, 79%)
Oklch
oklch(25.3% 0.048 32.8)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#D8A8C0

Rouge · Silver · Rose Pink

HEX
#D8A8C0
RGB
rgb(216, 168, 192)
HSL
hsl(330, 38%, 75%)
HSB
hsb(330, 22%, 85%)
CMYK
cmyk(0%, 22%, 11%, 15%)
Oklch
oklch(78.2% 0.064 347.2)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#DFBFD4

Mauve · LightGray · Cherry Blossom

HEX
#DFBFD4
RGB
rgb(223, 191, 212)
HSL
hsl(321, 33%, 81%)
HSB
hsb(321, 14%, 87%)
CMYK
cmyk(0%, 14%, 5%, 13%)
Oklch
oklch(83.8% 0.046 338.8)

TraditionalMauve」· PaintCherry Blossom」· Creative Rose Petal

#F0F9F6

Jade · Snow · Glacier Blue

HEX
#F0F9F6
RGB
rgb(240, 249, 246)
HSL
hsl(160, 43%, 96%)
HSB
hsb(160, 4%, 98%)
CMYK
cmyk(4%, 0%, 1%, 2%)
Oklch
oklch(97.5% 0.010 174.3)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

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
361913
D8A8C0
DFBFD4
F0F9F6
1.3
Fail
10.2
AAA
12.5
AAA
19.5
AAA
1.3
Fail
7.9
AAA
9.6
AAA
15.0
AAA
10.2
AAA
7.9
AAA
1.2
Fail
1.9
Fail
12.5
AAA
9.6
AAA
1.2
Fail
1.6
Fail
19.5
AAA
15.0
AAA
1.9
Fail
1.6
Fail
White BG
20.9AAA
16.1AAA
2.0Fail
1.7Fail
1.1Fail
Black BG
1.0Fail
1.3Fail
10.3AAA
12.5AAA
19.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020200
292914
C3C3BA
D1D1CF
F4F4F7

Deuteranopia

030300
2B2D15
C6CAB9
D3D5CE
F3F3F7

Tritanopia

040000
351616
D6B6B5
DDCBCA
F0F7F7

Achromatopsia

010101
212121
B9B9B9
CBCBCB
F6F6F6

Shades & Tints Shades & Tints

#040000

Dark
Light

#361913

Dark
Light

#D8A8C0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #040000;
  --color-2: #361913;
  --color-3: #d8a8c0;
  --color-4: #dfbfd4;
  --color-5: #f0f9f6;
}

SCSS

$color-1: #040000;
$color-2: #361913;
$color-3: #d8a8c0;
$color-4: #dfbfd4;
$color-5: #f0f9f6;

TAILWIND

colors: {
  'brand-1': '#040000',
  'brand-2': '#361913',
  'brand-3': '#d8a8c0',
  'brand-4': '#dfbfd4',
  'brand-5': '#f0f9f6',
}

RGB Array

[4, 0, 0], [54, 25, 19], [216, 168, 192], [223, 191, 212], [240, 249, 246]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #040000, #361913, #D8A8C0, #DFBFD4, #F0F9F6 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: #361913; --color-3: #d8a8c0; --color-4: #dfbfd4; --color-5: #f0f9f6. 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