← Back to Editor

#FF9F9F · #FF96B1 · #F2A2B6 · #E0AEBB · #D0B9BE

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarm

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial App

Color Details Color Details

#FF9F9F

Peach Pink · LightSalmon · Cherry Blossom

HEX
#FF9F9F
RGB
rgb(255, 159, 159)
HSL
hsl(0, 100%, 81%)
HSB
hsb(0, 38%, 100%)
CMYK
cmyk(0%, 38%, 38%, 0%)
Oklch
oklch(80.0% 0.115 19.9)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#FF96B1

Peach Pink · LightPink · Coral Red

HEX
#FF96B1
RGB
rgb(255, 150, 177)
HSL
hsl(345, 100%, 79%)
HSB
hsb(345, 41%, 100%)
CMYK
cmyk(0%, 41%, 31%, 0%)
Oklch
oklch(79.0% 0.129 3.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#F2A2B6

Peach Pink · LightPink · Coral Red

HEX
#F2A2B6
RGB
rgb(242, 162, 182)
HSL
hsl(345, 75%, 79%)
HSB
hsb(345, 33%, 95%)
CMYK
cmyk(0%, 33%, 25%, 5%)
Oklch
oklch(79.6% 0.098 3.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#E0AEBB

Rouge · LightPink · Cherry Blossom

HEX
#E0AEBB
RGB
rgb(224, 174, 187)
HSL
hsl(344, 45%, 78%)
HSB
hsb(344, 22%, 88%)
CMYK
cmyk(0%, 22%, 17%, 12%)
Oklch
oklch(80.0% 0.061 1.3)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#D0B9BE

Peach Pink · Silver · Coral Red

HEX
#D0B9BE
RGB
rgb(208, 185, 190)
HSL
hsl(347, 20%, 77%)
HSB
hsb(347, 11%, 82%)
CMYK
cmyk(0%, 11%, 9%, 18%)
Oklch
oklch(80.7% 0.027 2.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF9F9F
9EFFFF

Analogous

FF9ECF
FF9F9F
FFCF9E

Triadic

FF9F9F
9EFF9E
9E9EFF

Split-Comp.

FF9F9F
9EFFCF
9ECFFF

Tetradic

FF9F9F
CFFF9E
9EFFFF
CF9EFF

Contrast Matrix WCAG 2.1 Contrast

FF9F9F
FF96B1
F2A2B6
E0AEBB
D0B9BE
1.0
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.0
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.0
Fail
White BG
2.0Fail
2.0Fail
2.0Fail
1.9Fail
1.8Fail
Black BG
10.7AAA
10.2AAA
10.6AAA
10.9AAA
11.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

D5D59F
D2D1AA
CFCFB1
CACAB8
C6C6BD

Deuteranopia

DBE29F
D8E0A9
D4DAB0
CDD1B7
C7C9BD

Tritanopia

FA9F9F
FAA5A4
EEADAD
DDB5B5
CFBCBC

Achromatopsia

BCBCBC
B8B8B8
BCBCBC
BEBEBE
C0C0C0

Shades & Tints Shades & Tints

#FF9F9F

Dark
Light

#FF96B1

Dark
Light

#F2A2B6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff9f9f;
  --color-2: #ff96b1;
  --color-3: #f2a2b6;
  --color-4: #e0aebb;
  --color-5: #d0b9be;
}

SCSS

$color-1: #ff9f9f;
$color-2: #ff96b1;
$color-3: #f2a2b6;
$color-4: #e0aebb;
$color-5: #d0b9be;

TAILWIND

colors: {
  'brand-1': '#ff9f9f',
  'brand-2': '#ff96b1',
  'brand-3': '#f2a2b6',
  'brand-4': '#e0aebb',
  'brand-5': '#d0b9be',
}

RGB Array

[255, 159, 159], [255, 150, 177], [242, 162, 182], [224, 174, 187], [208, 185, 190]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF9F9F, #FF96B1, #F2A2B6, #E0AEBB, #D0B9BE is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs. Vivid colors effectively attract user attention. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ff9f9f; --color-2: #ff96b1; --color-3: #f2a2b6; --color-4: #e0aebb; --color-5: #d0b9be. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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