← Back to Editor

#F2F4EB · #D8D7CF · #D2C2CA · #C7EAF7 · #9BBBD2

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

#F2F4EB

Willow Green · Linen · Mint Green

HEX
#F2F4EB
RGB
rgb(242, 244, 235)
HSL
hsl(73, 29%, 94%)
HSB
hsb(73, 4%, 96%)
CMYK
cmyk(1%, 0%, 4%, 4%)
Oklch
oklch(96.3% 0.012 116.8)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#D8D7CF

Fresh Green · LightGray · Lemon Cream

HEX
#D8D7CF
RGB
rgb(216, 215, 207)
HSL
hsl(53, 10%, 83%)
HSB
hsb(53, 4%, 85%)
CMYK
cmyk(0%, 0%, 4%, 15%)
Oklch
oklch(87.8% 0.011 100.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D2C2CA

Rouge · LightGray · Cherry Blossom

HEX
#D2C2CA
RGB
rgb(210, 194, 202)
HSL
hsl(330, 15%, 79%)
HSB
hsb(330, 8%, 82%)
CMYK
cmyk(0%, 8%, 4%, 18%)
Oklch
oklch(83.0% 0.021 345.8)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#C7EAF7

Sky Blue · Lavender · Glacier Blue

HEX
#C7EAF7
RGB
rgb(199, 234, 247)
HSL
hsl(196, 75%, 87%)
HSB
hsb(196, 19%, 97%)
CMYK
cmyk(19%, 5%, 0%, 3%)
Oklch
oklch(91.6% 0.041 222.3)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#9BBBD2

Sky Blue · LightSteelBlue · Cobalt Blue

HEX
#9BBBD2
RGB
rgb(155, 187, 210)
HSL
hsl(205, 38%, 72%)
HSB
hsb(205, 26%, 82%)
CMYK
cmyk(26%, 11%, 0%, 18%)
Oklch
oklch(77.6% 0.048 239.5)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F2F4EB
EDEBF4

Analogous

F4F2EB
F2F4EB
EEF4EB

Triadic

F2F4EB
EBF2F4
F4EBF2

Split-Comp.

F2F4EB
EBEEF4
F2EBF4

Tetradic

F2F4EB
EBF4F2
EDEBF4
F4EBEE

Contrast Matrix WCAG 2.1 Contrast

F2F4EB
D8D7CF
D2C2CA
C7EAF7
9BBBD2
1.3
Fail
1.5
Fail
1.1
Fail
1.8
Fail
1.3
Fail
1.2
Fail
1.1
Fail
1.4
Fail
1.5
Fail
1.2
Fail
1.3
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.3
Fail
1.6
Fail
1.8
Fail
1.4
Fail
1.2
Fail
1.6
Fail
White BG
1.1Fail
1.4Fail
1.7Fail
1.3Fail
2.0Fail
Black BG
18.9AAA
14.5AAA
12.3AAA
16.5AAA
10.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F3F3ED
D8D8D1
CBCBC8
D6D6F4
A9A9CC

Deuteranopia

F3F3EE
D8D8D1
CCCDC8
D4D2F3
A7A5CB

Tritanopia

F2EFEF
D8D2D3
D1C7C6
C9F1F1
9DC8C7

Achromatopsia

F2F2F2
D6D6D6
C8C8C8
E1E1E1
B4B4B4

Shades & Tints Shades & Tints

#F2F4EB

Dark
Light

#D8D7CF

Dark
Light

#D2C2CA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f2f4eb;
  --color-2: #d8d7cf;
  --color-3: #d2c2ca;
  --color-4: #c7eaf7;
  --color-5: #9bbbd2;
}

SCSS

$color-1: #f2f4eb;
$color-2: #d8d7cf;
$color-3: #d2c2ca;
$color-4: #c7eaf7;
$color-5: #9bbbd2;

TAILWIND

colors: {
  'brand-1': '#f2f4eb',
  'brand-2': '#d8d7cf',
  'brand-3': '#d2c2ca',
  'brand-4': '#c7eaf7',
  'brand-5': '#9bbbd2',
}

RGB Array

[242, 244, 235], [216, 215, 207], [210, 194, 202], [199, 234, 247], [155, 187, 210]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F2F4EB, #D8D7CF, #D2C2CA, #C7EAF7, #9BBBD2 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: #f2f4eb; --color-2: #d8d7cf; --color-3: #d2c2ca; --color-4: #c7eaf7; --color-5: #9bbbd2. 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