← Back to Editor

#B4CFD8 · #E4DADB · #F1C7C9 · #E5B3B4 · #C8A09E

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

#B4CFD8

Sky Blue · LightSteelBlue · Glacier Blue

HEX
#B4CFD8
RGB
rgb(180, 207, 216)
HSL
hsl(195, 32%, 78%)
HSB
hsb(195, 17%, 85%)
CMYK
cmyk(17%, 4%, 0%, 15%)
Oklch
oklch(83.7% 0.032 219.9)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#E4DADB

Peach Pink · LightGray · Cherry Blossom

HEX
#E4DADB
RGB
rgb(228, 218, 219)
HSL
hsl(354, 16%, 87%)
HSB
hsb(354, 4%, 89%)
CMYK
cmyk(0%, 4%, 4%, 11%)
Oklch
oklch(89.7% 0.011 10.4)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#F1C7C9

Peach Pink · Pink · Cherry Blossom

HEX
#F1C7C9
RGB
rgb(241, 199, 201)
HSL
hsl(357, 60%, 86%)
HSB
hsb(357, 17%, 95%)
CMYK
cmyk(0%, 17%, 17%, 5%)
Oklch
oklch(86.6% 0.048 14.9)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#E5B3B4

Peach Pink · LightPink · Coral Red

HEX
#E5B3B4
RGB
rgb(229, 179, 180)
HSL
hsl(359, 49%, 80%)
HSB
hsb(359, 22%, 90%)
CMYK
cmyk(0%, 22%, 21%, 10%)
Oklch
oklch(81.2% 0.058 17.1)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#C8A09E

Peach Pink · Tan · Coral Red

HEX
#C8A09E
RGB
rgb(200, 160, 158)
HSL
hsl(3, 28%, 70%)
HSB
hsb(3, 21%, 78%)
CMYK
cmyk(0%, 20%, 21%, 22%)
Oklch
oklch(74.2% 0.048 21.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

B4CFD8
D9BEB5

Analogous

B5D9D0
B4CFD8
B5BED9

Triadic

B4CFD8
D9B5D0
D0D9B5

Split-Comp.

B4CFD8
D9B5BE
D9D0B5

Tetradic

B4CFD8
D0B5D9
D9BEB5
BED9B5

Contrast Matrix WCAG 2.1 Contrast

B4CFD8
E4DADB
F1C7C9
E5B3B4
C8A09E
1.2
Fail
1.1
Fail
1.1
Fail
1.4
Fail
1.2
Fail
1.1
Fail
1.3
Fail
1.7
Fail
1.1
Fail
1.1
Fail
1.2
Fail
1.5
Fail
1.1
Fail
1.3
Fail
1.2
Fail
1.3
Fail
1.4
Fail
1.7
Fail
1.5
Fail
1.3
Fail
White BG
1.6Fail
1.4Fail
1.5Fail
1.8Fail
2.3Fail
Black BG
12.9AAA
15.4AAA
13.8AAA
11.4AAA
9.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

C0C0D6
E0E0DB
DFDEC9
CFCFB4
B7B69E

Deuteranopia

BEBCD5
E0E1DB
E1E4C8
D2D6B4
B9BC9F

Tritanopia

B5D4D4
E4DBDB
EFC8C8
E2B4B4
C69F9F

Achromatopsia

C8C8C8
DDDDDD
D4D4D4
C2C2C2
ACACAC

Shades & Tints Shades & Tints

#B4CFD8

Dark
Light

#E4DADB

Dark
Light

#F1C7C9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #b4cfd8;
  --color-2: #e4dadb;
  --color-3: #f1c7c9;
  --color-4: #e5b3b4;
  --color-5: #c8a09e;
}

SCSS

$color-1: #b4cfd8;
$color-2: #e4dadb;
$color-3: #f1c7c9;
$color-4: #e5b3b4;
$color-5: #c8a09e;

TAILWIND

colors: {
  'brand-1': '#b4cfd8',
  'brand-2': '#e4dadb',
  'brand-3': '#f1c7c9',
  'brand-4': '#e5b3b4',
  'brand-5': '#c8a09e',
}

RGB Array

[180, 207, 216], [228, 218, 219], [241, 199, 201], [229, 179, 180], [200, 160, 158]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #B4CFD8, #E4DADB, #F1C7C9, #E5B3B4, #C8A09E 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: #b4cfd8; --color-2: #e4dadb; --color-3: #f1c7c9; --color-4: #e5b3b4; --color-5: #c8a09e. 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