← Back to Editor

#EDDCCC · #F2BAA3 · #EE7594 · #CE4480 · #342E48

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

#EDDCCC

Apricot · Bisque · Peach Orange

HEX
#EDDCCC
RGB
rgb(237, 220, 204)
HSL
hsl(29, 48%, 86%)
HSB
hsb(29, 14%, 93%)
CMYK
cmyk(0%, 7%, 14%, 7%)
Oklch
oklch(90.4% 0.029 65.7)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#F2BAA3

Apricot · LightPink · Peach Orange

HEX
#F2BAA3
RGB
rgb(242, 186, 163)
HSL
hsl(17, 75%, 79%)
HSB
hsb(17, 33%, 95%)
CMYK
cmyk(0%, 23%, 33%, 5%)
Oklch
oklch(83.4% 0.072 43.4)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#EE7594

Peach Pink · LightCoral · Coral Red

HEX
#EE7594
RGB
rgb(238, 117, 148)
HSL
hsl(345, 78%, 70%)
HSB
hsb(345, 51%, 93%)
CMYK
cmyk(0%, 51%, 38%, 7%)
Oklch
oklch(71.1% 0.152 5.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#CE4480

Dark Violet · MediumVioletRed · Rose Pink

HEX
#CE4480
RGB
rgb(206, 68, 128)
HSL
hsl(334, 58%, 54%)
HSB
hsb(334, 67%, 81%)
CMYK
cmyk(0%, 67%, 38%, 19%)
Oklch
oklch(59.7% 0.181 357.4)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#342E48

Deep Indigo · DarkSlateGray · Prussian Blue

HEX
#342E48
RGB
rgb(52, 46, 72)
HSL
hsl(254, 22%, 23%)
HSB
hsb(254, 36%, 28%)
CMYK
cmyk(28%, 36%, 0%, 72%)
Oklch
oklch(32.0% 0.046 294.2)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EDDCCC
CADCEC

Analogous

ECCACB
EDDCCC
ECECCA

Triadic

EDDCCC
CAECDB
DBCAEC

Split-Comp.

EDDCCC
CAECEC
CACBEC

Tetradic

EDDCCC
CBECCA
CADCEC
ECCAEC

Contrast Matrix WCAG 2.1 Contrast

EDDCCC
F2BAA3
EE7594
CE4480
342E48
1.3
Fail
2.1
Fail
3.3
AA Large
9.6
AAA
1.3
Fail
1.6
Fail
2.6
Fail
7.6
AAA
2.1
Fail
1.6
Fail
1.6
Fail
4.7
AA
3.3
AA Large
2.6
Fail
1.6
Fail
2.9
Fail
9.6
AAA
7.6
AAA
4.7
AA
2.9
Fail
White BG
1.3Fail
1.7Fail
2.8Fail
4.4AA Large
12.9AAA
Black BG
15.7AAA
12.3AAA
7.6AAA
4.8AA
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E6E5D0
DAD9A9
BAB98C
929171
313142

Deuteranopia

E7E8D1
DDE1AA
C1CA8B
9AA56E
323240

Tritanopia

ECD3D4
EFADAE
E88785
C76664
343D3C

Achromatopsia

DFDFDF
C8C8C8
9D9D9D
747474
333333

Shades & Tints Shades & Tints

#EDDCCC

Dark
Light

#F2BAA3

Dark
Light

#EE7594

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eddccc;
  --color-2: #f2baa3;
  --color-3: #ee7594;
  --color-4: #ce4480;
  --color-5: #342e48;
}

SCSS

$color-1: #eddccc;
$color-2: #f2baa3;
$color-3: #ee7594;
$color-4: #ce4480;
$color-5: #342e48;

TAILWIND

colors: {
  'brand-1': '#eddccc',
  'brand-2': '#f2baa3',
  'brand-3': '#ee7594',
  'brand-4': '#ce4480',
  'brand-5': '#342e48',
}

RGB Array

[237, 220, 204], [242, 186, 163], [238, 117, 148], [206, 68, 128], [52, 46, 72]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EDDCCC, #F2BAA3, #EE7594, #CE4480, #342E48 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: #eddccc; --color-2: #f2baa3; --color-3: #ee7594; --color-4: #ce4480; --color-5: #342e48. 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