← Back to Editor

#ECECED · #DBD3BE · #B1948C · #241A24 · #EE3767

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

#ECECED

Plain White · Lavender · Cloud White

HEX
#ECECED
RGB
rgb(236, 236, 237)
HSL
hsl(240, 3%, 93%)
HSB
hsb(240, 0%, 93%)
CMYK
cmyk(0%, 0%, 0%, 7%)
Oklch
oklch(94.3% 0.001 286.4)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#DBD3BE

Goose Yellow · LightGray · Lemon Cream

HEX
#DBD3BE
RGB
rgb(219, 211, 190)
HSL
hsl(43, 29%, 80%)
HSB
hsb(43, 13%, 86%)
CMYK
cmyk(0%, 4%, 13%, 14%)
Oklch
oklch(86.8% 0.030 89.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#B1948C

Peach Pink · DarkGray · Coral Red

HEX
#B1948C
RGB
rgb(177, 148, 140)
HSL
hsl(13, 19%, 62%)
HSB
hsb(13, 21%, 69%)
CMYK
cmyk(0%, 16%, 21%, 31%)
Oklch
oklch(69.1% 0.037 35.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#241A24

Rose Purple · Black · Dark Purple

HEX
#241A24
RGB
rgb(36, 26, 36)
HSL
hsl(300, 16%, 12%)
HSB
hsb(300, 28%, 14%)
CMYK
cmyk(0%, 28%, 0%, 86%)
Oklch
oklch(23.4% 0.024 326.3)

TraditionalRose Purple」· PaintDark Purple」· Creative Blush Sunrise

#EE3767

Dark Violet · Tomato · Rose Pink

HEX
#EE3767
RGB
rgb(238, 55, 103)
HSL
hsl(344, 84%, 57%)
HSB
hsb(344, 77%, 93%)
CMYK
cmyk(0%, 77%, 57%, 7%)
Oklch
oklch(63.1% 0.217 11.4)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

ECECED
EEEEED

Analogous

EDEDEE
ECECED
EDEDEE

Triadic

ECECED
EEEDED
EDEEED

Split-Comp.

ECECED
EEEDED
EDEEED

Tetradic

ECECED
EEEDED
EEEEED
EDEEED

Contrast Matrix WCAG 2.1 Contrast

ECECED
DBD3BE
B1948C
241A24
EE3767
1.3
Fail
2.4
Fail
14.3
AAA
3.3
AA Large
1.3
Fail
1.9
Fail
11.3
AAA
2.6
Fail
2.4
Fail
1.9
Fail
6.0
AA
1.4
Fail
14.3
AAA
11.3
AAA
6.0
AA
4.3
AA Large
3.3
AA Large
2.6
Fail
1.4
Fail
4.3
AA Large
White BG
1.2Fail
1.5Fail
2.8Fail
16.8AAA
3.9AA Large
Black BG
17.8AAA
14.1AAA
7.5AAA
1.2Fail
5.4AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

ECECED
D8D7C3
A4A48E
202022
9F9D5B

Deuteranopia

ECECED
D8D9C4
A6A88E
202121
A9B759

Tritanopia

ECEDED
DBC7C8
B08F90
23201F
E55250

Achromatopsia

ECECEC
D3D3D3
9C9C9C
1E1E1E
737373

Shades & Tints Shades & Tints

#ECECED

Dark
Light

#DBD3BE

Dark
Light

#B1948C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ececed;
  --color-2: #dbd3be;
  --color-3: #b1948c;
  --color-4: #241a24;
  --color-5: #ee3767;
}

SCSS

$color-1: #ececed;
$color-2: #dbd3be;
$color-3: #b1948c;
$color-4: #241a24;
$color-5: #ee3767;

TAILWIND

colors: {
  'brand-1': '#ececed',
  'brand-2': '#dbd3be',
  'brand-3': '#b1948c',
  'brand-4': '#241a24',
  'brand-5': '#ee3767',
}

RGB Array

[236, 236, 237], [219, 211, 190], [177, 148, 140], [36, 26, 36], [238, 55, 103]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #ECECED, #DBD3BE, #B1948C, #241A24, #EE3767 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: #ececed; --color-2: #dbd3be; --color-3: #b1948c; --color-4: #241a24; --color-5: #ee3767. 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