← Back to Editor

#000000 · #2A1E38 · #6B4200 · #D18100 · #858381

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

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

#2A1E38

Deep Indigo · DarkSlateGray · Dark Purple

HEX
#2A1E38
RGB
rgb(42, 30, 56)
HSL
hsl(268, 30%, 17%)
HSB
hsb(268, 46%, 22%)
CMYK
cmyk(25%, 46%, 0%, 78%)
Oklch
oklch(26.2% 0.050 304.4)

TraditionalDeep Indigo」· PaintDark Purple」· Creative Blush Sunrise

#6B4200

Ochre · Olive · Cinnamon

HEX
#6B4200
RGB
rgb(107, 66, 0)
HSL
hsl(37, 100%, 21%)
HSB
hsb(37, 100%, 42%)
CMYK
cmyk(0%, 38%, 100%, 58%)
Oklch
oklch(41.7% 0.090 70.1)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#D18100

Ochre · DarkGoldenRod · Amber Brown

HEX
#D18100
RGB
rgb(209, 129, 0)
HSL
hsl(37, 100%, 41%)
HSB
hsb(37, 100%, 82%)
CMYK
cmyk(0%, 38%, 100%, 18%)
Oklch
oklch(67.3% 0.148 67.3)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#858381

Ash · Gray · Warm Gray

HEX
#858381
RGB
rgb(133, 131, 129)
HSL
hsl(30, 2%, 51%)
HSB
hsb(30, 3%, 52%)
CMYK
cmyk(0%, 2%, 3%, 48%)
Oklch
oklch(61.1% 0.004 67.8)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

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
2A1E38
6B4200
D18100
858381
1.3
Fail
2.4
Fail
6.9
AA
5.6
AA
1.3
Fail
1.8
Fail
5.1
AA
4.1
AA Large
2.4
Fail
1.8
Fail
2.8
Fail
2.3
Fail
6.9
AA
5.1
AA
2.8
Fail
1.2
Fail
5.6
AA
4.1
AA Large
2.3
Fail
1.2
Fail
White BG
21.0AAA
15.7AAA
8.7AAA
3.1AA Large
3.8AA Large
Black BG
1.0Fail
1.3Fail
2.4Fail
6.9AA
5.6AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
252532
595910
AEAE1F
848481

Deuteranopia

000000
262630
5C5F14
B3B927
848482

Tritanopia

000000
292D2C
691D1F
CD383D
858282

Achromatopsia

000000
252525
474747
8A8A8A
838383

Shades & Tints Shades & Tints

#000000

Dark
Light

#2A1E38

Dark
Light

#6B4200

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #2a1e38;
  --color-3: #6b4200;
  --color-4: #d18100;
  --color-5: #858381;
}

SCSS

$color-1: #000000;
$color-2: #2a1e38;
$color-3: #6b4200;
$color-4: #d18100;
$color-5: #858381;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#2a1e38',
  'brand-3': '#6b4200',
  'brand-4': '#d18100',
  'brand-5': '#858381',
}

RGB Array

[0, 0, 0], [42, 30, 56], [107, 66, 0], [209, 129, 0], [133, 131, 129]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #2A1E38, #6B4200, #D18100, #858381 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: #2a1e38; --color-3: #6b4200; --color-4: #d18100; --color-5: #858381. 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