← Back to Editor

#F0F0F0 · #C2B1CC · #C4D18C · #C7D8E6 · #E59EB2

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

#F0F0F0

Plain White · Linen · Cloud White

HEX
#F0F0F0
RGB
rgb(240, 240, 240)
HSL
hsl(0, 0%, 94%)
HSB
hsb(0, 0%, 94%)
CMYK
cmyk(0%, 0%, 0%, 6%)
Oklch
oklch(95.5% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#C2B1CC

Lilac · Silver · Lilac Purple

HEX
#C2B1CC
RGB
rgb(194, 177, 204)
HSL
hsl(278, 21%, 75%)
HSB
hsb(278, 13%, 80%)
CMYK
cmyk(5%, 13%, 0%, 20%)
Oklch
oklch(78.3% 0.042 313.1)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

#C4D18C

Willow Green · Tan · Apple Green

HEX
#C4D18C
RGB
rgb(196, 209, 140)
HSL
hsl(71, 43%, 68%)
HSB
hsb(71, 33%, 82%)
CMYK
cmyk(6%, 0%, 33%, 18%)
Oklch
oklch(83.4% 0.092 117.1)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#C7D8E6

Sky Blue · LightGray · Sky Blue

HEX
#C7D8E6
RGB
rgb(199, 216, 230)
HSL
hsl(207, 38%, 84%)
HSB
hsb(207, 13%, 90%)
CMYK
cmyk(13%, 6%, 0%, 10%)
Oklch
oklch(87.4% 0.027 242.8)

TraditionalSky Blue」· PaintSky Blue」· Creative Twilight Haze

#E59EB2

Rouge · LightPink · Cherry Blossom

HEX
#E59EB2
RGB
rgb(229, 158, 178)
HSL
hsl(343, 58%, 76%)
HSB
hsb(343, 31%, 90%)
CMYK
cmyk(0%, 31%, 22%, 10%)
Oklch
oklch(77.4% 0.088 0.9)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F0F0F0
F0F0F0

Analogous

F0F0F0
F0F0F0
F0F0F0

Triadic

F0F0F0
F0F0F0
F0F0F0

Split-Comp.

F0F0F0
F0F0F0
F0F0F0

Tetradic

F0F0F0
F0F0F0
F0F0F0
F0F0F0

Contrast Matrix WCAG 2.1 Contrast

F0F0F0
C2B1CC
C4D18C
C7D8E6
E59EB2
1.8
Fail
1.4
Fail
1.3
Fail
1.9
Fail
1.8
Fail
1.2
Fail
1.4
Fail
1.1
Fail
1.4
Fail
1.2
Fail
1.1
Fail
1.3
Fail
1.3
Fail
1.4
Fail
1.1
Fail
1.5
Fail
1.9
Fail
1.1
Fail
1.3
Fail
1.5
Fail
White BG
1.1Fail
2.0Fail
1.6Fail
1.5Fail
2.1Fail
Black BG
18.4AAA
10.5AAA
12.8AAA
14.4AAA
9.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F0F0
BBBAC5
CACA9D
CECFE3
C6C6AD

Deuteranopia

F0F0F0
BCBDC4
C9C8A1
CDCCE2
CAD0AC

Tritanopia

F0F0F0
C1C0BF
C5AAAD
C8E0DF
E1A9A9

Achromatopsia

F0F0F0
B9B9B9
C5C5C5
D5D5D5
B6B6B6

Shades & Tints Shades & Tints

#F0F0F0

Dark
Light

#C2B1CC

Dark
Light

#C4D18C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f0f0f0;
  --color-2: #c2b1cc;
  --color-3: #c4d18c;
  --color-4: #c7d8e6;
  --color-5: #e59eb2;
}

SCSS

$color-1: #f0f0f0;
$color-2: #c2b1cc;
$color-3: #c4d18c;
$color-4: #c7d8e6;
$color-5: #e59eb2;

TAILWIND

colors: {
  'brand-1': '#f0f0f0',
  'brand-2': '#c2b1cc',
  'brand-3': '#c4d18c',
  'brand-4': '#c7d8e6',
  'brand-5': '#e59eb2',
}

RGB Array

[240, 240, 240], [194, 177, 204], [196, 209, 140], [199, 216, 230], [229, 158, 178]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F0F0F0, #C2B1CC, #C4D18C, #C7D8E6, #E59EB2 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: #f0f0f0; --color-2: #c2b1cc; --color-3: #c4d18c; --color-4: #c7d8e6; --color-5: #e59eb2. 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