← Back to Editor

#FFFFF4 · #FBF1DD · #E9EFE5 · #F4EED8 · #F8F9E7

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarm

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial App

Color Details Color Details

#FFFFF4

Fresh Green · Snow · Lemon Cream

HEX
#FFFFF4
RGB
rgb(255, 255, 244)
HSL
hsl(60, 100%, 98%)
HSB
hsb(60, 4%, 100%)
CMYK
cmyk(0%, 0%, 4%, 0%)
Oklch
oklch(99.7% 0.014 106.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FBF1DD

Goose Yellow · Beige · Lemon Cream

HEX
#FBF1DD
RGB
rgb(251, 241, 221)
HSL
hsl(40, 79%, 93%)
HSB
hsb(40, 12%, 98%)
CMYK
cmyk(0%, 4%, 12%, 2%)
Oklch
oklch(96.1% 0.028 84.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E9EFE5

Celadon · Beige · Mint Green

HEX
#E9EFE5
RGB
rgb(233, 239, 229)
HSL
hsl(96, 24%, 92%)
HSB
hsb(96, 4%, 94%)
CMYK
cmyk(3%, 0%, 4%, 6%)
Oklch
oklch(94.5% 0.015 132.5)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#F4EED8

Goose Yellow · Beige · Lemon Cream

HEX
#F4EED8
RGB
rgb(244, 238, 216)
HSL
hsl(47, 56%, 90%)
HSB
hsb(47, 11%, 96%)
CMYK
cmyk(0%, 2%, 11%, 4%)
Oklch
oklch(94.8% 0.030 94.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#F8F9E7

Fresh Green · Linen · Lemon Cream

HEX
#F8F9E7
RGB
rgb(248, 249, 231)
HSL
hsl(63, 60%, 94%)
HSB
hsb(63, 7%, 98%)
CMYK
cmyk(0%, 0%, 7%, 2%)
Oklch
oklch(97.7% 0.024 109.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFF4
F5F5FF

Analogous

FFFAF5
FFFFF4
FAFFF5

Triadic

FFFFF4
F5FFFF
FFF5FF

Split-Comp.

FFFFF4
F5FAFF
FAF5FF

Tetradic

FFFFF4
F5FFFA
F5F5FF
FFF5FA

Contrast Matrix WCAG 2.1 Contrast

FFFFF4
FBF1DD
E9EFE5
F4EED8
F8F9E7
1.1
Fail
1.2
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.2
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.2
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.1
Fail
White BG
1.0Fail
1.1Fail
1.2Fail
1.2Fail
1.1Fail
Black BG
20.9AAA
18.7AAA
17.9AAA
18.1AAA
19.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFF7
F7F7E2
ECECE7
F1F1DD
F8F8EB

Deuteranopia

FFFFF7
F7F8E3
EBEBE8
F2F2DF
F8F8EC

Tritanopia

FFF9F9
FBE6E7
E9E9EA
F4E2E2
F8EFF0

Achromatopsia

FEFEFE
F2F2F2
ECECEC
EDEDED
F7F7F7

Shades & Tints Shades & Tints

#FFFFF4

Dark
Light

#FBF1DD

Dark
Light

#E9EFE5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffff4;
  --color-2: #fbf1dd;
  --color-3: #e9efe5;
  --color-4: #f4eed8;
  --color-5: #f8f9e7;
}

SCSS

$color-1: #fffff4;
$color-2: #fbf1dd;
$color-3: #e9efe5;
$color-4: #f4eed8;
$color-5: #f8f9e7;

TAILWIND

colors: {
  'brand-1': '#fffff4',
  'brand-2': '#fbf1dd',
  'brand-3': '#e9efe5',
  'brand-4': '#f4eed8',
  'brand-5': '#f8f9e7',
}

RGB Array

[255, 255, 244], [251, 241, 221], [233, 239, 229], [244, 238, 216], [248, 249, 231]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFF4, #FBF1DD, #E9EFE5, #F4EED8, #F8F9E7 is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs. Vivid colors effectively attract user attention. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #fffff4; --color-2: #fbf1dd; --color-3: #e9efe5; --color-4: #f4eed8; --color-5: #f8f9e7. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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