← Back to Editor

#E9E3B8 · #FBFADC · #D5DCA6 · #ABC06B · #558B1C

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#E9E3B8

Fresh Green · Wheat · Lemon Cream

HEX
#E9E3B8
RGB
rgb(233, 227, 184)
HSL
hsl(53, 53%, 82%)
HSB
hsb(53, 21%, 91%)
CMYK
cmyk(0%, 3%, 21%, 9%)
Oklch
oklch(91.0% 0.057 100.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FBFADC

Fresh Green · LightYellow · Lemon Cream

HEX
#FBFADC
RGB
rgb(251, 250, 220)
HSL
hsl(58, 79%, 92%)
HSB
hsb(58, 12%, 98%)
CMYK
cmyk(0%, 0%, 12%, 2%)
Oklch
oklch(97.8% 0.039 105.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D5DCA6

Fresh Green · Wheat · Lemon Cream

HEX
#D5DCA6
RGB
rgb(213, 220, 166)
HSL
hsl(68, 44%, 76%)
HSB
hsb(68, 25%, 86%)
CMYK
cmyk(3%, 0%, 25%, 14%)
Oklch
oklch(87.6% 0.071 113.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#ABC06B

Grass Green · DarkSeaGreen · Olive Green

HEX
#ABC06B
RGB
rgb(171, 192, 107)
HSL
hsl(75, 40%, 59%)
HSB
hsb(75, 44%, 75%)
CMYK
cmyk(11%, 0%, 44%, 25%)
Oklch
oklch(77.3% 0.113 120.5)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#558B1C

Grass Green · DarkOliveGreen · Forest Green

HEX
#558B1C
RGB
rgb(85, 139, 28)
HSL
hsl(89, 66%, 33%)
HSB
hsb(89, 80%, 55%)
CMYK
cmyk(39%, 0%, 80%, 45%)
Oklch
oklch(57.7% 0.149 132.7)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E9E3B8
B9BEE9

Analogous

E9CBB9
E9E3B8
D7E9B9

Triadic

E9E3B8
B9E9E4
E4B9E9

Split-Comp.

E9E3B8
B9D7E9
CBB9E9

Tetradic

E9E3B8
B9E9CB
B9BEE9
E9B9D7

Contrast Matrix WCAG 2.1 Contrast

E9E3B8
FBFADC
D5DCA6
ABC06B
558B1C
1.2
Fail
1.1
Fail
1.5
Fail
3.2
AA Large
1.2
Fail
1.4
Fail
1.9
Fail
3.9
AA Large
1.1
Fail
1.4
Fail
1.4
Fail
2.9
Fail
1.5
Fail
1.9
Fail
1.4
Fail
2.1
Fail
3.2
AA Large
3.9
AA Large
2.9
Fail
2.1
Fail
White BG
1.3Fail
1.1Fail
1.4Fail
2.0Fail
4.1AA Large
Black BG
16.1AAA
19.8AAA
14.6AAA
10.5AAA
5.1AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E6E6C2
FBFBE3
D8D8B3
B4B480
6C6D37

Deuteranopia

E7E7C5
FBFBE5
D8D7B6
B3B185
69653D

Tritanopia

E9CBCC
FBE9EA
D5BDC0
AC9093
584C51

Achromatopsia

E0E0E0
F7F7F7
D4D4D4
B0B0B0
6E6E6E

Shades & Tints Shades & Tints

#E9E3B8

Dark
Light

#FBFADC

Dark
Light

#D5DCA6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e9e3b8;
  --color-2: #fbfadc;
  --color-3: #d5dca6;
  --color-4: #abc06b;
  --color-5: #558b1c;
}

SCSS

$color-1: #e9e3b8;
$color-2: #fbfadc;
$color-3: #d5dca6;
$color-4: #abc06b;
$color-5: #558b1c;

TAILWIND

colors: {
  'brand-1': '#e9e3b8',
  'brand-2': '#fbfadc',
  'brand-3': '#d5dca6',
  'brand-4': '#abc06b',
  'brand-5': '#558b1c',
}

RGB Array

[233, 227, 184], [251, 250, 220], [213, 220, 166], [171, 192, 107], [85, 139, 28]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E9E3B8, #FBFADC, #D5DCA6, #ABC06B, #558B1C 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: #e9e3b8; --color-2: #fbfadc; --color-3: #d5dca6; --color-4: #abc06b; --color-5: #558b1c. 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 general-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