← Back to Editor

#000000 · #411A1F · #866E54 · #DAB686 · #F66B26

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#411A1F

Crimson · DarkSlateGray · Deep Berry

HEX
#411A1F
RGB
rgb(65, 26, 31)
HSL
hsl(352, 43%, 18%)
HSB
hsb(352, 60%, 25%)
CMYK
cmyk(0%, 60%, 52%, 75%)
Oklch
oklch(27.7% 0.061 13.9)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#866E54

Ochre · DimGray · Amber Brown

HEX
#866E54
RGB
rgb(134, 110, 84)
HSL
hsl(31, 23%, 43%)
HSB
hsb(31, 37%, 53%)
CMYK
cmyk(0%, 18%, 37%, 47%)
Oklch
oklch(55.5% 0.049 68.8)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#DAB686

Ginger · BurlyWood · Warm Sun

HEX
#DAB686
RGB
rgb(218, 182, 134)
HSL
hsl(34, 53%, 69%)
HSB
hsb(34, 39%, 85%)
CMYK
cmyk(0%, 17%, 39%, 15%)
Oklch
oklch(79.7% 0.076 74.4)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#F66B26

Tangerine · Tomato · Warm Sun

HEX
#F66B26
RGB
rgb(246, 107, 38)
HSL
hsl(20, 92%, 56%)
HSB
hsb(20, 85%, 96%)
CMYK
cmyk(0%, 57%, 85%, 4%)
Oklch
oklch(69.0% 0.187 43.1)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
411A1F
866E54
DAB686
F66B26
1.4
Fail
4.4
AA Large
11.0
AAA
7.0
AAA
1.4
Fail
3.1
AA Large
7.9
AAA
5.1
AA
4.4
AA Large
3.1
AA Large
2.5
Fail
1.6
Fail
11.0
AAA
7.9
AAA
2.5
Fail
1.6
Fail
7.0
AAA
5.1
AA
1.6
Fail
1.6
Fail
White BG
21.0AAA
15.1AAA
4.8AA
1.9Fail
3.0Fail
Black BG
1.0Fail
1.4Fail
4.4AA Large
11.0AAA
7.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
30301E
7C7B5A
CACA92
BAB937

Deuteranopia

000000
32351E
7D7F5C
CDCF94
C2CC3B

Tritanopia

000000
3F1D1D
855F60
D89B9D
EF4447

Achromatopsia

000000
262626
727272
BBBBBB
8D8D8D

Shades & Tints Shades & Tints

#000000

Dark
Light

#411A1F

Dark
Light

#866E54

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #411a1f;
  --color-3: #866e54;
  --color-4: #dab686;
  --color-5: #f66b26;
}

SCSS

$color-1: #000000;
$color-2: #411a1f;
$color-3: #866e54;
$color-4: #dab686;
$color-5: #f66b26;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#411a1f',
  'brand-3': '#866e54',
  'brand-4': '#dab686',
  'brand-5': '#f66b26',
}

RGB Array

[0, 0, 0], [65, 26, 31], [134, 110, 84], [218, 182, 134], [246, 107, 38]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #411A1F, #866E54, #DAB686, #F66B26 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: #000000; --color-2: #411a1f; --color-3: #866e54; --color-4: #dab686; --color-5: #f66b26. 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