← Back to Editor

#FFFFDC · #C3BAB5 · #9D8B87 · #7F6B76 · #422B3B

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

#FFFFDC

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFDC
RGB
rgb(255, 255, 220)
HSL
hsl(60, 100%, 93%)
HSB
hsb(60, 14%, 100%)
CMYK
cmyk(0%, 0%, 14%, 0%)
Oklch
oklch(99.1% 0.045 107.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C3BAB5

Apricot · Silver · Warm Sun

HEX
#C3BAB5
RGB
rgb(195, 186, 181)
HSL
hsl(21, 10%, 74%)
HSB
hsb(21, 7%, 76%)
CMYK
cmyk(0%, 5%, 7%, 24%)
Oklch
oklch(79.5% 0.012 51.3)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#9D8B87

Crimson · Gray · Passion Red

HEX
#9D8B87
RGB
rgb(157, 139, 135)
HSL
hsl(11, 10%, 57%)
HSB
hsb(11, 14%, 62%)
CMYK
cmyk(0%, 11%, 14%, 38%)
Oklch
oklch(65.2% 0.023 32.6)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#7F6B76

Rose Purple · Gray · Warm Gray

HEX
#7F6B76
RGB
rgb(127, 107, 118)
HSL
hsl(327, 9%, 46%)
HSB
hsb(327, 16%, 50%)
CMYK
cmyk(0%, 16%, 7%, 50%)
Oklch
oklch(55.0% 0.030 343.9)

TraditionalRose Purple」· PaintWarm Gray」· Creative Urban Concrete

#422B3B

Rose Purple · DarkSlateGray · Eggplant

HEX
#422B3B
RGB
rgb(66, 43, 59)
HSL
hsl(318, 21%, 21%)
HSB
hsb(318, 35%, 26%)
CMYK
cmyk(0%, 35%, 11%, 74%)
Oklch
oklch(32.3% 0.043 338.4)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFDC
DBDBFF

Analogous

FFEDDB
FFFFDC
EDFFDB

Triadic

FFFFDC
DBFFFF
FFDBFF

Split-Comp.

FFFFDC
DBEDFF
EDDBFF

Tetradic

FFFFDC
DBFFED
DBDBFF
FFDBED

Contrast Matrix WCAG 2.1 Contrast

FFFFDC
C3BAB5
9D8B87
7F6B76
422B3B
1.9
Fail
3.2
AA Large
4.8
AA
12.6
AAA
1.9
Fail
1.7
Fail
2.6
Fail
6.7
AA
3.2
AA Large
1.7
Fail
1.5
Fail
3.9
AA Large
4.8
AA
2.6
Fail
1.5
Fail
2.6
Fail
12.6
AAA
6.7
AA
3.9
AA Large
2.6
Fail
White BG
1.0Fail
1.9Fail
3.2AA Large
4.9AA
12.8AAA
Black BG
20.6AAA
11.0AAA
6.5AA
4.3AA Large
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFE4
BFBFB6
959588
767673
383837

Deuteranopia

FFFFE7
C0C0B7
969888
787973
393B36

Tritanopia

FFEBED
C3B7B7
9C8989
7E7171
413433

Achromatopsia

FBFBFB
BCBCBC
909090
727272
343434

Shades & Tints Shades & Tints

#FFFFDC

Dark
Light

#C3BAB5

Dark
Light

#9D8B87

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffdc;
  --color-2: #c3bab5;
  --color-3: #9d8b87;
  --color-4: #7f6b76;
  --color-5: #422b3b;
}

SCSS

$color-1: #ffffdc;
$color-2: #c3bab5;
$color-3: #9d8b87;
$color-4: #7f6b76;
$color-5: #422b3b;

TAILWIND

colors: {
  'brand-1': '#ffffdc',
  'brand-2': '#c3bab5',
  'brand-3': '#9d8b87',
  'brand-4': '#7f6b76',
  'brand-5': '#422b3b',
}

RGB Array

[255, 255, 220], [195, 186, 181], [157, 139, 135], [127, 107, 118], [66, 43, 59]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This earth-style palette of #FFFFDC, #C3BAB5, #9D8B87, #7F6B76, #422B3B 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: #ffffdc; --color-2: #c3bab5; --color-3: #9d8b87; --color-4: #7f6b76; --color-5: #422b3b. 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