← Back to Editor

#ECE0B8 · #ADD1AD · #AE8D96 · #4E3754 · #DF5C7C

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

#ECE0B8

Goose Yellow · Wheat · Lemon Cream

HEX
#ECE0B8
RGB
rgb(236, 224, 184)
HSL
hsl(46, 58%, 82%)
HSB
hsb(46, 22%, 93%)
CMYK
cmyk(0%, 5%, 22%, 7%)
Oklch
oklch(90.6% 0.054 93.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#ADD1AD

Celadon · Silver · Apple Green

HEX
#ADD1AD
RGB
rgb(173, 209, 173)
HSL
hsl(120, 28%, 75%)
HSB
hsb(120, 17%, 82%)
CMYK
cmyk(17%, 0%, 17%, 18%)
Oklch
oklch(82.5% 0.063 145.0)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#AE8D96

Rouge · DarkGray · Rose Pink

HEX
#AE8D96
RGB
rgb(174, 141, 150)
HSL
hsl(344, 17%, 62%)
HSB
hsb(344, 19%, 68%)
CMYK
cmyk(0%, 19%, 14%, 32%)
Oklch
oklch(67.7% 0.042 0.1)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#4E3754

Dark Plum · DarkSlateGray · Eggplant

HEX
#4E3754
RGB
rgb(78, 55, 84)
HSL
hsl(288, 21%, 27%)
HSB
hsb(288, 35%, 33%)
CMYK
cmyk(7%, 35%, 0%, 67%)
Oklch
oklch(37.5% 0.057 319.2)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

#DF5C7C

Peach Pink · LightCoral · Coral Red

HEX
#DF5C7C
RGB
rgb(223, 92, 124)
HSL
hsl(345, 67%, 62%)
HSB
hsb(345, 59%, 87%)
CMYK
cmyk(0%, 59%, 44%, 13%)
Oklch
oklch(64.9% 0.165 7.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

ECE0B8
B6C3EC

Analogous

ECC5B6
ECE0B8
DEECB6

Triadic

ECE0B8
B6ECDF
DFB6EC

Split-Comp.

ECE0B8
B6DEEC
C5B6EC

Tetradic

ECE0B8
B6ECC5
B6C3EC
ECB6DE

Contrast Matrix WCAG 2.1 Contrast

ECE0B8
ADD1AD
AE8D96
4E3754
DF5C7C
1.3
Fail
2.3
Fail
8.0
AAA
2.7
Fail
1.3
Fail
1.8
Fail
6.3
AA
2.1
Fail
2.3
Fail
1.8
Fail
3.5
AA Large
1.2
Fail
8.0
AAA
6.3
AA
3.5
AA Large
3.0
Fail
2.7
Fail
2.1
Fail
1.2
Fail
3.0
Fail
White BG
1.3Fail
1.7Fail
3.0Fail
10.5AAA
3.5AA Large
Black BG
15.9AAA
12.5AAA
7.1AAA
2.0Fail
6.0AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E7E7C2
BDBDB6
A09F94
44444D
A6A574

Deuteranopia

E8E8C4
BBB8B8
A2A493
45474B
AEB872

Tritanopia

EBC9CB
AFBDBE
AC9292
4D4746
D86E6D

Achromatopsia

DFDFDF
C2C2C2
989898
414141
878787

Shades & Tints Shades & Tints

#ECE0B8

Dark
Light

#ADD1AD

Dark
Light

#AE8D96

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ece0b8;
  --color-2: #add1ad;
  --color-3: #ae8d96;
  --color-4: #4e3754;
  --color-5: #df5c7c;
}

SCSS

$color-1: #ece0b8;
$color-2: #add1ad;
$color-3: #ae8d96;
$color-4: #4e3754;
$color-5: #df5c7c;

TAILWIND

colors: {
  'brand-1': '#ece0b8',
  'brand-2': '#add1ad',
  'brand-3': '#ae8d96',
  'brand-4': '#4e3754',
  'brand-5': '#df5c7c',
}

RGB Array

[236, 224, 184], [173, 209, 173], [174, 141, 150], [78, 55, 84], [223, 92, 124]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #ECE0B8, #ADD1AD, #AE8D96, #4E3754, #DF5C7C 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: #ece0b8; --color-2: #add1ad; --color-3: #ae8d96; --color-4: #4e3754; --color-5: #df5c7c. 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