← Back to Editor

#FFEDEF · #ECE0E0 · #917571 · #282A37 · #D9497C

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

#FFEDEF

Peach Pink · SeaShell · Cherry Blossom

HEX
#FFEDEF
RGB
rgb(255, 237, 239)
HSL
hsl(353, 100%, 96%)
HSB
hsb(353, 7%, 100%)
CMYK
cmyk(0%, 7%, 6%, 0%)
Oklch
oklch(96.1% 0.020 9.8)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#ECE0E0

Peach Pink · Linen · Cherry Blossom

HEX
#ECE0E0
RGB
rgb(236, 224, 224)
HSL
hsl(0, 24%, 90%)
HSB
hsb(0, 5%, 93%)
CMYK
cmyk(0%, 5%, 5%, 7%)
Oklch
oklch(91.6% 0.013 17.4)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#917571

Crimson · Gray · Passion Red

HEX
#917571
RGB
rgb(145, 117, 113)
HSL
hsl(8, 13%, 51%)
HSB
hsb(8, 22%, 57%)
CMYK
cmyk(0%, 19%, 22%, 43%)
Oklch
oklch(58.8% 0.036 27.7)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#282A37

Indigo · DarkSlateGray · Deep Sea Blue

HEX
#282A37
RGB
rgb(40, 42, 55)
HSL
hsl(232, 16%, 19%)
HSB
hsb(232, 27%, 22%)
CMYK
cmyk(27%, 24%, 0%, 78%)
Oklch
oklch(28.9% 0.024 278.0)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#D9497C

Dark Violet · MediumVioletRed · Rose Pink

HEX
#D9497C
RGB
rgb(217, 73, 124)
HSL
hsl(339, 65%, 57%)
HSB
hsb(339, 66%, 85%)
CMYK
cmyk(0%, 66%, 43%, 15%)
Oklch
oklch(61.8% 0.184 2.4)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFEDEF
EBFFFD

Analogous

FFEBF7
FFEDEF
FFF2EB

Triadic

FFEDEF
EDFFEB
EBEDFF

Split-Comp.

FFEDEF
EBFFF2
EBF7FF

Tetradic

FFEDEF
F7FFEB
EBFFFD
F2EBFF

Contrast Matrix WCAG 2.1 Contrast

FFEDEF
ECE0E0
917571
282A37
D9497C
1.1
Fail
3.7
AA Large
12.6
AAA
3.6
AA Large
1.1
Fail
3.3
AA Large
11.0
AAA
3.1
AA Large
3.7
AA Large
3.3
AA Large
3.4
AA Large
1.0
Fail
12.6
AAA
11.0
AAA
3.4
AA Large
3.5
AA Large
3.6
AA Large
3.1
AA Large
1.0
Fail
3.5
AA Large
White BG
1.1Fail
1.3Fail
4.2AA Large
14.2AAA
4.0AA Large
Black BG
18.6AAA
16.3AAA
5.0AA
1.5Fail
5.2AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F7F7EF
E7E7E0
858572
292934
9B9970

Deuteranopia

F8FAEE
E8E8E0
878972
292933
A3AE6D

Tritanopia

FEEEEE
EBE0E0
907373
283131
D26664

Achromatopsia

F3F3F3
E4E4E4
7D7D7D
2B2B2B
7A7A7A

Shades & Tints Shades & Tints

#FFEDEF

Dark
Light

#ECE0E0

Dark
Light

#917571

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffedef;
  --color-2: #ece0e0;
  --color-3: #917571;
  --color-4: #282a37;
  --color-5: #d9497c;
}

SCSS

$color-1: #ffedef;
$color-2: #ece0e0;
$color-3: #917571;
$color-4: #282a37;
$color-5: #d9497c;

TAILWIND

colors: {
  'brand-1': '#ffedef',
  'brand-2': '#ece0e0',
  'brand-3': '#917571',
  'brand-4': '#282a37',
  'brand-5': '#d9497c',
}

RGB Array

[255, 237, 239], [236, 224, 224], [145, 117, 113], [40, 42, 55], [217, 73, 124]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFEDEF, #ECE0E0, #917571, #282A37, #D9497C 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: #ffedef; --color-2: #ece0e0; --color-3: #917571; --color-4: #282a37; --color-5: #d9497c. 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