← Back to Editor

#000000 · #001B1C · #5C2600 · #80702D · #C7BC77

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

#001B1C

Lake Blue · Black · Peacock Green

HEX
#001B1C
RGB
rgb(0, 27, 28)
HSL
hsl(182, 100%, 5%)
HSB
hsb(182, 100%, 11%)
CMYK
cmyk(100%, 4%, 0%, 89%)
Oklch
oklch(20.2% 0.034 198.1)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#5C2600

Tangerine · Maroon · Cinnamon

HEX
#5C2600
RGB
rgb(92, 38, 0)
HSL
hsl(25, 100%, 18%)
HSB
hsb(25, 100%, 36%)
CMYK
cmyk(0%, 59%, 100%, 64%)
Oklch
oklch(34.1% 0.091 49.0)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#80702D

Ochre · DarkOliveGreen · Honey Gold

HEX
#80702D
RGB
rgb(128, 112, 45)
HSL
hsl(48, 48%, 34%)
HSB
hsb(48, 65%, 50%)
CMYK
cmyk(0%, 13%, 65%, 50%)
Oklch
oklch(54.6% 0.089 95.9)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#C7BC77

Fresh Green · Tan · Sunflower

HEX
#C7BC77
RGB
rgb(199, 188, 119)
HSL
hsl(52, 42%, 62%)
HSB
hsb(52, 40%, 78%)
CMYK
cmyk(0%, 6%, 40%, 22%)
Oklch
oklch(78.9% 0.090 100.3)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

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
001B1C
5C2600
80702D
C7BC77
1.2
Fail
1.7
Fail
4.3
AA Large
10.9
AAA
1.2
Fail
1.5
Fail
3.6
AA Large
9.3
AAA
1.7
Fail
1.5
Fail
2.5
Fail
6.3
AA
4.3
AA Large
3.6
AA Large
2.5
Fail
2.5
Fail
10.9
AAA
9.3
AAA
6.3
AA
2.5
Fail
White BG
21.0AAA
17.9AAA
12.1AAA
4.9AA
1.9Fail
Black BG
1.0Fail
1.2Fail
1.7Fail
4.3AA Large
10.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
0C0C1C
454409
79793D
C2C288

Deuteranopia

000000
0A081C
484C0B
7A7B41
C3C48C

Tritanopia

000000
011C1C
591012
7F4A4D
C69598

Achromatopsia

000000
131313
323232
6D6D6D
B7B7B7

Shades & Tints Shades & Tints

#000000

Dark
Light

#001B1C

Dark
Light

#5C2600

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #001b1c;
  --color-3: #5c2600;
  --color-4: #80702d;
  --color-5: #c7bc77;
}

SCSS

$color-1: #000000;
$color-2: #001b1c;
$color-3: #5c2600;
$color-4: #80702d;
$color-5: #c7bc77;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#001b1c',
  'brand-3': '#5c2600',
  'brand-4': '#80702d',
  'brand-5': '#c7bc77',
}

RGB Array

[0, 0, 0], [0, 27, 28], [92, 38, 0], [128, 112, 45], [199, 188, 119]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #001B1C, #5C2600, #80702D, #C7BC77 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: #001b1c; --color-3: #5c2600; --color-4: #80702d; --color-5: #c7bc77. 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