← Back to Editor

#000002 · #534F46 · #A49D80 · #625745 · #917C6B

earth

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

#000002

Deep Indigo · Black · Deep Sea Blue

HEX
#000002
RGB
rgb(0, 0, 2)
HSL
hsl(240, 100%, 0%)
HSB
hsb(240, 100%, 1%)
CMYK
cmyk(100%, 100%, 0%, 99%)
Oklch
oklch(3.8% 0.027 264.1)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#534F46

Ochre · DarkOliveGreen · Charcoal

HEX
#534F46
RGB
rgb(83, 79, 70)
HSL
hsl(42, 8%, 30%)
HSB
hsb(42, 16%, 33%)
CMYK
cmyk(0%, 5%, 16%, 67%)
Oklch
oklch(42.9% 0.015 86.9)

TraditionalOchre」· PaintCharcoal」· Creative Midnight Shadow

#A49D80

Ginger · DarkSeaGreen · Sunflower

HEX
#A49D80
RGB
rgb(164, 157, 128)
HSL
hsl(48, 17%, 57%)
HSB
hsb(48, 22%, 64%)
CMYK
cmyk(0%, 4%, 22%, 36%)
Oklch
oklch(69.4% 0.041 96.0)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#625745

Ochre · DarkOliveGreen · Amber Brown

HEX
#625745
RGB
rgb(98, 87, 69)
HSL
hsl(37, 17%, 33%)
HSB
hsb(37, 30%, 38%)
CMYK
cmyk(0%, 11%, 30%, 62%)
Oklch
oklch(46.2% 0.031 80.0)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#917C6B

Tangerine · Gray · Amber Brown

HEX
#917C6B
RGB
rgb(145, 124, 107)
HSL
hsl(27, 15%, 49%)
HSB
hsb(27, 26%, 57%)
CMYK
cmyk(0%, 14%, 26%, 43%)
Oklch
oklch(60.1% 0.036 61.0)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000002
000000

Analogous

000000
000002
000000

Triadic

000002
000000
000000

Split-Comp.

000002
000000
000000

Tetradic

000002
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000002
534F46
A49D80
625745
917C6B
2.6
Fail
7.7
AAA
3.0
Fail
5.3
AA
2.6
Fail
3.0
Fail
1.2
Fail
2.1
Fail
7.7
AAA
3.0
Fail
2.6
Fail
1.5
Fail
3.0
Fail
1.2
Fail
2.6
Fail
1.8
Fail
5.3
AA
2.1
Fail
1.5
Fail
1.8
Fail
White BG
21.0AAA
8.2AAA
2.7Fail
7.1AAA
4.0AA Large
Black BG
1.0Fail
2.6Fail
7.7AAA
3.0Fail
5.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000002
515148
A1A187
5D5D49
88886F

Deuteranopia

000001
525249
A1A289
5E5F4A
898B70

Tritanopia

000101
534A4A
A48D8E
614D4E
907273

Achromatopsia

000000
4F4F4F
9C9C9C
585858
808080

Shades & Tints Shades & Tints

#000002

Dark
Light

#534F46

Dark
Light

#A49D80

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000002;
  --color-2: #534f46;
  --color-3: #a49d80;
  --color-4: #625745;
  --color-5: #917c6b;
}

SCSS

$color-1: #000002;
$color-2: #534f46;
$color-3: #a49d80;
$color-4: #625745;
$color-5: #917c6b;

TAILWIND

colors: {
  'brand-1': '#000002',
  'brand-2': '#534f46',
  'brand-3': '#a49d80',
  'brand-4': '#625745',
  'brand-5': '#917c6b',
}

RGB Array

[0, 0, 2], [83, 79, 70], [164, 157, 128], [98, 87, 69], [145, 124, 107]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This earth-style palette of #000002, #534F46, #A49D80, #625745, #917C6B 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: #000002; --color-2: #534f46; --color-3: #a49d80; --color-4: #625745; --color-5: #917c6b. 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