← Back to Editor

#FFBABB · #F7A8A4 · #BE7272 · #522D3F · #2B1F35

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFBABB

Peach Pink · LightPink · Cherry Blossom

HEX
#FFBABB
RGB
rgb(255, 186, 187)
HSL
hsl(359, 100%, 86%)
HSB
hsb(359, 27%, 100%)
CMYK
cmyk(0%, 27%, 27%, 0%)
Oklch
oklch(85.3% 0.080 17.9)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#F7A8A4

Peach Pink · LightPink · Cherry Blossom

HEX
#F7A8A4
RGB
rgb(247, 168, 164)
HSL
hsl(3, 84%, 81%)
HSB
hsb(3, 34%, 97%)
CMYK
cmyk(0%, 32%, 34%, 3%)
Oklch
oklch(80.7% 0.094 22.6)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#BE7272

Crimson · LightCoral · Passion Red

HEX
#BE7272
RGB
rgb(190, 114, 114)
HSL
hsl(0, 37%, 60%)
HSB
hsb(0, 40%, 75%)
CMYK
cmyk(0%, 40%, 40%, 25%)
Oklch
oklch(63.5% 0.096 20.1)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#522D3F

Dark Violet · DarkSlateGray · Raspberry

HEX
#522D3F
RGB
rgb(82, 45, 63)
HSL
hsl(331, 29%, 25%)
HSB
hsb(331, 45%, 32%)
CMYK
cmyk(0%, 45%, 23%, 68%)
Oklch
oklch(35.1% 0.060 350.1)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#2B1F35

Dark Plum · DarkSlateGray · Dark Purple

HEX
#2B1F35
RGB
rgb(43, 31, 53)
HSL
hsl(273, 26%, 16%)
HSB
hsb(273, 42%, 21%)
CMYK
cmyk(19%, 42%, 0%, 79%)
Oklch
oklch(26.4% 0.043 308.7)

TraditionalDark Plum」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFBABB
B8FFFE

Analogous

FFB8DC
FFBABB
FFDAB8

Triadic

FFBABB
B9FFB8
B8B9FF

Split-Comp.

FFBABB
B8FFDA
B8DCFF

Tetradic

FFBABB
DCFFB8
B8FFFE
DAB8FF

Contrast Matrix WCAG 2.1 Contrast

FFBABB
F7A8A4
BE7272
522D3F
2B1F35
1.2
Fail
2.2
Fail
7.2
AAA
9.6
AAA
1.2
Fail
1.9
Fail
6.1
AA
8.2
AAA
2.2
Fail
1.9
Fail
3.2
AA Large
4.3
AA Large
7.2
AAA
6.1
AA
3.2
AA Large
1.3
Fail
9.6
AAA
8.2
AAA
4.3
AA Large
1.3
Fail
White BG
1.6Fail
1.9Fail
3.6AA Large
11.6AAA
15.6AAA
Black BG
13.0AAA
11.1AAA
5.8AA
1.8Fail
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E1E1BB
D5D4A5
9D9C72
42423B
262630

Deuteranopia

E5EABB
D9DFA5
A2A772
44473A
27272E

Tritanopia

FCBBBB
F3A6A6
BA7272
503736
2A2B2B

Achromatopsia

CFCFCF
BFBFBF
898989
3A3A3A
252525

Shades & Tints Shades & Tints

#FFBABB

Dark
Light

#F7A8A4

Dark
Light

#BE7272

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffbabb;
  --color-2: #f7a8a4;
  --color-3: #be7272;
  --color-4: #522d3f;
  --color-5: #2b1f35;
}

SCSS

$color-1: #ffbabb;
$color-2: #f7a8a4;
$color-3: #be7272;
$color-4: #522d3f;
$color-5: #2b1f35;

TAILWIND

colors: {
  'brand-1': '#ffbabb',
  'brand-2': '#f7a8a4',
  'brand-3': '#be7272',
  'brand-4': '#522d3f',
  'brand-5': '#2b1f35',
}

RGB Array

[255, 186, 187], [247, 168, 164], [190, 114, 114], [82, 45, 63], [43, 31, 53]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFBABB, #F7A8A4, #BE7272, #522D3F, #2B1F35 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #ffbabb; --color-2: #f7a8a4; --color-3: #be7272; --color-4: #522d3f; --color-5: #2b1f35. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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 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