← Back to Editor

#333333 · #555555 · #999999 · #CCCCCC · #EEEEEE

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

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#555555

Ink Gray · DimGray · Charcoal

HEX
#555555
RGB
rgb(85, 85, 85)
HSL
hsl(0, 0%, 33%)
HSB
hsb(0, 0%, 33%)
CMYK
cmyk(0%, 0%, 0%, 67%)
Oklch
oklch(45.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#999999

Ash · DarkGray · Silver Sand

HEX
#999999
RGB
rgb(153, 153, 153)
HSL
hsl(0, 0%, 60%)
HSB
hsb(0, 0%, 60%)
CMYK
cmyk(0%, 0%, 0%, 40%)
Oklch
oklch(68.3% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#CCCCCC

Silver Gray · LightGray · Pearl Gray

HEX
#CCCCCC
RGB
rgb(204, 204, 204)
HSL
hsl(0, 0%, 80%)
HSB
hsb(0, 0%, 80%)
CMYK
cmyk(0%, 0%, 0%, 20%)
Oklch
oklch(84.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#EEEEEE

Plain White · Linen · Cloud White

HEX
#EEEEEE
RGB
rgb(238, 238, 238)
HSL
hsl(0, 0%, 93%)
HSB
hsb(0, 0%, 93%)
CMYK
cmyk(0%, 0%, 0%, 7%)
Oklch
oklch(94.9% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

333333
333333

Analogous

333333
333333
333333

Triadic

333333
333333
333333

Split-Comp.

333333
333333
333333

Tetradic

333333
333333
333333
333333

Contrast Matrix WCAG 2.1 Contrast

333333
555555
999999
CCCCCC
EEEEEE
1.7
Fail
4.4
AA Large
7.9
AAA
10.9
AAA
1.7
Fail
2.6
Fail
4.6
AA
6.4
AA
4.4
AA Large
2.6
Fail
1.8
Fail
2.5
Fail
7.9
AAA
4.6
AA
1.8
Fail
1.4
Fail
10.9
AAA
6.4
AA
2.5
Fail
1.4
Fail
White BG
12.6AAA
7.5AAA
2.8Fail
1.6Fail
1.2Fail
Black BG
1.7Fail
2.8Fail
7.4AAA
13.1AAA
18.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
555555
999999
CCCCCC
EEEEEE

Deuteranopia

333333
555555
999999
CCCCCC
EEEEEE

Tritanopia

333333
555555
999999
CCCCCC
EEEEEE

Achromatopsia

333333
555555
999999
CCCCCC
EEEEEE

Shades & Tints Shades & Tints

#333333

Dark
Light

#555555

Dark
Light

#999999

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333333;
  --color-2: #555555;
  --color-3: #999999;
  --color-4: #cccccc;
  --color-5: #eeeeee;
}

SCSS

$color-1: #333333;
$color-2: #555555;
$color-3: #999999;
$color-4: #cccccc;
$color-5: #eeeeee;

TAILWIND

colors: {
  'brand-1': '#333333',
  'brand-2': '#555555',
  'brand-3': '#999999',
  'brand-4': '#cccccc',
  'brand-5': '#eeeeee',
}

RGB Array

[51, 51, 51], [85, 85, 85], [153, 153, 153], [204, 204, 204], [238, 238, 238]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This earth-style palette of #333333, #555555, #999999, #CCCCCC, #EEEEEE is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #333333; --color-2: #555555; --color-3: #999999; --color-4: #cccccc; --color-5: #eeeeee. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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. Restrained colors convey professionalism and trust. 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