← Back to Editor

#F5D5D5 · #F5ACAD · #8B867E · #D77C7E · #5D5B56

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

#F5D5D5

Peach Pink · Bisque · Cherry Blossom

HEX
#F5D5D5
RGB
rgb(245, 213, 213)
HSL
hsl(0, 62%, 90%)
HSB
hsb(0, 13%, 96%)
CMYK
cmyk(0%, 13%, 13%, 4%)
Oklch
oklch(90.0% 0.036 17.8)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#F5ACAD

Peach Pink · LightPink · Cherry Blossom

HEX
#F5ACAD
RGB
rgb(245, 172, 173)
HSL
hsl(359, 78%, 82%)
HSB
hsb(359, 30%, 96%)
CMYK
cmyk(0%, 30%, 29%, 4%)
Oklch
oklch(81.4% 0.086 18.2)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#8B867E

Ash · Gray · Warm Gray

HEX
#8B867E
RGB
rgb(139, 134, 126)
HSL
hsl(37, 5%, 52%)
HSB
hsb(37, 9%, 55%)
CMYK
cmyk(0%, 4%, 9%, 45%)
Oklch
oklch(62.2% 0.013 79.8)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#D77C7E

Peach Pink · LightCoral · Coral Red

HEX
#D77C7E
RGB
rgb(215, 124, 126)
HSL
hsl(359, 53%, 66%)
HSB
hsb(359, 42%, 84%)
CMYK
cmyk(0%, 42%, 41%, 16%)
Oklch
oklch(68.6% 0.113 19.0)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#5D5B56

Ink Gray · DimGray · Charcoal

HEX
#5D5B56
RGB
rgb(93, 91, 86)
HSL
hsl(43, 4%, 35%)
HSB
hsb(43, 8%, 36%)
CMYK
cmyk(0%, 2%, 8%, 64%)
Oklch
oklch(47.1% 0.008 88.7)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F5D5D5
D6F5F5

Analogous

F5D6E6
F5D5D5
F5E6D6

Triadic

F5D5D5
D6F5D6
D6D6F5

Split-Comp.

F5D5D5
D6F5E6
D6E6F5

Tetradic

F5D5D5
E6F5D6
D6F5F5
E6D6F5

Contrast Matrix WCAG 2.1 Contrast

F5D5D5
F5ACAD
8B867E
D77C7E
5D5B56
1.3
Fail
2.6
Fail
2.2
Fail
5.0
AA
1.3
Fail
2.0
Fail
1.6
Fail
3.7
AA Large
2.6
Fail
2.0
Fail
1.2
Fail
1.9
Fail
2.2
Fail
1.6
Fail
1.2
Fail
2.3
Fail
5.0
AA
3.7
AA Large
1.9
Fail
2.3
Fail
White BG
1.4Fail
1.8Fail
3.6AA Large
3.0Fail
6.8AA
Black BG
15.4AAA
11.4AAA
5.8AA
7.1AAA
3.1AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

E7E7D5
D5D5AD
898980
B0AF7E
5C5C57

Deuteranopia

E9EBD5
DADFAD
898A80
B5BC7D
5C5C58

Tritanopia

F3D5D5
F1ADAD
8B8182
D27D7D
5D5858

Achromatopsia

DFDFDF
C2C2C2
878787
979797
5B5B5B

Shades & Tints Shades & Tints

#F5D5D5

Dark
Light

#F5ACAD

Dark
Light

#8B867E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f5d5d5;
  --color-2: #f5acad;
  --color-3: #8b867e;
  --color-4: #d77c7e;
  --color-5: #5d5b56;
}

SCSS

$color-1: #f5d5d5;
$color-2: #f5acad;
$color-3: #8b867e;
$color-4: #d77c7e;
$color-5: #5d5b56;

TAILWIND

colors: {
  'brand-1': '#f5d5d5',
  'brand-2': '#f5acad',
  'brand-3': '#8b867e',
  'brand-4': '#d77c7e',
  'brand-5': '#5d5b56',
}

RGB Array

[245, 213, 213], [245, 172, 173], [139, 134, 126], [215, 124, 126], [93, 91, 86]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F5D5D5, #F5ACAD, #8B867E, #D77C7E, #5D5B56 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: #f5d5d5; --color-2: #f5acad; --color-3: #8b867e; --color-4: #d77c7e; --color-5: #5d5b56. 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