← Back to Editor

#F0DEDC · #F0C9C8 · #F7A1A8 · #BF93A8 · #BBB5C8

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

#F0DEDC

Peach Pink · Linen · Cherry Blossom

HEX
#F0DEDC
RGB
rgb(240, 222, 220)
HSL
hsl(6, 40%, 90%)
HSB
hsb(6, 8%, 94%)
CMYK
cmyk(0%, 7%, 8%, 6%)
Oklch
oklch(91.5% 0.020 25.2)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#F0C9C8

Peach Pink · Pink · Cherry Blossom

HEX
#F0C9C8
RGB
rgb(240, 201, 200)
HSL
hsl(1, 57%, 86%)
HSB
hsb(1, 17%, 94%)
CMYK
cmyk(0%, 16%, 17%, 6%)
Oklch
oklch(86.9% 0.044 19.8)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#F7A1A8

Peach Pink · LightPink · Coral Red

HEX
#F7A1A8
RGB
rgb(247, 161, 168)
HSL
hsl(355, 84%, 80%)
HSB
hsb(355, 35%, 97%)
CMYK
cmyk(0%, 35%, 32%, 3%)
Oklch
oklch(79.6% 0.103 14.3)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#BF93A8

Rouge · DarkGray · Rose Pink

HEX
#BF93A8
RGB
rgb(191, 147, 168)
HSL
hsl(331, 26%, 66%)
HSB
hsb(331, 23%, 75%)
CMYK
cmyk(0%, 23%, 12%, 25%)
Oklch
oklch(71.1% 0.060 348.5)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#BBB5C8

Wisteria · Silver · Cobalt Blue

HEX
#BBB5C8
RGB
rgb(187, 181, 200)
HSL
hsl(259, 15%, 75%)
HSB
hsb(259, 9%, 78%)
CMYK
cmyk(7%, 9%, 0%, 22%)
Oklch
oklch(78.4% 0.027 300.2)

TraditionalWisteria」· PaintCobalt Blue」· Creative Lavender Dream

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F0DEDC
DBEEF0

Analogous

F0DBE3
F0DEDC
F0E8DB

Triadic

F0DEDC
DBF0DD
DDDBF0

Split-Comp.

F0DEDC
DBF0E8
DBE3F0

Tetradic

F0DEDC
E3F0DB
DBEEF0
E8DBF0

Contrast Matrix WCAG 2.1 Contrast

F0DEDC
F0C9C8
F7A1A8
BF93A8
BBB5C8
1.2
Fail
1.5
Fail
2.0
Fail
1.5
Fail
1.2
Fail
1.3
Fail
1.7
Fail
1.3
Fail
1.5
Fail
1.3
Fail
1.3
Fail
1.0
Fail
2.0
Fail
1.7
Fail
1.3
Fail
1.3
Fail
1.5
Fail
1.3
Fail
1.0
Fail
1.3
Fail
White BG
1.3Fail
1.5Fail
2.0Fail
2.6Fail
2.0Fail
Black BG
16.2AAA
13.9AAA
10.6AAA
8.0AAA
10.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E8E8DC
DFDFC8
D2D1A6
ACACA3
B8B8C3

Deuteranopia

E9EBDD
E1E4C8
D7DDA6
AFB2A2
B9B9C2

Tritanopia

EFDDDD
EEC8C8
F3A5A5
BD9F9E
BBC0BF

Achromatopsia

E3E3E3
D5D5D5
BCBCBC
A3A3A3
B9B9B9

Shades & Tints Shades & Tints

#F0DEDC

Dark
Light

#F0C9C8

Dark
Light

#F7A1A8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f0dedc;
  --color-2: #f0c9c8;
  --color-3: #f7a1a8;
  --color-4: #bf93a8;
  --color-5: #bbb5c8;
}

SCSS

$color-1: #f0dedc;
$color-2: #f0c9c8;
$color-3: #f7a1a8;
$color-4: #bf93a8;
$color-5: #bbb5c8;

TAILWIND

colors: {
  'brand-1': '#f0dedc',
  'brand-2': '#f0c9c8',
  'brand-3': '#f7a1a8',
  'brand-4': '#bf93a8',
  'brand-5': '#bbb5c8',
}

RGB Array

[240, 222, 220], [240, 201, 200], [247, 161, 168], [191, 147, 168], [187, 181, 200]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F0DEDC, #F0C9C8, #F7A1A8, #BF93A8, #BBB5C8 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: #f0dedc; --color-2: #f0c9c8; --color-3: #f7a1a8; --color-4: #bf93a8; --color-5: #bbb5c8. 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