← Back to Editor

#FF9BB1 · #3C312E · #FFD6AF · #FFE1C4 · #F6E8C9

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 AppData Visualization

Color Details Color Details

#FF9BB1

Peach Pink · LightPink · Coral Red

HEX
#FF9BB1
RGB
rgb(255, 155, 177)
HSL
hsl(347, 100%, 80%)
HSB
hsb(347, 39%, 100%)
CMYK
cmyk(0%, 39%, 31%, 0%)
Oklch
oklch(79.8% 0.122 6.0)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#3C312E

Crimson · DarkSlateGray · Wine Red

HEX
#3C312E
RGB
rgb(60, 49, 46)
HSL
hsl(13, 13%, 21%)
HSB
hsb(13, 23%, 24%)
CMYK
cmyk(0%, 18%, 23%, 76%)
Oklch
oklch(32.4% 0.017 35.7)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#FFD6AF

Apricot · Wheat · Peach Orange

HEX
#FFD6AF
RGB
rgb(255, 214, 175)
HSL
hsl(29, 100%, 84%)
HSB
hsb(29, 31%, 100%)
CMYK
cmyk(0%, 16%, 31%, 0%)
Oklch
oklch(90.2% 0.069 65.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FFE1C4

Apricot · Bisque · Peach Orange

HEX
#FFE1C4
RGB
rgb(255, 225, 196)
HSL
hsl(29, 100%, 88%)
HSB
hsb(29, 23%, 100%)
CMYK
cmyk(0%, 12%, 23%, 0%)
Oklch
oklch(92.7% 0.051 66.2)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#F6E8C9

Goose Yellow · Bisque · Lemon Cream

HEX
#F6E8C9
RGB
rgb(246, 232, 201)
HSL
hsl(41, 71%, 88%)
HSB
hsb(41, 18%, 96%)
CMYK
cmyk(0%, 6%, 18%, 4%)
Oklch
oklch(93.4% 0.043 86.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF9BB1
99FFE9

Analogous

FF99E2
FF9BB1
FFB699

Triadic

FF9BB1
AFFF99
99AFFF

Split-Comp.

FF9BB1
99FFB6
99E2FF

Tetradic

FF9BB1
E2FF99
99FFE9
B699FF

Contrast Matrix WCAG 2.1 Contrast

FF9BB1
3C312E
FFD6AF
FFE1C4
F6E8C9
6.3
AA
1.5
Fail
1.6
Fail
1.6
Fail
6.3
AA
9.3
AAA
10.1
AAA
10.4
AAA
1.5
Fail
9.3
AAA
1.1
Fail
1.1
Fail
1.6
Fail
10.1
AAA
1.1
Fail
1.0
Fail
1.6
Fail
10.4
AAA
1.1
Fail
1.0
Fail
White BG
2.0Fail
12.6AAA
1.4Fail
1.2Fail
1.2Fail
Black BG
10.6AAA
1.7Fail
15.5AAA
16.8AAA
17.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

D4D3AC
37372F
EDEDB8
F2F2CB
F0F0D1

Deuteranopia

DAE1AA
38392F
F0F3BB
F4F6CD
F1F2D2

Tritanopia

FAA7A7
3B2F2F
FDC0C2
FED1D2
F5D6D8

Achromatopsia

BBBBBB
343434
DEDEDE
E7E7E7
E9E9E9

Shades & Tints Shades & Tints

#FF9BB1

Dark
Light

#3C312E

Dark
Light

#FFD6AF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff9bb1;
  --color-2: #3c312e;
  --color-3: #ffd6af;
  --color-4: #ffe1c4;
  --color-5: #f6e8c9;
}

SCSS

$color-1: #ff9bb1;
$color-2: #3c312e;
$color-3: #ffd6af;
$color-4: #ffe1c4;
$color-5: #f6e8c9;

TAILWIND

colors: {
  'brand-1': '#ff9bb1',
  'brand-2': '#3c312e',
  'brand-3': '#ffd6af',
  'brand-4': '#ffe1c4',
  'brand-5': '#f6e8c9',
}

RGB Array

[255, 155, 177], [60, 49, 46], [255, 214, 175], [255, 225, 196], [246, 232, 201]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF9BB1, #3C312E, #FFD6AF, #FFE1C4, #F6E8C9 is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. 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: #ff9bb1; --color-2: #3c312e; --color-3: #ffd6af; --color-4: #ffe1c4; --color-5: #f6e8c9. 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. High-contrast palettes naturally meet WCAG accessibility standards. 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