← Back to Editor

#FFFF9F · #E0D5B5 · #909493 · #737574 · #110E09

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

#FFFF9F

Fresh Green · Khaki · Lemon Cream

HEX
#FFFF9F
RGB
rgb(255, 255, 159)
HSL
hsl(60, 100%, 81%)
HSB
hsb(60, 38%, 100%)
CMYK
cmyk(0%, 0%, 38%, 0%)
Oklch
oklch(97.9% 0.118 108.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E0D5B5

Goose Yellow · Wheat · Lemon Cream

HEX
#E0D5B5
RGB
rgb(224, 213, 181)
HSL
hsl(45, 41%, 79%)
HSB
hsb(45, 19%, 88%)
CMYK
cmyk(0%, 5%, 19%, 12%)
Oklch
oklch(87.4% 0.044 91.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#909493

Ash · LightSlateGray · Silver Sand

HEX
#909493
RGB
rgb(144, 148, 147)
HSL
hsl(165, 2%, 57%)
HSB
hsb(165, 3%, 58%)
CMYK
cmyk(3%, 0%, 1%, 42%)
Oklch
oklch(66.3% 0.005 179.7)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#737574

Ink Gray · DimGray · Warm Gray

HEX
#737574
RGB
rgb(115, 117, 116)
HSL
hsl(150, 1%, 45%)
HSB
hsb(150, 2%, 46%)
CMYK
cmyk(2%, 0%, 1%, 54%)
Oklch
oklch(56.0% 0.003 165.0)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#110E09

Ochre · Black · Cinnamon

HEX
#110E09
RGB
rgb(17, 14, 9)
HSL
hsl(38, 31%, 5%)
HSB
hsb(38, 47%, 7%)
CMYK
cmyk(0%, 18%, 47%, 93%)
Oklch
oklch(16.6% 0.011 80.6)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFF9F
9E9EFF

Analogous

FFCF9E
FFFF9F
CFFF9E

Triadic

FFFF9F
9EFFFF
FF9EFF

Split-Comp.

FFFF9F
9ECFFF
CF9EFF

Tetradic

FFFF9F
9EFFCF
9E9EFF
FF9ECF

Contrast Matrix WCAG 2.1 Contrast

FFFF9F
E0D5B5
909493
737574
110E09
1.4
Fail
2.9
Fail
4.4
AA Large
18.4
AAA
1.4
Fail
2.1
Fail
3.2
AA Large
13.2
AAA
2.9
Fail
2.1
Fail
1.5
Fail
6.3
AA
4.4
AA Large
3.2
AA Large
1.5
Fail
4.1
AA Large
18.4
AAA
13.2
AAA
6.3
AA
4.1
AA Large
White BG
1.0Fail
1.5Fail
3.1AA Large
4.6AA
19.3AAA
Black BG
20.1AAA
14.4AAA
6.8AA
4.5AA
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFB6
DBDBBD
929293
747474
10100A

Deuteranopia

FFFFBC
DCDDBF
929193
747474
10100B

Tritanopia

FFC9CD
DFC3C4
909393
737474
110B0B

Achromatopsia

F4F4F4
D5D5D5
939393
747474
0E0E0E

Shades & Tints Shades & Tints

#FFFF9F

Dark
Light

#E0D5B5

Dark
Light

#909493

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffff9f;
  --color-2: #e0d5b5;
  --color-3: #909493;
  --color-4: #737574;
  --color-5: #110e09;
}

SCSS

$color-1: #ffff9f;
$color-2: #e0d5b5;
$color-3: #909493;
$color-4: #737574;
$color-5: #110e09;

TAILWIND

colors: {
  'brand-1': '#ffff9f',
  'brand-2': '#e0d5b5',
  'brand-3': '#909493',
  'brand-4': '#737574',
  'brand-5': '#110e09',
}

RGB Array

[255, 255, 159], [224, 213, 181], [144, 148, 147], [115, 117, 116], [17, 14, 9]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This earth-style palette of #FFFF9F, #E0D5B5, #909493, #737574, #110E09 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: #ffff9f; --color-2: #e0d5b5; --color-3: #909493; --color-4: #737574; --color-5: #110e09. 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