← Back to Editor

#040404 · #670F00 · #913909 · #433B2E · #B0A589

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

#670F00

Vermilion · Maroon · Deep Berry

HEX
#670F00
RGB
rgb(103, 15, 0)
HSL
hsl(9, 100%, 20%)
HSB
hsb(9, 100%, 40%)
CMYK
cmyk(0%, 85%, 100%, 60%)
Oklch
oklch(33.3% 0.123 32.8)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#913909

Tangerine · Brown · Amber Brown

HEX
#913909
RGB
rgb(145, 57, 9)
HSL
hsl(21, 88%, 30%)
HSB
hsb(21, 94%, 57%)
CMYK
cmyk(0%, 61%, 94%, 43%)
Oklch
oklch(46.1% 0.130 43.2)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#433B2E

Ochre · DarkSlateGray · Cinnamon

HEX
#433B2E
RGB
rgb(67, 59, 46)
HSL
hsl(37, 19%, 22%)
HSB
hsb(37, 31%, 26%)
CMYK
cmyk(0%, 12%, 31%, 74%)
Oklch
oklch(35.7% 0.024 79.8)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#B0A589

Ginger · DarkGray · Sunflower

HEX
#B0A589
RGB
rgb(176, 165, 137)
HSL
hsl(43, 20%, 61%)
HSB
hsb(43, 22%, 69%)
CMYK
cmyk(0%, 6%, 22%, 31%)
Oklch
oklch(72.4% 0.041 89.1)

TraditionalGinger」· PaintSunflower」· 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
670F00
913909
433B2E
B0A589
1.6
Fail
2.7
Fail
1.9
Fail
8.4
AAA
1.6
Fail
1.7
Fail
1.2
Fail
5.2
AA
2.7
Fail
1.7
Fail
1.5
Fail
3.1
AA Large
1.9
Fail
1.2
Fail
1.5
Fail
4.5
AA
8.4
AAA
5.2
AA
3.1
AA Large
4.5
AA
White BG
20.5AAA
12.8AAA
7.5AAA
11.0AAA
2.4Fail
Black BG
1.0Fail
1.6Fail
2.8Fail
1.9Fail
8.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

040404
414004
6B6A15
403F31
ABAB90

Deuteranopia

040404
464D05
707717
404132
ACAD91

Tritanopia

040404
630607
8D1E20
433434
AF9596

Achromatopsia

040404
282828
4E4E4E
3C3C3C
A5A5A5

Shades & Tints Shades & Tints

#040404

Dark
Light

#670F00

Dark
Light

#913909

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #040404;
  --color-2: #670f00;
  --color-3: #913909;
  --color-4: #433b2e;
  --color-5: #b0a589;
}

SCSS

$color-1: #040404;
$color-2: #670f00;
$color-3: #913909;
$color-4: #433b2e;
$color-5: #b0a589;

TAILWIND

colors: {
  'brand-1': '#040404',
  'brand-2': '#670f00',
  'brand-3': '#913909',
  'brand-4': '#433b2e',
  'brand-5': '#b0a589',
}

RGB Array

[4, 4, 4], [103, 15, 0], [145, 57, 9], [67, 59, 46], [176, 165, 137]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #040404, #670F00, #913909, #433B2E, #B0A589 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: #040404; --color-2: #670f00; --color-3: #913909; --color-4: #433b2e; --color-5: #b0a589. 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