← Back to Editor

#EBE1B0 · #D4D9A3 · #B5C6A4 · #DCCE75 · #E8D9B8

coffee

A 5-color coffee 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

#EBE1B0

Fresh Green · Wheat · Lemon Cream

HEX
#EBE1B0
RGB
rgb(235, 225, 176)
HSL
hsl(50, 60%, 81%)
HSB
hsb(50, 25%, 92%)
CMYK
cmyk(0%, 4%, 25%, 8%)
Oklch
oklch(90.6% 0.065 97.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D4D9A3

Fresh Green · Wheat · Sunflower

HEX
#D4D9A3
RGB
rgb(212, 217, 163)
HSL
hsl(66, 42%, 75%)
HSB
hsb(66, 25%, 85%)
CMYK
cmyk(2%, 0%, 25%, 15%)
Oklch
oklch(86.8% 0.071 112.2)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#B5C6A4

Celadon · Silver · Apple Green

HEX
#B5C6A4
RGB
rgb(181, 198, 164)
HSL
hsl(90, 23%, 71%)
HSB
hsb(90, 17%, 78%)
CMYK
cmyk(9%, 0%, 17%, 22%)
Oklch
oklch(80.4% 0.050 129.2)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#DCCE75

Fresh Green · BurlyWood · Sunflower

HEX
#DCCE75
RGB
rgb(220, 206, 117)
HSL
hsl(52, 60%, 66%)
HSB
hsb(52, 47%, 86%)
CMYK
cmyk(0%, 6%, 47%, 14%)
Oklch
oklch(84.4% 0.112 100.5)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#E8D9B8

Goose Yellow · Wheat · Lemon Cream

HEX
#E8D9B8
RGB
rgb(232, 217, 184)
HSL
hsl(41, 51%, 82%)
HSB
hsb(41, 21%, 91%)
CMYK
cmyk(0%, 6%, 21%, 9%)
Oklch
oklch(88.9% 0.047 86.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EBE1B0
B1BBEC

Analogous

ECC5B1
EBE1B0
D8ECB1

Triadic

EBE1B0
B1ECE2
E2B1EC

Split-Comp.

EBE1B0
B1D8EC
C5B1EC

Tetradic

EBE1B0
B1ECC5
B1BBEC
ECB1D8

Contrast Matrix WCAG 2.1 Contrast

EBE1B0
D4D9A3
B5C6A4
DCCE75
E8D9B8
1.1
Fail
1.4
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.4
Fail
1.2
Fail
1.1
Fail
1.3
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.3
Fail
1.1
Fail
White BG
1.3Fail
1.5Fail
1.8Fail
1.6Fail
1.4Fail
Black BG
15.9AAA
14.3AAA
11.6AAA
13.1AAA
15.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E7E7BC
D6D6B0
BCBDAC
D6D68B
E2E1C0

Deuteranopia

E7E8BF
D6D5B3
BBBAAE
D7D890
E2E3C2

Tritanopia

EBC5C7
D4BABD
B6B3B4
DB9C9F
E7C6C8

Achromatopsia

DEDEDE
D1D1D1
BDBDBD
C8C8C8
DADADA

Shades & Tints Shades & Tints

#EBE1B0

Dark
Light

#D4D9A3

Dark
Light

#B5C6A4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ebe1b0;
  --color-2: #d4d9a3;
  --color-3: #b5c6a4;
  --color-4: #dcce75;
  --color-5: #e8d9b8;
}

SCSS

$color-1: #ebe1b0;
$color-2: #d4d9a3;
$color-3: #b5c6a4;
$color-4: #dcce75;
$color-5: #e8d9b8;

TAILWIND

colors: {
  'brand-1': '#ebe1b0',
  'brand-2': '#d4d9a3',
  'brand-3': '#b5c6a4',
  'brand-4': '#dcce75',
  'brand-5': '#e8d9b8',
}

RGB Array

[235, 225, 176], [212, 217, 163], [181, 198, 164], [220, 206, 117], [232, 217, 184]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This coffee-style palette of #EBE1B0, #D4D9A3, #B5C6A4, #DCCE75, #E8D9B8 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: #ebe1b0; --color-2: #d4d9a3; --color-3: #b5c6a4; --color-4: #dcce75; --color-5: #e8d9b8. 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 coffee-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