← Back to Editor

#EEEBC8 · #D6D3A4 · #8ABE7A · #6F8B6C · #496B5D

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

#EEEBC8

Fresh Green · Bisque · Lemon Cream

HEX
#EEEBC8
RGB
rgb(238, 235, 200)
HSL
hsl(55, 53%, 86%)
HSB
hsb(55, 16%, 93%)
CMYK
cmyk(0%, 1%, 16%, 7%)
Oklch
oklch(93.3% 0.046 103.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D6D3A4

Fresh Green · Wheat · Sunflower

HEX
#D6D3A4
RGB
rgb(214, 211, 164)
HSL
hsl(56, 38%, 74%)
HSB
hsb(56, 23%, 84%)
CMYK
cmyk(0%, 1%, 23%, 16%)
Oklch
oklch(85.8% 0.062 104.6)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#8ABE7A

Celadon · DarkSeaGreen · Apple Green

HEX
#8ABE7A
RGB
rgb(138, 190, 122)
HSL
hsl(106, 34%, 61%)
HSB
hsb(106, 36%, 75%)
CMYK
cmyk(27%, 0%, 36%, 25%)
Oklch
oklch(74.8% 0.109 138.5)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#6F8B6C

Celadon · Gray · Olive Green

HEX
#6F8B6C
RGB
rgb(111, 139, 108)
HSL
hsl(114, 13%, 48%)
HSB
hsb(114, 22%, 55%)
CMYK
cmyk(20%, 0%, 22%, 45%)
Oklch
oklch(60.6% 0.056 142.3)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#496B5D

Mineral Blue · DimGray · Forest Green

HEX
#496B5D
RGB
rgb(73, 107, 93)
HSL
hsl(155, 19%, 35%)
HSB
hsb(155, 32%, 42%)
CMYK
cmyk(32%, 0%, 13%, 58%)
Oklch
oklch(49.7% 0.045 167.0)

TraditionalMineral Blue」· PaintForest Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEEBC8
C8CCEE

Analogous

EED8C8
EEEBC8
DEEEC8

Triadic

EEEBC8
C8EEEB
EBC8EE

Split-Comp.

EEEBC8
C8DEEE
D8C8EE

Tetradic

EEEBC8
C8EED8
C8CCEE
EEC8DE

Contrast Matrix WCAG 2.1 Contrast

EEEBC8
D6D3A4
8ABE7A
6F8B6C
496B5D
1.3
Fail
1.8
Fail
3.1
AA Large
4.9
AA
1.3
Fail
1.4
Fail
2.5
Fail
3.9
AA Large
1.8
Fail
1.4
Fail
1.7
Fail
2.7
Fail
3.1
AA Large
2.5
Fail
1.7
Fail
1.6
Fail
4.9
AA
3.9
AA Large
2.7
Fail
1.6
Fail
White BG
1.2Fail
1.5Fail
2.2Fail
3.8AA Large
5.9AA
Black BG
17.4AAA
13.7AAA
9.7AAA
5.6AA
3.5AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

EDEDD0
D5D5AF
A1A18A
7B7B74
585860

Deuteranopia

EDEDD3
D5D5B2
9E9A8E
7A7775
565361

Tritanopia

EED7D9
D6B8BA
8D979A
70797B
4B6364

Achromatopsia

E8E8E8
CFCFCF
A7A7A7
7F7F7F
5F5F5F

Shades & Tints Shades & Tints

#EEEBC8

Dark
Light

#D6D3A4

Dark
Light

#8ABE7A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eeebc8;
  --color-2: #d6d3a4;
  --color-3: #8abe7a;
  --color-4: #6f8b6c;
  --color-5: #496b5d;
}

SCSS

$color-1: #eeebc8;
$color-2: #d6d3a4;
$color-3: #8abe7a;
$color-4: #6f8b6c;
$color-5: #496b5d;

TAILWIND

colors: {
  'brand-1': '#eeebc8',
  'brand-2': '#d6d3a4',
  'brand-3': '#8abe7a',
  'brand-4': '#6f8b6c',
  'brand-5': '#496b5d',
}

RGB Array

[238, 235, 200], [214, 211, 164], [138, 190, 122], [111, 139, 108], [73, 107, 93]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This earth-style palette of #EEEBC8, #D6D3A4, #8ABE7A, #6F8B6C, #496B5D is ideal for: 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: #eeebc8; --color-2: #d6d3a4; --color-3: #8abe7a; --color-4: #6f8b6c; --color-5: #496b5d. 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. 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