← Back to Editor

#FFB6B5 · #FFD8D8 · #F4F6EC · #E3E5DB · #D2D4CA

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReading

Color Details Color Details

#FFB6B5

Peach Pink · LightPink · Cherry Blossom

HEX
#FFB6B5
RGB
rgb(255, 182, 181)
HSL
hsl(1, 100%, 85%)
HSB
hsb(1, 29%, 100%)
CMYK
cmyk(0%, 29%, 29%, 0%)
Oklch
oklch(84.4% 0.085 19.9)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#FFD8D8

Peach Pink · Bisque · Cherry Blossom

HEX
#FFD8D8
RGB
rgb(255, 216, 216)
HSL
hsl(0, 100%, 92%)
HSB
hsb(0, 15%, 100%)
CMYK
cmyk(0%, 15%, 15%, 0%)
Oklch
oklch(91.5% 0.044 18.0)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#F4F6EC

Willow Green · Linen · Mint Green

HEX
#F4F6EC
RGB
rgb(244, 246, 236)
HSL
hsl(72, 36%, 95%)
HSB
hsb(72, 4%, 96%)
CMYK
cmyk(1%, 0%, 4%, 4%)
Oklch
oklch(96.9% 0.013 115.8)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#E3E5DB

Willow Green · Beige · Mint Green

HEX
#E3E5DB
RGB
rgb(227, 229, 219)
HSL
hsl(72, 16%, 88%)
HSB
hsb(72, 4%, 90%)
CMYK
cmyk(1%, 0%, 4%, 10%)
Oklch
oklch(91.8% 0.014 115.8)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#D2D4CA

Willow Green · LightGray · Mint Green

HEX
#D2D4CA
RGB
rgb(210, 212, 202)
HSL
hsl(72, 10%, 81%)
HSB
hsb(72, 5%, 83%)
CMYK
cmyk(1%, 0%, 5%, 17%)
Oklch
oklch(86.6% 0.014 115.9)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFB6B5
B3FEFF

Analogous

FFB3D7
FFB6B5
FFDAB3

Triadic

FFB6B5
B3FFB4
B4B3FF

Split-Comp.

FFB6B5
B3FFDA
B3D7FF

Tetradic

FFB6B5
D7FFB3
B3FEFF
DAB3FF

Contrast Matrix WCAG 2.1 Contrast

FFB6B5
FFD8D8
F4F6EC
E3E5DB
D2D4CA
1.3
Fail
1.5
Fail
1.3
Fail
1.1
Fail
1.3
Fail
1.2
Fail
1.0
Fail
1.1
Fail
1.5
Fail
1.2
Fail
1.2
Fail
1.4
Fail
1.3
Fail
1.0
Fail
1.2
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.4
Fail
1.2
Fail
White BG
1.7Fail
1.3Fail
1.1Fail
1.3Fail
1.5Fail
Black BG
12.6AAA
16.1AAA
19.2AAA
16.5AAA
14.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

DFDFB5
EEEED8
F5F5EE
E4E4DD
D3D3CC

Deuteranopia

E4E9B5
F0F3D8
F5F5EF
E4E4DE
D3D3CD

Tritanopia

FBB5B5
FDD8D8
F4F0F1
E3DFE0
D2CECF

Achromatopsia

CCCCCC
E4E4E4
F4F4F4
E3E3E3
D2D2D2

Shades & Tints Shades & Tints

#FFB6B5

Dark
Light

#FFD8D8

Dark
Light

#F4F6EC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffb6b5;
  --color-2: #ffd8d8;
  --color-3: #f4f6ec;
  --color-4: #e3e5db;
  --color-5: #d2d4ca;
}

SCSS

$color-1: #ffb6b5;
$color-2: #ffd8d8;
$color-3: #f4f6ec;
$color-4: #e3e5db;
$color-5: #d2d4ca;

TAILWIND

colors: {
  'brand-1': '#ffb6b5',
  'brand-2': '#ffd8d8',
  'brand-3': '#f4f6ec',
  'brand-4': '#e3e5db',
  'brand-5': '#d2d4ca',
}

RGB Array

[255, 182, 181], [255, 216, 216], [244, 246, 236], [227, 229, 219], [210, 212, 202]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFB6B5, #FFD8D8, #F4F6EC, #E3E5DB, #D2D4CA 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: #ffb6b5; --color-2: #ffd8d8; --color-3: #f4f6ec; --color-4: #e3e5db; --color-5: #d2d4ca. 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