← Back to Editor

#000000 · #161417 · #690001 · #A1937D · #D1C0A5

earth

A 5-color earth 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

#161417

Ink Black · Black · Jet Black

HEX
#161417
RGB
rgb(22, 20, 23)
HSL
hsl(280, 7%, 8%)
HSB
hsb(280, 13%, 9%)
CMYK
cmyk(4%, 13%, 0%, 91%)
Oklch
oklch(19.5% 0.007 314.7)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#690001

Vermilion · Maroon · Wine Red

HEX
#690001
RGB
rgb(105, 0, 1)
HSL
hsl(359, 100%, 21%)
HSB
hsb(359, 100%, 41%)
CMYK
cmyk(0%, 100%, 99%, 59%)
Oklch
oklch(32.7% 0.134 28.8)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#A1937D

Ginger · Gray · Warm Sun

HEX
#A1937D
RGB
rgb(161, 147, 125)
HSL
hsl(37, 16%, 56%)
HSB
hsb(37, 22%, 63%)
CMYK
cmyk(0%, 9%, 22%, 37%)
Oklch
oklch(66.9% 0.035 79.1)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#D1C0A5

Goose Yellow · Tan · Warm Sun

HEX
#D1C0A5
RGB
rgb(209, 192, 165)
HSL
hsl(37, 32%, 73%)
HSB
hsb(37, 21%, 82%)
CMYK
cmyk(0%, 8%, 21%, 18%)
Oklch
oklch(81.5% 0.041 79.4)

TraditionalGoose Yellow」· PaintWarm Sun」· 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
161417
690001
A1937D
D1C0A5
1.1
Fail
1.6
Fail
7.0
AA
11.8
AAA
1.1
Fail
1.4
Fail
6.1
AA
10.3
AAA
1.6
Fail
1.4
Fail
4.4
AA Large
7.4
AAA
7.0
AA
6.1
AA
4.4
AA Large
1.7
Fail
11.8
AAA
10.3
AAA
7.4
AAA
1.7
Fail
White BG
21.0AAA
18.3AAA
13.1AAA
3.0AA Large
1.8Fail
Black BG
1.0Fail
1.1Fail
1.6Fail
7.0AA
11.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
151516
3C3B01
9B9B82
CAC9AC

Deuteranopia

000000
151516
424A01
9C9D84
CBCCAD

Tritanopia

000000
161616
640101
A08787
D0B1B2

Achromatopsia

000000
151515
202020
959595
C2C2C2

Shades & Tints Shades & Tints

#000000

Dark
Light

#161417

Dark
Light

#690001

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #161417;
  --color-3: #690001;
  --color-4: #a1937d;
  --color-5: #d1c0a5;
}

SCSS

$color-1: #000000;
$color-2: #161417;
$color-3: #690001;
$color-4: #a1937d;
$color-5: #d1c0a5;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#161417',
  'brand-3': '#690001',
  'brand-4': '#a1937d',
  'brand-5': '#d1c0a5',
}

RGB Array

[0, 0, 0], [22, 20, 23], [105, 0, 1], [161, 147, 125], [209, 192, 165]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This earth-style palette of #000000, #161417, #690001, #A1937D, #D1C0A5 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: #161417; --color-3: #690001; --color-4: #a1937d; --color-5: #d1c0a5. 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 earth-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