← Back to Editor

#FFFFF9 · #EEF1DF · #CDD7B6 · #A37E58 · #342A14

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

WorkspaceReadingData Visualization

Color Details Color Details

#FFFFF9

Fresh Green · Snow · Lemon Cream

HEX
#FFFFF9
RGB
rgb(255, 255, 249)
HSL
hsl(60, 100%, 99%)
HSB
hsb(60, 2%, 100%)
CMYK
cmyk(0%, 0%, 2%, 0%)
Oklch
oklch(99.8% 0.008 106.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#EEF1DF

Willow Green · Beige · Mint Green

HEX
#EEF1DF
RGB
rgb(238, 241, 223)
HSL
hsl(70, 39%, 91%)
HSB
hsb(70, 7%, 95%)
CMYK
cmyk(1%, 0%, 7%, 5%)
Oklch
oklch(95.1% 0.024 114.5)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#CDD7B6

Willow Green · Silver · Apple Green

HEX
#CDD7B6
RGB
rgb(205, 215, 182)
HSL
hsl(78, 29%, 78%)
HSB
hsb(78, 15%, 84%)
CMYK
cmyk(5%, 0%, 15%, 16%)
Oklch
oklch(86.3% 0.046 121.1)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#A37E58

Ochre · Gray · Amber Brown

HEX
#A37E58
RGB
rgb(163, 126, 88)
HSL
hsl(30, 30%, 49%)
HSB
hsb(30, 46%, 64%)
CMYK
cmyk(0%, 23%, 46%, 36%)
Oklch
oklch(62.0% 0.070 66.7)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#342A14

Ochre · Black · Amber Gold

HEX
#342A14
RGB
rgb(52, 42, 20)
HSL
hsl(41, 44%, 14%)
HSB
hsb(41, 62%, 20%)
CMYK
cmyk(0%, 19%, 62%, 80%)
Oklch
oklch(29.0% 0.038 85.6)

TraditionalOchre」· PaintAmber Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFF9
FAFAFF

Analogous

FFFCFA
FFFFF9
FCFFFA

Triadic

FFFFF9
FAFFFF
FFFAFF

Split-Comp.

FFFFF9
FAFCFF
FCFAFF

Tetradic

FFFFF9
FAFFFC
FAFAFF
FFFAFC

Contrast Matrix WCAG 2.1 Contrast

FFFFF9
EEF1DF
CDD7B6
A37E58
342A14
1.1
Fail
1.5
Fail
3.7
AA Large
14.1
AAA
1.1
Fail
1.3
Fail
3.2
AA Large
12.3
AAA
1.5
Fail
1.3
Fail
2.5
Fail
9.4
AAA
3.7
AA Large
3.2
AA Large
2.5
Fail
3.8
AA Large
14.1
AAA
12.3
AAA
9.4
AAA
3.8
AA Large
White BG
1.0Fail
1.1Fail
1.5Fail
3.7AA Large
14.1AAA
Black BG
20.9AAA
18.3AAA
14.0AAA
5.7AA
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFA
EFEFE3
D1D1BE
939361
303019

Deuteranopia

FFFFFB
EFEFE4
D1D0C0
959863
30311B

Tritanopia

FFFCFC
EEE7E8
CEC4C6
A1686A
341E1E

Achromatopsia

FEFEFE
EEEEEE
D0D0D0
858585
2A2A2A

Shades & Tints Shades & Tints

#FFFFF9

Dark
Light

#EEF1DF

Dark
Light

#CDD7B6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffff9;
  --color-2: #eef1df;
  --color-3: #cdd7b6;
  --color-4: #a37e58;
  --color-5: #342a14;
}

SCSS

$color-1: #fffff9;
$color-2: #eef1df;
$color-3: #cdd7b6;
$color-4: #a37e58;
$color-5: #342a14;

TAILWIND

colors: {
  'brand-1': '#fffff9',
  'brand-2': '#eef1df',
  'brand-3': '#cdd7b6',
  'brand-4': '#a37e58',
  'brand-5': '#342a14',
}

RGB Array

[255, 255, 249], [238, 241, 223], [205, 215, 182], [163, 126, 88], [52, 42, 20]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This coffee-style palette of #FFFFF9, #EEF1DF, #CDD7B6, #A37E58, #342A14 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: #fffff9; --color-2: #eef1df; --color-3: #cdd7b6; --color-4: #a37e58; --color-5: #342a14. 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 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