← Back to Editor

#FFFFF9 · #F5F6F0 · #FEFFF6 · #DDE0CF · #F7F4E8

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

#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

#F5F6F0

Willow Green · SeaShell · Mint Green

HEX
#F5F6F0
RGB
rgb(245, 246, 240)
HSL
hsl(70, 25%, 95%)
HSB
hsb(70, 2%, 96%)
CMYK
cmyk(0%, 0%, 2%, 4%)
Oklch
oklch(97.1% 0.008 114.2)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#FEFFF6

Fresh Green · Snow · Lemon Cream

HEX
#FEFFF6
RGB
rgb(254, 255, 246)
HSL
hsl(67, 100%, 98%)
HSB
hsb(67, 4%, 100%)
CMYK
cmyk(0%, 0%, 4%, 0%)
Oklch
oklch(99.7% 0.012 111.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#DDE0CF

Willow Green · LightGray · Mint Green

HEX
#DDE0CF
RGB
rgb(221, 224, 207)
HSL
hsl(71, 22%, 85%)
HSB
hsb(71, 8%, 88%)
CMYK
cmyk(1%, 0%, 8%, 12%)
Oklch
oklch(90.0% 0.023 115.0)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#F7F4E8

Goose Yellow · Linen · Lemon Cream

HEX
#F7F4E8
RGB
rgb(247, 244, 232)
HSL
hsl(48, 48%, 94%)
HSB
hsb(48, 6%, 97%)
CMYK
cmyk(0%, 1%, 6%, 3%)
Oklch
oklch(96.6% 0.016 95.2)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

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
F5F6F0
FEFFF6
DDE0CF
F7F4E8
1.1
Fail
1.0
Fail
1.3
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.2
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.3
Fail
1.1
Fail
1.3
Fail
1.2
Fail
1.3
Fail
1.2
Fail
1.1
Fail
1.0
Fail
1.1
Fail
1.2
Fail
White BG
1.0Fail
1.1Fail
1.0Fail
1.3Fail
1.1Fail
Black BG
20.9AAA
19.3AAA
20.8AAA
15.6AAA
19.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFA
F5F5F1
FEFEF8
DEDED3
F6F6EB

Deuteranopia

FFFFFB
F5F5F2
FEFEF9
DEDED4
F6F6EC

Tritanopia

FFFCFC
F5F3F3
FEFAFA
DDD6D7
F7EDEE

Achromatopsia

FEFEFE
F5F5F5
FEFEFE
DDDDDD
F4F4F4

Shades & Tints Shades & Tints

#FFFFF9

Dark
Light

#F5F6F0

Dark
Light

#FEFFF6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffff9;
  --color-2: #f5f6f0;
  --color-3: #fefff6;
  --color-4: #dde0cf;
  --color-5: #f7f4e8;
}

SCSS

$color-1: #fffff9;
$color-2: #f5f6f0;
$color-3: #fefff6;
$color-4: #dde0cf;
$color-5: #f7f4e8;

TAILWIND

colors: {
  'brand-1': '#fffff9',
  'brand-2': '#f5f6f0',
  'brand-3': '#fefff6',
  'brand-4': '#dde0cf',
  'brand-5': '#f7f4e8',
}

RGB Array

[255, 255, 249], [245, 246, 240], [254, 255, 246], [221, 224, 207], [247, 244, 232]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFF9, #F5F6F0, #FEFFF6, #DDE0CF, #F7F4E8 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: #fffff9; --color-2: #f5f6f0; --color-3: #fefff6; --color-4: #dde0cf; --color-5: #f7f4e8. 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