← Back to Editor

#000000 · #6B0500 · #A64D0D · #BD832D · #E3E0DC

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

#6B0500

Vermilion · Maroon · Wine Red

HEX
#6B0500
RGB
rgb(107, 5, 0)
HSL
hsl(3, 100%, 21%)
HSB
hsb(3, 100%, 42%)
CMYK
cmyk(0%, 95%, 100%, 58%)
Oklch
oklch(33.5% 0.133 30.3)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#A64D0D

Tangerine · Sienna · Amber Brown

HEX
#A64D0D
RGB
rgb(166, 77, 13)
HSL
hsl(25, 85%, 35%)
HSB
hsb(25, 92%, 65%)
CMYK
cmyk(0%, 54%, 92%, 35%)
Oklch
oklch(52.5% 0.135 48.9)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#BD832D

Ochre · DarkGoldenRod · Amber Brown

HEX
#BD832D
RGB
rgb(189, 131, 45)
HSL
hsl(36, 62%, 46%)
HSB
hsb(36, 76%, 74%)
CMYK
cmyk(0%, 31%, 76%, 26%)
Oklch
oklch(65.4% 0.122 72.7)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#E3E0DC

Goose Yellow · LightGray · Peach Orange

HEX
#E3E0DC
RGB
rgb(227, 224, 220)
HSL
hsl(34, 11%, 88%)
HSB
hsb(34, 3%, 89%)
CMYK
cmyk(0%, 1%, 3%, 11%)
Oklch
oklch(90.8% 0.006 75.4)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

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
6B0500
A64D0D
BD832D
E3E0DC
1.6
Fail
3.7
AA Large
6.4
AA
16.0
AAA
1.6
Fail
2.2
Fail
3.9
AA Large
9.7
AAA
3.7
AA Large
2.2
Fail
1.7
Fail
4.3
AA Large
6.4
AA
3.9
AA Large
1.7
Fail
2.5
Fail
16.0
AAA
9.7
AAA
4.3
AA Large
2.5
Fail
White BG
21.0AAA
12.8AAA
5.7AA
3.3AA Large
1.3Fail
Black BG
1.0Fail
1.6Fail
3.7AA Large
6.4AA
16.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
3F3E01
7F7F1C
A4A342
E2E2DD

Deuteranopia

000000
454C02
858B20
A7AC47
E2E2DD

Tritanopia

000000
660202
A2292B
BA5256
E3DEDE

Achromatopsia

000000
232323
606060
8B8B8B
E0E0E0

Shades & Tints Shades & Tints

#000000

Dark
Light

#6B0500

Dark
Light

#A64D0D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #6b0500;
  --color-3: #a64d0d;
  --color-4: #bd832d;
  --color-5: #e3e0dc;
}

SCSS

$color-1: #000000;
$color-2: #6b0500;
$color-3: #a64d0d;
$color-4: #bd832d;
$color-5: #e3e0dc;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#6b0500',
  'brand-3': '#a64d0d',
  'brand-4': '#bd832d',
  'brand-5': '#e3e0dc',
}

RGB Array

[0, 0, 0], [107, 5, 0], [166, 77, 13], [189, 131, 45], [227, 224, 220]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #6B0500, #A64D0D, #BD832D, #E3E0DC 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: #6b0500; --color-3: #a64d0d; --color-4: #bd832d; --color-5: #e3e0dc. 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