← Back to Editor

#000000 · #36281F · #823803 · #437864 · #666212

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 Library

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

#36281F

Tangerine · DarkSlateGray · Cinnamon

HEX
#36281F
RGB
rgb(54, 40, 31)
HSL
hsl(23, 27%, 17%)
HSB
hsb(23, 43%, 21%)
CMYK
cmyk(0%, 26%, 43%, 79%)
Oklch
oklch(29.0% 0.026 54.2)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#823803

Tangerine · Brown · Amber Brown

HEX
#823803
RGB
rgb(130, 56, 3)
HSL
hsl(25, 95%, 26%)
HSB
hsb(25, 98%, 51%)
CMYK
cmyk(0%, 57%, 98%, 49%)
Oklch
oklch(43.4% 0.117 47.9)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#437864

Mineral Blue · SeaGreen · Forest Green

HEX
#437864
RGB
rgb(67, 120, 100)
HSL
hsl(157, 28%, 37%)
HSB
hsb(157, 44%, 47%)
CMYK
cmyk(44%, 0%, 17%, 53%)
Oklch
oklch(52.9% 0.066 167.6)

TraditionalMineral Blue」· PaintForest Green」· Creative Blush Sunrise

#666212

Autumn Sage · DarkOliveGreen · Amber Gold

HEX
#666212
RGB
rgb(102, 98, 18)
HSL
hsl(57, 70%, 24%)
HSB
hsb(57, 82%, 40%)
CMYK
cmyk(0%, 4%, 82%, 60%)
Oklch
oklch(48.5% 0.096 106.5)

TraditionalAutumn Sage」· PaintAmber Gold」· 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
36281F
823803
437864
666212
1.5
Fail
2.5
Fail
4.1
AA Large
3.3
AA Large
1.5
Fail
1.7
Fail
2.8
Fail
2.2
Fail
2.5
Fail
1.7
Fail
1.6
Fail
1.3
Fail
4.1
AA Large
2.8
Fail
1.6
Fail
1.2
Fail
3.3
AA Large
2.2
Fail
1.3
Fail
1.2
Fail
White BG
21.0AAA
14.2AAA
8.3AAA
5.1AA
6.3AA
Black BG
1.0Fail
1.5Fail
2.5Fail
4.1AA Large
3.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
303021
626110
5A5A69
646425

Deuteranopia

000000
313222
666C13
57536A
65652A

Tritanopia

000000
352323
7E1A1C
466D6E
663538

Achromatopsia

000000
2B2B2B
484848
666666
5A5A5A

Shades & Tints Shades & Tints

#000000

Dark
Light

#36281F

Dark
Light

#823803

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #36281f;
  --color-3: #823803;
  --color-4: #437864;
  --color-5: #666212;
}

SCSS

$color-1: #000000;
$color-2: #36281f;
$color-3: #823803;
$color-4: #437864;
$color-5: #666212;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#36281f',
  'brand-3': '#823803',
  'brand-4': '#437864',
  'brand-5': '#666212',
}

RGB Array

[0, 0, 0], [54, 40, 31], [130, 56, 3], [67, 120, 100], [102, 98, 18]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #36281F, #823803, #437864, #666212 is ideal for: tech websites, dark mode UIs, game UIs. 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: #36281f; --color-3: #823803; --color-4: #437864; --color-5: #666212. 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. 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