← Back to Editor

#FFC5B5 · #FFADA6 · #241B11 · #95DEDA · #FFF2F2

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#FFC5B5

Peach Pink · LightPink · Cherry Blossom

HEX
#FFC5B5
RGB
rgb(255, 197, 181)
HSL
hsl(13, 100%, 85%)
HSB
hsb(13, 29%, 100%)
CMYK
cmyk(0%, 23%, 29%, 0%)
Oklch
oklch(87.1% 0.070 36.0)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#FFADA6

Peach Pink · LightPink · Cherry Blossom

HEX
#FFADA6
RGB
rgb(255, 173, 166)
HSL
hsl(5, 100%, 83%)
HSB
hsb(5, 35%, 100%)
CMYK
cmyk(0%, 32%, 35%, 0%)
Oklch
oklch(82.5% 0.098 24.8)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#241B11

Ochre · Black · Cinnamon

HEX
#241B11
RGB
rgb(36, 27, 17)
HSL
hsl(32, 36%, 10%)
HSB
hsb(32, 53%, 14%)
CMYK
cmyk(0%, 25%, 53%, 86%)
Oklch
oklch(23.0% 0.023 69.2)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#95DEDA

Jade · SkyBlue · Lake Green

HEX
#95DEDA
RGB
rgb(149, 222, 218)
HSL
hsl(177, 53%, 73%)
HSB
hsb(177, 33%, 87%)
CMYK
cmyk(33%, 0%, 2%, 13%)
Oklch
oklch(85.2% 0.073 191.5)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#FFF2F2

Peach Pink · SeaShell · Cherry Blossom

HEX
#FFF2F2
RGB
rgb(255, 242, 242)
HSL
hsl(0, 100%, 97%)
HSB
hsb(0, 5%, 100%)
CMYK
cmyk(0%, 5%, 5%, 0%)
Oklch
oklch(97.1% 0.014 17.4)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFC5B5
B3EEFF

Analogous

FFB3C8
FFC5B5
FFE9B3

Triadic

FFC5B5
B3FFC3
C3B3FF

Split-Comp.

FFC5B5
B3FFE9
B3C8FF

Tetradic

FFC5B5
C8FFB3
B3EEFF
E9B3FF

Contrast Matrix WCAG 2.1 Contrast

FFC5B5
FFADA6
241B11
95DEDA
FFF2F2
1.2
Fail
11.2
AAA
1.0
Fail
1.4
Fail
1.2
Fail
9.5
AAA
1.2
Fail
1.6
Fail
11.2
AAA
9.5
AAA
11.1
AAA
15.5
AAA
1.0
Fail
1.2
Fail
11.1
AAA
1.4
Fail
1.4
Fail
1.6
Fail
15.5
AAA
1.4
Fail
White BG
1.5Fail
1.8Fail
16.9AAA
1.5Fail
1.1Fail
Black BG
13.9AAA
11.8AAA
1.2Fail
13.7AAA
19.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E6E5B9
DBDBA8
202013
B5B5DB
F9F9F2

Deuteranopia

E9EEBA
E0E6A8
212114
B0ABDB
FAFBF2

Tritanopia

FCBCBD
FBA9A9
241516
99DCDC
FEF2F2

Achromatopsia

D5D5D5
C5C5C5
1D1D1D
C8C8C8
F6F6F6

Shades & Tints Shades & Tints

#FFC5B5

Dark
Light

#FFADA6

Dark
Light

#241B11

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffc5b5;
  --color-2: #ffada6;
  --color-3: #241b11;
  --color-4: #95deda;
  --color-5: #fff2f2;
}

SCSS

$color-1: #ffc5b5;
$color-2: #ffada6;
$color-3: #241b11;
$color-4: #95deda;
$color-5: #fff2f2;

TAILWIND

colors: {
  'brand-1': '#ffc5b5',
  'brand-2': '#ffada6',
  'brand-3': '#241b11',
  'brand-4': '#95deda',
  'brand-5': '#fff2f2',
}

RGB Array

[255, 197, 181], [255, 173, 166], [36, 27, 17], [149, 222, 218], [255, 242, 242]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFC5B5, #FFADA6, #241B11, #95DEDA, #FFF2F2 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: #ffc5b5; --color-2: #ffada6; --color-3: #241b11; --color-4: #95deda; --color-5: #fff2f2. 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