← Back to Editor

#F1F1E2 · #D4F0CF · #08F6B3 · #9DDDC0 · #72643D

earth

A 5-color earth palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#F1F1E2

Fresh Green · Beige · Lemon Cream

HEX
#F1F1E2
RGB
rgb(241, 241, 226)
HSL
hsl(60, 35%, 92%)
HSB
hsb(60, 6%, 95%)
CMYK
cmyk(0%, 0%, 6%, 5%)
Oklch
oklch(95.4% 0.020 106.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D4F0CF

Emerald · LightGray · Mint Green

HEX
#D4F0CF
RGB
rgb(212, 240, 207)
HSL
hsl(111, 52%, 88%)
HSB
hsb(111, 14%, 94%)
CMYK
cmyk(12%, 0%, 14%, 6%)
Oklch
oklch(92.6% 0.053 140.9)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

#08F6B3

Mineral Blue · MediumSpringGreen · Mint Ice

HEX
#08F6B3
RGB
rgb(8, 246, 179)
HSL
hsl(163, 94%, 50%)
HSB
hsb(163, 97%, 96%)
CMYK
cmyk(97%, 0%, 27%, 4%)
Oklch
oklch(86.2% 0.181 164.7)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#9DDDC0

Jade · LightBlue · Apple Green

HEX
#9DDDC0
RGB
rgb(157, 221, 192)
HSL
hsl(153, 48%, 74%)
HSB
hsb(153, 29%, 87%)
CMYK
cmyk(29%, 0%, 13%, 13%)
Oklch
oklch(84.6% 0.077 164.8)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#72643D

Ochre · DarkOliveGreen · Honey Gold

HEX
#72643D
RGB
rgb(114, 100, 61)
HSL
hsl(44, 30%, 34%)
HSB
hsb(44, 46%, 45%)
CMYK
cmyk(0%, 12%, 46%, 55%)
Oklch
oklch(50.7% 0.059 90.4)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F1F1E2
E3E3F2

Analogous

F2EBE3
F1F1E2
EBF2E3

Triadic

F1F1E2
E3F2F2
F2E3F2

Split-Comp.

F1F1E2
E3EBF2
EBE3F2

Tetradic

F1F1E2
E3F2EB
E3E3F2
F2E3EB

Contrast Matrix WCAG 2.1 Contrast

F1F1E2
D4F0CF
08F6B3
9DDDC0
72643D
1.1
Fail
1.2
Fail
1.4
Fail
5.1
AA
1.1
Fail
1.2
Fail
1.3
Fail
4.8
AA
1.2
Fail
1.2
Fail
1.1
Fail
4.1
AA Large
1.4
Fail
1.3
Fail
1.1
Fail
3.8
AA Large
5.1
AA
4.8
AA
4.1
AA Large
3.8
AA Large
White BG
1.1Fail
1.2Fail
1.4Fail
1.6Fail
5.8AA
Black BG
18.4AAA
17.2AAA
14.8AAA
13.5AAA
3.6AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

F1F1E6
E0E0D7
6F71C3
B9B9C7
6C6C46

Deuteranopia

F1F1E7
DFDCD9
614FC7
B5B0C9
6D6E49

Tritanopia

F1E8E9
D5DDDF
14D0D3
A0CDCE
714E50

Achromatopsia

EFEFEF
E4E4E4
A7A7A7
C7C7C7
646464

Shades & Tints Shades & Tints

#F1F1E2

Dark
Light

#D4F0CF

Dark
Light

#08F6B3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f1f1e2;
  --color-2: #d4f0cf;
  --color-3: #08f6b3;
  --color-4: #9dddc0;
  --color-5: #72643d;
}

SCSS

$color-1: #f1f1e2;
$color-2: #d4f0cf;
$color-3: #08f6b3;
$color-4: #9dddc0;
$color-5: #72643d;

TAILWIND

colors: {
  'brand-1': '#f1f1e2',
  'brand-2': '#d4f0cf',
  'brand-3': '#08f6b3',
  'brand-4': '#9dddc0',
  'brand-5': '#72643d',
}

RGB Array

[241, 241, 226], [212, 240, 207], [8, 246, 179], [157, 221, 192], [114, 100, 61]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This earth-style palette of #F1F1E2, #D4F0CF, #08F6B3, #9DDDC0, #72643D is ideal for: health products, baby brands, fresh-style blogs, 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: #f1f1e2; --color-2: #d4f0cf; --color-3: #08f6b3; --color-4: #9dddc0; --color-5: #72643d. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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