← Back to Editor

#000000 · #CE5368 · #E97E92 · #D0BEBC · #E9EBEA

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#CE5368

Crimson · Tomato · Passion Red

HEX
#CE5368
RGB
rgb(206, 83, 104)
HSL
hsl(350, 56%, 57%)
HSB
hsb(350, 60%, 81%)
CMYK
cmyk(0%, 60%, 50%, 19%)
Oklch
oklch(60.7% 0.156 12.6)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#E97E92

Peach Pink · LightCoral · Coral Red

HEX
#E97E92
RGB
rgb(233, 126, 146)
HSL
hsl(349, 71%, 70%)
HSB
hsb(349, 46%, 91%)
CMYK
cmyk(0%, 46%, 37%, 9%)
Oklch
oklch(71.7% 0.133 9.1)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#D0BEBC

Peach Pink · Silver · Coral Red

HEX
#D0BEBC
RGB
rgb(208, 190, 188)
HSL
hsl(6, 18%, 78%)
HSB
hsb(6, 10%, 82%)
CMYK
cmyk(0%, 9%, 10%, 18%)
Oklch
oklch(81.6% 0.021 25.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#E9EBEA

Plain White · Lavender · Cloud White

HEX
#E9EBEA
RGB
rgb(233, 235, 234)
HSL
hsl(150, 5%, 92%)
HSB
hsb(150, 1%, 92%)
CMYK
cmyk(1%, 0%, 0%, 8%)
Oklch
oklch(93.8% 0.003 165.1)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
CE5368
E97E92
D0BEBC
E9EBEA
5.1
AA
7.9
AAA
11.8
AAA
17.5
AAA
5.1
AA
1.6
Fail
2.3
Fail
3.5
AA Large
7.9
AAA
1.6
Fail
1.5
Fail
2.2
Fail
11.8
AAA
2.3
Fail
1.5
Fail
1.5
Fail
17.5
AAA
3.5
AA Large
2.2
Fail
1.5
Fail
White BG
21.0AAA
4.1AA Large
2.7Fail
1.8Fail
1.2Fail
Black BG
1.0Fail
5.1AA
7.9AAA
11.8AAA
17.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
999863
BBBA8D
C8C8BC
EAEAEA

Deuteranopia

000000
A0A962
C1C98C
C9CBBD
EAEAEA

Tritanopia

000000
C85F5E
E48989
CFBDBD
E9EAEA

Achromatopsia

000000
7A7A7A
A0A0A0
C3C3C3
EAEAEA

Shades & Tints Shades & Tints

#000000

Dark
Light

#CE5368

Dark
Light

#E97E92

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ce5368;
  --color-3: #e97e92;
  --color-4: #d0bebc;
  --color-5: #e9ebea;
}

SCSS

$color-1: #000000;
$color-2: #ce5368;
$color-3: #e97e92;
$color-4: #d0bebc;
$color-5: #e9ebea;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ce5368',
  'brand-3': '#e97e92',
  'brand-4': '#d0bebc',
  'brand-5': '#e9ebea',
}

RGB Array

[0, 0, 0], [206, 83, 104], [233, 126, 146], [208, 190, 188], [233, 235, 234]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #CE5368, #E97E92, #D0BEBC, #E9EBEA 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: #000000; --color-2: #ce5368; --color-3: #e97e92; --color-4: #d0bebc; --color-5: #e9ebea. 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