← Back to Editor

#000000 · #303018 · #606030 · #C0A878 · #F0C060

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

#303018

Autumn Sage · DarkSlateGray · Amber Gold

HEX
#303018
RGB
rgb(48, 48, 24)
HSL
hsl(60, 33%, 14%)
HSB
hsb(60, 50%, 19%)
CMYK
cmyk(0%, 0%, 50%, 81%)
Oklch
oklch(30.2% 0.039 108.5)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#606030

Autumn Sage · DarkOliveGreen · Honey Gold

HEX
#606030
RGB
rgb(96, 96, 48)
HSL
hsl(60, 33%, 28%)
HSB
hsb(60, 50%, 38%)
CMYK
cmyk(0%, 0%, 50%, 62%)
Oklch
oklch(47.7% 0.069 108.7)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#C0A878

Ginger · Tan · Sunflower

HEX
#C0A878
RGB
rgb(192, 168, 120)
HSL
hsl(40, 36%, 61%)
HSB
hsb(40, 38%, 75%)
CMYK
cmyk(0%, 13%, 38%, 25%)
Oklch
oklch(74.1% 0.070 84.2)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#F0C060

Ginger · SandyBrown · Sunflower

HEX
#F0C060
RGB
rgb(240, 192, 96)
HSL
hsl(40, 83%, 66%)
HSB
hsb(40, 60%, 94%)
CMYK
cmyk(0%, 20%, 60%, 6%)
Oklch
oklch(83.2% 0.126 82.8)

TraditionalGinger」· 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
303018
606030
C0A878
F0C060
1.6
Fail
3.2
AA Large
9.1
AAA
12.4
AAA
1.6
Fail
2.1
Fail
5.8
AA
7.9
AAA
3.2
AA Large
2.1
Fail
2.8
Fail
3.9
AA Large
9.1
AAA
5.8
AA
2.8
Fail
1.4
Fail
12.4
AAA
7.9
AAA
3.9
AA Large
1.4
Fail
White BG
21.0AAA
13.4AAA
6.5AA
2.3Fail
1.7Fail
Black BG
1.0Fail
1.6Fail
3.2AA Large
9.1AAA
12.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
30301E
60603C
B6B584
DBDB77

Deuteranopia

000000
30301F
60603E
B7B986
DEE27D

Tritanopia

000000
302223
604547
BF8D8F
EE8A8E

Achromatopsia

000000
2D2D2D
5B5B5B
AAAAAA
C3C3C3

Shades & Tints Shades & Tints

#000000

Dark
Light

#303018

Dark
Light

#606030

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #303018;
  --color-3: #606030;
  --color-4: #c0a878;
  --color-5: #f0c060;
}

SCSS

$color-1: #000000;
$color-2: #303018;
$color-3: #606030;
$color-4: #c0a878;
$color-5: #f0c060;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#303018',
  'brand-3': '#606030',
  'brand-4': '#c0a878',
  'brand-5': '#f0c060',
}

RGB Array

[0, 0, 0], [48, 48, 24], [96, 96, 48], [192, 168, 120], [240, 192, 96]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This earth-style palette of #000000, #303018, #606030, #C0A878, #F0C060 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: #303018; --color-3: #606030; --color-4: #c0a878; --color-5: #f0c060. 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