← Back to Editor

#DDD6C6 · #E1BEBC · #DA9E9E · #2C1B23 · #9CBDB2

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

#DDD6C6

Goose Yellow · LightGray · Lemon Cream

HEX
#DDD6C6
RGB
rgb(221, 214, 198)
HSL
hsl(42, 25%, 82%)
HSB
hsb(42, 10%, 87%)
CMYK
cmyk(0%, 3%, 10%, 13%)
Oklch
oklch(87.7% 0.023 87.2)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E1BEBC

Peach Pink · LightPink · Cherry Blossom

HEX
#E1BEBC
RGB
rgb(225, 190, 188)
HSL
hsl(3, 38%, 81%)
HSB
hsb(3, 16%, 88%)
CMYK
cmyk(0%, 16%, 16%, 12%)
Oklch
oklch(83.1% 0.040 21.9)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#DA9E9E

Peach Pink · Tan · Coral Red

HEX
#DA9E9E
RGB
rgb(218, 158, 158)
HSL
hsl(0, 45%, 74%)
HSB
hsb(0, 28%, 85%)
CMYK
cmyk(0%, 28%, 28%, 15%)
Oklch
oklch(75.6% 0.072 18.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#2C1B23

Dark Violet · Black · Raspberry

HEX
#2C1B23
RGB
rgb(44, 27, 35)
HSL
hsl(332, 24%, 14%)
HSB
hsb(332, 39%, 17%)
CMYK
cmyk(0%, 39%, 20%, 83%)
Oklch
oklch(24.7% 0.030 349.8)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#9CBDB2

Jade · DarkGray · Lake Green

HEX
#9CBDB2
RGB
rgb(156, 189, 178)
HSL
hsl(160, 20%, 68%)
HSB
hsb(160, 17%, 74%)
CMYK
cmyk(17%, 0%, 6%, 26%)
Oklch
oklch(77.1% 0.039 173.0)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DDD6C6
C6CDDD

Analogous

DDCAC6
DDD6C6
D8DDC6

Triadic

DDD6C6
C6DDD6
D6C6DD

Split-Comp.

DDD6C6
C6D8DD
CAC6DD

Tetradic

DDD6C6
C6DDCA
C6CDDD
DDC6D8

Contrast Matrix WCAG 2.1 Contrast

DDD6C6
E1BEBC
DA9E9E
2C1B23
9CBDB2
1.2
Fail
1.5
Fail
11.3
AAA
1.4
Fail
1.2
Fail
1.3
Fail
9.5
AAA
1.2
Fail
1.5
Fail
1.3
Fail
7.3
AAA
1.1
Fail
11.3
AAA
9.5
AAA
7.3
AAA
8.0
AAA
1.4
Fail
1.2
Fail
1.1
Fail
8.0
AAA
White BG
1.4Fail
1.7Fail
2.2Fail
16.3AAA
2.0Fail
Black BG
14.5AAA
12.3AAA
9.4AAA
1.3Fail
10.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

DADACA
D2D2BC
C0BF9E
252421
AAABB5

Deuteranopia

DADBCB
D4D7BD
C4C89E
262721
A8A6B5

Tritanopia

DDCDCE
DFBDBD
D79E9E
2B201F
9EB7B7

Achromatopsia

D6D6D6
C8C8C8
B0B0B0
212121
B2B2B2

Shades & Tints Shades & Tints

#DDD6C6

Dark
Light

#E1BEBC

Dark
Light

#DA9E9E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ddd6c6;
  --color-2: #e1bebc;
  --color-3: #da9e9e;
  --color-4: #2c1b23;
  --color-5: #9cbdb2;
}

SCSS

$color-1: #ddd6c6;
$color-2: #e1bebc;
$color-3: #da9e9e;
$color-4: #2c1b23;
$color-5: #9cbdb2;

TAILWIND

colors: {
  'brand-1': '#ddd6c6',
  'brand-2': '#e1bebc',
  'brand-3': '#da9e9e',
  'brand-4': '#2c1b23',
  'brand-5': '#9cbdb2',
}

RGB Array

[221, 214, 198], [225, 190, 188], [218, 158, 158], [44, 27, 35], [156, 189, 178]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DDD6C6, #E1BEBC, #DA9E9E, #2C1B23, #9CBDB2 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: #ddd6c6; --color-2: #e1bebc; --color-3: #da9e9e; --color-4: #2c1b23; --color-5: #9cbdb2. 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