← Back to Editor

#040404 · #FFFFFD · #D5BB99 · #C19B69 · #B38851

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

#FFFFFD

Fresh Green · White · Lemon Cream

HEX
#FFFFFD
RGB
rgb(255, 255, 253)
HSL
hsl(60, 100%, 100%)
HSB
hsb(60, 1%, 100%)
CMYK
cmyk(0%, 0%, 1%, 0%)
Oklch
oklch(99.9% 0.003 106.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D5BB99

Goose Yellow · Tan · Warm Sun

HEX
#D5BB99
RGB
rgb(213, 187, 153)
HSL
hsl(34, 42%, 72%)
HSB
hsb(34, 28%, 84%)
CMYK
cmyk(0%, 12%, 28%, 16%)
Oklch
oklch(80.6% 0.055 74.3)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#C19B69

Ginger · DarkSalmon · Warm Sun

HEX
#C19B69
RGB
rgb(193, 155, 105)
HSL
hsl(34, 42%, 58%)
HSB
hsb(34, 46%, 76%)
CMYK
cmyk(0%, 20%, 46%, 24%)
Oklch
oklch(71.3% 0.080 73.6)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#B38851

Ginger · Chocolate · Warm Sun

HEX
#B38851
RGB
rgb(179, 136, 81)
HSL
hsl(34, 39%, 51%)
HSB
hsb(34, 55%, 70%)
CMYK
cmyk(0%, 24%, 55%, 30%)
Oklch
oklch(65.6% 0.089 72.0)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

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
FFFFFD
D5BB99
C19B69
B38851
20.5
AAA
11.1
AAA
8.0
AAA
6.4
AA
20.5
AAA
1.8
Fail
2.6
Fail
3.2
AA Large
11.1
AAA
1.8
Fail
1.4
Fail
1.7
Fail
8.0
AAA
2.6
Fail
1.4
Fail
1.2
Fail
6.4
AA
3.2
AA Large
1.7
Fail
1.2
Fail
White BG
20.5AAA
1.0Fail
1.8Fail
2.6Fail
3.2AA Large
Black BG
1.0Fail
21.0AAA
11.4AAA
8.2AAA
6.6AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

040404
FFFFFD
CACAA1
B1B075
A0A05E

Deuteranopia

040404
FFFFFE
CBCDA3
B3B678
A3A662

Tritanopia

040404
FFFEFE
D4A8A9
BF7F81
B1696B

Achromatopsia

040404
FFFFFF
BFBFBF
A1A1A1
8F8F8F

Shades & Tints Shades & Tints

#040404

Dark
Light

#FFFFFD

Dark
Light

#D5BB99

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #040404;
  --color-2: #fffffd;
  --color-3: #d5bb99;
  --color-4: #c19b69;
  --color-5: #b38851;
}

SCSS

$color-1: #040404;
$color-2: #fffffd;
$color-3: #d5bb99;
$color-4: #c19b69;
$color-5: #b38851;

TAILWIND

colors: {
  'brand-1': '#040404',
  'brand-2': '#fffffd',
  'brand-3': '#d5bb99',
  'brand-4': '#c19b69',
  'brand-5': '#b38851',
}

RGB Array

[4, 4, 4], [255, 255, 253], [213, 187, 153], [193, 155, 105], [179, 136, 81]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #040404, #FFFFFD, #D5BB99, #C19B69, #B38851 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: #fffffd; --color-3: #d5bb99; --color-4: #c19b69; --color-5: #b38851. 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