← Back to Editor

#F2B3B3 · #EDBBBB · #E0C5C5 · #D6C9C9 · #CCCCCC

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

#F2B3B3

Peach Pink · LightPink · Cherry Blossom

HEX
#F2B3B3
RGB
rgb(242, 179, 179)
HSL
hsl(0, 71%, 83%)
HSB
hsb(0, 26%, 95%)
CMYK
cmyk(0%, 26%, 26%, 5%)
Oklch
oklch(82.5% 0.074 18.8)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#EDBBBB

Peach Pink · LightPink · Cherry Blossom

HEX
#EDBBBB
RGB
rgb(237, 187, 187)
HSL
hsl(0, 58%, 83%)
HSB
hsb(0, 21%, 93%)
CMYK
cmyk(0%, 21%, 21%, 7%)
Oklch
oklch(83.7% 0.058 18.4)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#E0C5C5

Peach Pink · LightGray · Cherry Blossom

HEX
#E0C5C5
RGB
rgb(224, 197, 197)
HSL
hsl(0, 30%, 83%)
HSB
hsb(0, 12%, 88%)
CMYK
cmyk(0%, 12%, 12%, 12%)
Oklch
oklch(84.6% 0.031 17.8)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#D6C9C9

Peach Pink · LightGray · Cherry Blossom

HEX
#D6C9C9
RGB
rgb(214, 201, 201)
HSL
hsl(0, 14%, 81%)
HSB
hsb(0, 6%, 84%)
CMYK
cmyk(0%, 6%, 6%, 16%)
Oklch
oklch(84.6% 0.015 17.4)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#CCCCCC

Silver Gray · LightGray · Pearl Gray

HEX
#CCCCCC
RGB
rgb(204, 204, 204)
HSL
hsl(0, 0%, 80%)
HSB
hsb(0, 0%, 80%)
CMYK
cmyk(0%, 0%, 0%, 20%)
Oklch
oklch(84.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F2B3B3
B5F2F2

Analogous

F2B5D4
F2B3B3
F2D4B5

Triadic

F2B3B3
B5F2B5
B5B5F2

Split-Comp.

F2B3B3
B5F2D4
B5D4F2

Tetradic

F2B3B3
D4F2B5
B5F2F2
D4B5F2

Contrast Matrix WCAG 2.1 Contrast

F2B3B3
EDBBBB
E0C5C5
D6C9C9
CCCCCC
1.0
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.0
Fail
White BG
1.8Fail
1.7Fail
1.6Fail
1.6Fail
1.6Fail
Black BG
11.9AAA
12.4AAA
13.0AAA
13.1AAA
13.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

D7D6B3
D7D7BB
D4D4C5
D0D0C9
CCCCCC

Deuteranopia

DADFB3
DADEBB
D6D8C5
D1D2C9
CCCCCC

Tritanopia

EFB3B3
EABBBB
DFC5C5
D5C9C9
CCCCCC

Achromatopsia

C6C6C6
CACACA
CDCDCD
CDCDCD
CCCCCC

Shades & Tints Shades & Tints

#F2B3B3

Dark
Light

#EDBBBB

Dark
Light

#E0C5C5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f2b3b3;
  --color-2: #edbbbb;
  --color-3: #e0c5c5;
  --color-4: #d6c9c9;
  --color-5: #cccccc;
}

SCSS

$color-1: #f2b3b3;
$color-2: #edbbbb;
$color-3: #e0c5c5;
$color-4: #d6c9c9;
$color-5: #cccccc;

TAILWIND

colors: {
  'brand-1': '#f2b3b3',
  'brand-2': '#edbbbb',
  'brand-3': '#e0c5c5',
  'brand-4': '#d6c9c9',
  'brand-5': '#cccccc',
}

RGB Array

[242, 179, 179], [237, 187, 187], [224, 197, 197], [214, 201, 201], [204, 204, 204]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F2B3B3, #EDBBBB, #E0C5C5, #D6C9C9, #CCCCCC 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: #f2b3b3; --color-2: #edbbbb; --color-3: #e0c5c5; --color-4: #d6c9c9; --color-5: #cccccc. 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