← Back to Editor

#FF6096 · #8C8886 · #281B2D · #E2D8D9 · #C4000C

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

#FF6096

Rouge · LightCoral · Rose Pink

HEX
#FF6096
RGB
rgb(255, 96, 150)
HSL
hsl(340, 100%, 69%)
HSB
hsb(340, 62%, 100%)
CMYK
cmyk(0%, 62%, 41%, 0%)
Oklch
oklch(70.8% 0.198 2.6)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#8C8886

Ash · Gray · Warm Gray

HEX
#8C8886
RGB
rgb(140, 136, 134)
HSL
hsl(20, 3%, 54%)
HSB
hsb(20, 4%, 55%)
CMYK
cmyk(0%, 3%, 4%, 45%)
Oklch
oklch(63.0% 0.006 48.6)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#281B2D

Dark Plum · DarkSlateGray · Dark Purple

HEX
#281B2D
RGB
rgb(40, 27, 45)
HSL
hsl(283, 25%, 14%)
HSB
hsb(283, 40%, 18%)
CMYK
cmyk(11%, 40%, 0%, 82%)
Oklch
oklch(24.7% 0.038 316.4)

TraditionalDark Plum」· PaintDark Purple」· Creative Blush Sunrise

#E2D8D9

Peach Pink · LightGray · Cherry Blossom

HEX
#E2D8D9
RGB
rgb(226, 216, 217)
HSL
hsl(354, 15%, 87%)
HSB
hsb(354, 4%, 89%)
CMYK
cmyk(0%, 4%, 4%, 11%)
Oklch
oklch(89.0% 0.011 10.4)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#C4000C

Vermilion · FireBrick · Wine Red

HEX
#C4000C
RGB
rgb(196, 0, 12)
HSL
hsl(356, 100%, 38%)
HSB
hsb(356, 100%, 77%)
CMYK
cmyk(0%, 100%, 94%, 23%)
Oklch
oklch(51.6% 0.211 28.0)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF6096
61FFCA

Analogous

FF61E5
FF6096
FF7B61

Triadic

FF6096
96FF61
6196FF

Split-Comp.

FF6096
61FF7B
61E5FF

Tetradic

FF6096
E5FF61
61FFCA
7B61FF

Contrast Matrix WCAG 2.1 Contrast

FF6096
8C8886
281B2D
E2D8D9
C4000C
1.2
Fail
5.7
AA
2.0
Fail
2.2
Fail
1.2
Fail
4.7
AA
2.5
Fail
1.8
Fail
5.7
AA
4.7
AA
11.7
AAA
2.6
Fail
2.0
Fail
2.5
Fail
11.7
AAA
4.5
AA Large
2.2
Fail
1.8
Fail
2.6
Fail
4.5
AA Large
White BG
2.9Fail
3.5AA Large
16.3AAA
1.4Fail
6.3AA
Black BG
7.4AAA
6.0AA
1.3Fail
15.1AAA
3.4AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

BAB989
8A8A86
222229
DEDED9
6F6D09

Deuteranopia

C3CF86
8B8B87
232428
DEDFD9
7B8908

Tritanopia

F77F7C
8C8787
272524
E2D9D9
BA0706

Achromatopsia

969696
898989
212121
DBDBDB
3C3C3C

Shades & Tints Shades & Tints

#FF6096

Dark
Light

#8C8886

Dark
Light

#281B2D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff6096;
  --color-2: #8c8886;
  --color-3: #281b2d;
  --color-4: #e2d8d9;
  --color-5: #c4000c;
}

SCSS

$color-1: #ff6096;
$color-2: #8c8886;
$color-3: #281b2d;
$color-4: #e2d8d9;
$color-5: #c4000c;

TAILWIND

colors: {
  'brand-1': '#ff6096',
  'brand-2': '#8c8886',
  'brand-3': '#281b2d',
  'brand-4': '#e2d8d9',
  'brand-5': '#c4000c',
}

RGB Array

[255, 96, 150], [140, 136, 134], [40, 27, 45], [226, 216, 217], [196, 0, 12]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF6096, #8C8886, #281B2D, #E2D8D9, #C4000C 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: #ff6096; --color-2: #8c8886; --color-3: #281b2d; --color-4: #e2d8d9; --color-5: #c4000c. 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