← Back to Editor

#FFC8C9 · #FF6C75 · #BD6C6B · #6C5B61 · #151F28

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFC8C9

Peach Pink · Pink · Cherry Blossom

HEX
#FFC8C9
RGB
rgb(255, 200, 201)
HSL
hsl(359, 100%, 89%)
HSB
hsb(359, 22%, 100%)
CMYK
cmyk(0%, 22%, 21%, 0%)
Oklch
oklch(88.2% 0.063 17.2)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#FF6C75

Peach Pink · Salmon · Coral Red

HEX
#FF6C75
RGB
rgb(255, 108, 117)
HSL
hsl(356, 100%, 71%)
HSB
hsb(356, 58%, 100%)
CMYK
cmyk(0%, 58%, 54%, 0%)
Oklch
oklch(71.5% 0.179 19.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#BD6C6B

Crimson · LightCoral · Passion Red

HEX
#BD6C6B
RGB
rgb(189, 108, 107)
HSL
hsl(1, 38%, 58%)
HSB
hsb(1, 43%, 74%)
CMYK
cmyk(0%, 43%, 43%, 26%)
Oklch
oklch(62.1% 0.104 21.2)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#6C5B61

Dark Violet · DimGray · Charcoal

HEX
#6C5B61
RGB
rgb(108, 91, 97)
HSL
hsl(339, 9%, 39%)
HSB
hsb(339, 16%, 42%)
CMYK
cmyk(0%, 16%, 10%, 58%)
Oklch
oklch(49.0% 0.024 354.8)

TraditionalDark Violet」· PaintCharcoal」· Creative Midnight Shadow

#151F28

Slate Blue · Black · Deep Sea Blue

HEX
#151F28
RGB
rgb(21, 31, 40)
HSL
hsl(208, 31%, 12%)
HSB
hsb(208, 48%, 16%)
CMYK
cmyk(47%, 22%, 0%, 84%)
Oklch
oklch(23.4% 0.023 246.1)

TraditionalSlate Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFC8C9
C7FFFE

Analogous

FFC7E4
FFC8C9
FFE2C7

Triadic

FFC8C9
C8FFC7
C7C8FF

Split-Comp.

FFC8C9
C7FFE2
C7E4FF

Tetradic

FFC8C9
E4FFC7
C7FFFE
E2C7FF

Contrast Matrix WCAG 2.1 Contrast

FFC8C9
FF6C75
BD6C6B
6C5B61
151F28
1.9
Fail
2.6
Fail
4.3
AA Large
11.4
AAA
1.9
Fail
1.4
Fail
2.3
Fail
6.1
AA
2.6
Fail
1.4
Fail
1.7
Fail
4.4
AA Large
4.3
AA Large
2.3
Fail
1.7
Fail
2.6
Fail
11.4
AAA
6.1
AA
4.4
AA Large
2.6
Fail
White BG
1.5Fail
2.7Fail
3.8AA Large
6.4AA
16.7AAA
Black BG
14.4AAA
7.7AAA
5.5AA
3.3AA Large
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E7E7C9
BFBE73
9A996B
656460
191926

Deuteranopia

EAEFC9
C8D372
9FA56B
66675F
191825

Tritanopia

FCC9C9
F87171
B96B6B
6B5E5E
162424

Achromatopsia

D9D9D9
999999
848484
616161
1D1D1D

Shades & Tints Shades & Tints

#FFC8C9

Dark
Light

#FF6C75

Dark
Light

#BD6C6B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffc8c9;
  --color-2: #ff6c75;
  --color-3: #bd6c6b;
  --color-4: #6c5b61;
  --color-5: #151f28;
}

SCSS

$color-1: #ffc8c9;
$color-2: #ff6c75;
$color-3: #bd6c6b;
$color-4: #6c5b61;
$color-5: #151f28;

TAILWIND

colors: {
  'brand-1': '#ffc8c9',
  'brand-2': '#ff6c75',
  'brand-3': '#bd6c6b',
  'brand-4': '#6c5b61',
  'brand-5': '#151f28',
}

RGB Array

[255, 200, 201], [255, 108, 117], [189, 108, 107], [108, 91, 97], [21, 31, 40]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFC8C9, #FF6C75, #BD6C6B, #6C5B61, #151F28 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: #ffc8c9; --color-2: #ff6c75; --color-3: #bd6c6b; --color-4: #6c5b61; --color-5: #151f28. 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