← Back to Editor

#EBE5C5 · #FFFDCF · #F4E7C4 · #DDD2B6 · #ABA48A

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

WorkspaceReading

Color Details Color Details

#EBE5C5

Fresh Green · Bisque · Lemon Cream

HEX
#EBE5C5
RGB
rgb(235, 229, 197)
HSL
hsl(51, 49%, 85%)
HSB
hsb(51, 16%, 92%)
CMYK
cmyk(0%, 3%, 16%, 8%)
Oklch
oklch(91.8% 0.043 98.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FFFDCF

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFDCF
RGB
rgb(255, 253, 207)
HSL
hsl(58, 100%, 91%)
HSB
hsb(58, 19%, 100%)
CMYK
cmyk(0%, 1%, 19%, 0%)
Oklch
oklch(98.4% 0.059 105.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F4E7C4

Goose Yellow · Bisque · Lemon Cream

HEX
#F4E7C4
RGB
rgb(244, 231, 196)
HSL
hsl(44, 69%, 86%)
HSB
hsb(44, 20%, 96%)
CMYK
cmyk(0%, 5%, 20%, 4%)
Oklch
oklch(92.9% 0.048 90.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#DDD2B6

Goose Yellow · Wheat · Lemon Cream

HEX
#DDD2B6
RGB
rgb(221, 210, 182)
HSL
hsl(43, 36%, 79%)
HSB
hsb(43, 18%, 87%)
CMYK
cmyk(0%, 5%, 18%, 13%)
Oklch
oklch(86.5% 0.039 89.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#ABA48A

Ginger · DarkGray · Sunflower

HEX
#ABA48A
RGB
rgb(171, 164, 138)
HSL
hsl(47, 16%, 61%)
HSB
hsb(47, 19%, 67%)
CMYK
cmyk(0%, 4%, 19%, 33%)
Oklch
oklch(71.8% 0.037 94.7)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EBE5C5
C6CCEB

Analogous

EBD3C6
EBE5C5
DEEBC6

Triadic

EBE5C5
C6EBE6
E6C6EB

Split-Comp.

EBE5C5
C6DEEB
D3C6EB

Tetradic

EBE5C5
C6EBD3
C6CCEB
EBC6DE

Contrast Matrix WCAG 2.1 Contrast

EBE5C5
FFFDCF
F4E7C4
DDD2B6
ABA48A
1.2
Fail
1.0
Fail
1.2
Fail
2.0
Fail
1.2
Fail
1.2
Fail
1.4
Fail
2.4
Fail
1.0
Fail
1.2
Fail
1.2
Fail
2.0
Fail
1.2
Fail
1.4
Fail
1.2
Fail
1.7
Fail
2.0
Fail
2.4
Fail
2.0
Fail
1.7
Fail
White BG
1.3Fail
1.0Fail
1.2Fail
1.5Fail
2.5Fail
Black BG
16.5AAA
20.2AAA
17.1AAA
14.0AAA
8.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E8E8CD
FEFEDA
EEEECC
D8D8BD
A8A890

Deuteranopia

E9E9CF
FEFEDD
EFF0CF
D9DABE
A8A992

Tritanopia

EBD3D4
FFE3E5
F3D3D5
DCC2C3
AB9596

Achromatopsia

E3E3E3
F8F8F8
E7E7E7
D2D2D2
A3A3A3

Shades & Tints Shades & Tints

#EBE5C5

Dark
Light

#FFFDCF

Dark
Light

#F4E7C4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ebe5c5;
  --color-2: #fffdcf;
  --color-3: #f4e7c4;
  --color-4: #ddd2b6;
  --color-5: #aba48a;
}

SCSS

$color-1: #ebe5c5;
$color-2: #fffdcf;
$color-3: #f4e7c4;
$color-4: #ddd2b6;
$color-5: #aba48a;

TAILWIND

colors: {
  'brand-1': '#ebe5c5',
  'brand-2': '#fffdcf',
  'brand-3': '#f4e7c4',
  'brand-4': '#ddd2b6',
  'brand-5': '#aba48a',
}

RGB Array

[235, 229, 197], [255, 253, 207], [244, 231, 196], [221, 210, 182], [171, 164, 138]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EBE5C5, #FFFDCF, #F4E7C4, #DDD2B6, #ABA48A is ideal for: health products, baby brands, fresh-style blogs. 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: #ebe5c5; --color-2: #fffdcf; --color-3: #f4e7c4; --color-4: #ddd2b6; --color-5: #aba48a. 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. 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