← Back to Editor

#010101 · #301E08 · #312D22 · #6B5B41 · #9E8147

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

#010101

Ink Black · Black · Jet Black

HEX
#010101
RGB
rgb(1, 1, 1)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(6.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#301E08

Ochre · Black · Cinnamon

HEX
#301E08
RGB
rgb(48, 30, 8)
HSL
hsl(33, 71%, 11%)
HSB
hsb(33, 83%, 19%)
CMYK
cmyk(0%, 37%, 83%, 81%)
Oklch
oklch(25.3% 0.044 68.8)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#312D22

Ochre · DarkSlateGray · Amber Gold

HEX
#312D22
RGB
rgb(49, 45, 34)
HSL
hsl(44, 18%, 16%)
HSB
hsb(44, 31%, 19%)
CMYK
cmyk(0%, 8%, 31%, 81%)
Oklch
oklch(29.8% 0.020 90.4)

TraditionalOchre」· PaintAmber Gold」· Creative Blush Sunrise

#6B5B41

Ochre · DarkOliveGreen · Amber Brown

HEX
#6B5B41
RGB
rgb(107, 91, 65)
HSL
hsl(37, 24%, 34%)
HSB
hsb(37, 39%, 42%)
CMYK
cmyk(0%, 15%, 39%, 58%)
Oklch
oklch(48.0% 0.044 79.5)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#9E8147

Ochre · Sienna · Honey Gold

HEX
#9E8147
RGB
rgb(158, 129, 71)
HSL
hsl(40, 38%, 45%)
HSB
hsb(40, 55%, 62%)
CMYK
cmyk(0%, 18%, 55%, 38%)
Oklch
oklch(61.8% 0.084 83.3)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010101
000000

Analogous

000000
010101
000000

Triadic

010101
000000
000000

Split-Comp.

010101
000000
000000

Tetradic

010101
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

010101
301E08
312D22
6B5B41
9E8147
1.3
Fail
1.5
Fail
3.2
AA Large
5.7
AA
1.3
Fail
1.2
Fail
2.4
Fail
4.3
AA Large
1.5
Fail
1.2
Fail
2.1
Fail
3.7
AA Large
3.2
AA Large
2.4
Fail
2.1
Fail
1.8
Fail
5.7
AA
4.3
AA Large
3.7
AA Large
1.8
Fail
White BG
20.9AAA
16.0AAA
13.7AAA
6.6AA
3.7AA Large
Black BG
1.0Fail
1.3Fail
1.5Fail
3.2AA Large
5.7AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010101
28280D
2F2F25
646447
919155

Deuteranopia

010101
292B0F
303025
656649
939558

Tritanopia

010101
2F1212
312727
6A4C4D
9D6063

Achromatopsia

010101
212121
2D2D2D
5D5D5D
838383

Shades & Tints Shades & Tints

#010101

Dark
Light

#301E08

Dark
Light

#312D22

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010101;
  --color-2: #301e08;
  --color-3: #312d22;
  --color-4: #6b5b41;
  --color-5: #9e8147;
}

SCSS

$color-1: #010101;
$color-2: #301e08;
$color-3: #312d22;
$color-4: #6b5b41;
$color-5: #9e8147;

TAILWIND

colors: {
  'brand-1': '#010101',
  'brand-2': '#301e08',
  'brand-3': '#312d22',
  'brand-4': '#6b5b41',
  'brand-5': '#9e8147',
}

RGB Array

[1, 1, 1], [48, 30, 8], [49, 45, 34], [107, 91, 65], [158, 129, 71]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #010101, #301E08, #312D22, #6B5B41, #9E8147 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: #010101; --color-2: #301e08; --color-3: #312d22; --color-4: #6b5b41; --color-5: #9e8147. 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