← Back to Editor

#040404 · #997960 · #DC9D68 · #D8E0B7 · #FFEAB9

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

#040404

Ink Black · Black · Jet Black

HEX
#040404
RGB
rgb(4, 4, 4)
HSL
hsl(0, 0%, 2%)
HSB
hsb(0, 0%, 2%)
CMYK
cmyk(0%, 0%, 0%, 98%)
Oklch
oklch(10.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#997960

Tangerine · Gray · Amber Brown

HEX
#997960
RGB
rgb(153, 121, 96)
HSL
hsl(26, 23%, 49%)
HSB
hsb(26, 37%, 60%)
CMYK
cmyk(0%, 21%, 37%, 40%)
Oklch
oklch(60.0% 0.054 59.5)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#DC9D68

Apricot · DarkSalmon · Warm Sun

HEX
#DC9D68
RGB
rgb(220, 157, 104)
HSL
hsl(27, 62%, 64%)
HSB
hsb(27, 53%, 86%)
CMYK
cmyk(0%, 29%, 53%, 14%)
Oklch
oklch(74.5% 0.102 60.4)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#D8E0B7

Willow Green · Wheat · Apple Green

HEX
#D8E0B7
RGB
rgb(216, 224, 183)
HSL
hsl(72, 40%, 80%)
HSB
hsb(72, 18%, 88%)
CMYK
cmyk(4%, 0%, 18%, 12%)
Oklch
oklch(89.0% 0.055 116.5)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#FFEAB9

Goose Yellow · Bisque · Lemon Cream

HEX
#FFEAB9
RGB
rgb(255, 234, 185)
HSL
hsl(42, 100%, 86%)
HSB
hsb(42, 27%, 100%)
CMYK
cmyk(0%, 8%, 27%, 0%)
Oklch
oklch(94.2% 0.067 87.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

040404
050505

Analogous

050505
040404
050505

Triadic

040404
050505
050505

Split-Comp.

040404
050505
050505

Tetradic

040404
050505
050505
050505

Contrast Matrix WCAG 2.1 Contrast

040404
997960
DC9D68
D8E0B7
FFEAB9
5.1
AA
8.9
AAA
14.9
AAA
17.3
AAA
5.1
AA
1.7
Fail
2.9
Fail
3.4
AA Large
8.9
AAA
1.7
Fail
1.7
Fail
2.0
Fail
14.9
AAA
2.9
Fail
1.7
Fail
1.2
Fail
17.3
AAA
3.4
AA Large
2.0
Fail
1.2
Fail
White BG
20.5AAA
4.0AA Large
2.3Fail
1.4Fail
1.2Fail
Black BG
1.0Fail
5.3AA
9.1AAA
15.3AAA
17.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

040404
8B8B66
C1C075
DBDCC1
F6F6C5

Deuteranopia

040404
8D8F67
C4C978
DBDAC3
F7F9C8

Tritanopia

040404
976B6C
D97F81
D8C9CA
FECED0

Achromatopsia

040404
808080
AAAAAA
D9D9D9
EBEBEB

Shades & Tints Shades & Tints

#040404

Dark
Light

#997960

Dark
Light

#DC9D68

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #040404;
  --color-2: #997960;
  --color-3: #dc9d68;
  --color-4: #d8e0b7;
  --color-5: #ffeab9;
}

SCSS

$color-1: #040404;
$color-2: #997960;
$color-3: #dc9d68;
$color-4: #d8e0b7;
$color-5: #ffeab9;

TAILWIND

colors: {
  'brand-1': '#040404',
  'brand-2': '#997960',
  'brand-3': '#dc9d68',
  'brand-4': '#d8e0b7',
  'brand-5': '#ffeab9',
}

RGB Array

[4, 4, 4], [153, 121, 96], [220, 157, 104], [216, 224, 183], [255, 234, 185]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #040404, #997960, #DC9D68, #D8E0B7, #FFEAB9 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: #040404; --color-2: #997960; --color-3: #dc9d68; --color-4: #d8e0b7; --color-5: #ffeab9. 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