← Back to Editor

#FFF0CC · #F0EACF · #E0E3D1 · #D1DDD4 · #C2D6D6

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReading

Color Details Color Details

#FFF0CC

Goose Yellow · Bisque · Lemon Cream

HEX
#FFF0CC
RGB
rgb(255, 240, 204)
HSL
hsl(42, 100%, 90%)
HSB
hsb(42, 20%, 100%)
CMYK
cmyk(0%, 6%, 20%, 0%)
Oklch
oklch(95.8% 0.050 88.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#F0EACF

Goose Yellow · Beige · Lemon Cream

HEX
#F0EACF
RGB
rgb(240, 234, 207)
HSL
hsl(49, 52%, 88%)
HSB
hsb(49, 14%, 94%)
CMYK
cmyk(0%, 3%, 14%, 6%)
Oklch
oklch(93.5% 0.036 96.7)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E0E3D1

Willow Green · LightGray · Mint Green

HEX
#E0E3D1
RGB
rgb(224, 227, 209)
HSL
hsl(70, 24%, 85%)
HSB
hsb(70, 8%, 89%)
CMYK
cmyk(1%, 0%, 8%, 11%)
Oklch
oklch(90.9% 0.024 114.6)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#D1DDD4

Celadon · LightGray · Mint Green

HEX
#D1DDD4
RGB
rgb(209, 221, 212)
HSL
hsl(135, 15%, 84%)
HSB
hsb(135, 5%, 87%)
CMYK
cmyk(5%, 0%, 4%, 13%)
Oklch
oklch(88.6% 0.018 153.5)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#C2D6D6

Sky Blue · LightGray · Glacier Blue

HEX
#C2D6D6
RGB
rgb(194, 214, 214)
HSL
hsl(180, 20%, 80%)
HSB
hsb(180, 9%, 84%)
CMYK
cmyk(9%, 0%, 0%, 16%)
Oklch
oklch(86.1% 0.022 196.8)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF0CC
CCDBFF

Analogous

FFD6CC
FFF0CC
F5FFCC

Triadic

FFF0CC
CCFFF0
F0CCFF

Split-Comp.

FFF0CC
CCF5FF
D6CCFF

Tetradic

FFF0CC
CCFFD6
CCDBFF
FFCCF5

Contrast Matrix WCAG 2.1 Contrast

FFF0CC
F0EACF
E0E3D1
D1DDD4
C2D6D6
1.1
Fail
1.2
Fail
1.2
Fail
1.3
Fail
1.1
Fail
1.1
Fail
1.2
Fail
1.3
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.2
Fail
1.2
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.3
Fail
1.3
Fail
1.2
Fail
1.1
Fail
White BG
1.1Fail
1.2Fail
1.3Fail
1.4Fail
1.5Fail
Black BG
18.6AAA
17.4AAA
16.1AAA
15.0AAA
13.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F9F8D5
EDEDD6
E1E1D5
D6D6D6
CBCBD6

Deuteranopia

F9FBD7
EEEED7
E1E1D6
D6D5D7
CAC8D6

Tritanopia

FEDCDD
F0DBDC
E0D9DA
D2D8D8
C3D6D6

Achromatopsia

F0F0F0
E9E9E9
E0E0E0
D8D8D8
D0D0D0

Shades & Tints Shades & Tints

#FFF0CC

Dark
Light

#F0EACF

Dark
Light

#E0E3D1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff0cc;
  --color-2: #f0eacf;
  --color-3: #e0e3d1;
  --color-4: #d1ddd4;
  --color-5: #c2d6d6;
}

SCSS

$color-1: #fff0cc;
$color-2: #f0eacf;
$color-3: #e0e3d1;
$color-4: #d1ddd4;
$color-5: #c2d6d6;

TAILWIND

colors: {
  'brand-1': '#fff0cc',
  'brand-2': '#f0eacf',
  'brand-3': '#e0e3d1',
  'brand-4': '#d1ddd4',
  'brand-5': '#c2d6d6',
}

RGB Array

[255, 240, 204], [240, 234, 207], [224, 227, 209], [209, 221, 212], [194, 214, 214]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF0CC, #F0EACF, #E0E3D1, #D1DDD4, #C2D6D6 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: #fff0cc; --color-2: #f0eacf; --color-3: #e0e3d1; --color-4: #d1ddd4; --color-5: #c2d6d6. 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