← Back to Editor

#F4F5E3 · #D0D730 · #C2CD0C · #343C3D · #2B2D2A

earth

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#F4F5E3

Fresh Green · Beige · Lemon Cream

HEX
#F4F5E3
RGB
rgb(244, 245, 227)
HSL
hsl(63, 47%, 93%)
HSB
hsb(63, 7%, 96%)
CMYK
cmyk(0%, 0%, 7%, 4%)
Oklch
oklch(96.5% 0.024 109.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D0D730

Autumn Sage · GreenYellow · Sunflower

HEX
#D0D730
RGB
rgb(208, 215, 48)
HSL
hsl(63, 68%, 52%)
HSB
hsb(63, 78%, 84%)
CMYK
cmyk(3%, 0%, 78%, 16%)
Oklch
oklch(84.7% 0.175 112.1)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#C2CD0C

Autumn Sage · GoldenRod · Honey Gold

HEX
#C2CD0C
RGB
rgb(194, 205, 12)
HSL
hsl(63, 89%, 43%)
HSB
hsb(63, 94%, 80%)
CMYK
cmyk(5%, 0%, 94%, 20%)
Oklch
oklch(81.2% 0.180 113.6)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#343C3D

Slate Blue · DarkSlateGray · Dark Stone

HEX
#343C3D
RGB
rgb(52, 60, 61)
HSL
hsl(187, 8%, 22%)
HSB
hsb(187, 15%, 24%)
CMYK
cmyk(15%, 2%, 0%, 76%)
Oklch
oklch(34.9% 0.011 205.8)

TraditionalSlate Blue」· PaintDark Stone」· Creative Midnight Shadow

#2B2D2A

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2B2D2A
RGB
rgb(43, 45, 42)
HSL
hsl(100, 3%, 17%)
HSB
hsb(100, 7%, 18%)
CMYK
cmyk(4%, 0%, 7%, 82%)
Oklch
oklch(29.4% 0.006 134.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F4F5E3
E6E5F6

Analogous

F6EEE5
F4F5E3
ECF6E5

Triadic

F4F5E3
E5F5F6
F6E5F5

Split-Comp.

F4F5E3
E5ECF6
EEE5F6

Tetradic

F4F5E3
E5F6EE
E6E5F6
F6E5EC

Contrast Matrix WCAG 2.1 Contrast

F4F5E3
D0D730
C2CD0C
343C3D
2B2D2A
1.4
Fail
1.6
Fail
10.2
AAA
12.6
AAA
1.4
Fail
1.1
Fail
7.2
AAA
8.9
AAA
1.6
Fail
1.1
Fail
6.5
AA
8.0
AAA
10.2
AAA
7.2
AAA
6.5
AA
1.2
Fail
12.6
AAA
8.9
AAA
8.0
AAA
1.2
Fail
White BG
1.1Fail
1.6Fail
1.7Fail
11.3AAA
13.9AAA
Black BG
19.0AAA
13.4AAA
12.0AAA
1.9Fail
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F4F4E7
D3D358
C7C73B
37383D
2C2C2B

Deuteranopia

F4F4E8
D3D262
C6C546
37363D
2C2C2B

Tritanopia

F4EBEC
D0787F
C36068
343D3D
2B2B2B

Achromatopsia

F3F3F3
C2C2C2
B4B4B4
3A3A3A
2C2C2C

Shades & Tints Shades & Tints

#F4F5E3

Dark
Light

#D0D730

Dark
Light

#C2CD0C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f4f5e3;
  --color-2: #d0d730;
  --color-3: #c2cd0c;
  --color-4: #343c3d;
  --color-5: #2b2d2a;
}

SCSS

$color-1: #f4f5e3;
$color-2: #d0d730;
$color-3: #c2cd0c;
$color-4: #343c3d;
$color-5: #2b2d2a;

TAILWIND

colors: {
  'brand-1': '#f4f5e3',
  'brand-2': '#d0d730',
  'brand-3': '#c2cd0c',
  'brand-4': '#343c3d',
  'brand-5': '#2b2d2a',
}

RGB Array

[244, 245, 227], [208, 215, 48], [194, 205, 12], [52, 60, 61], [43, 45, 42]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This earth-style palette of #F4F5E3, #D0D730, #C2CD0C, #343C3D, #2B2D2A 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: #f4f5e3; --color-2: #d0d730; --color-3: #c2cd0c; --color-4: #343c3d; --color-5: #2b2d2a. 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