← Back to Editor

#DDD2B6 · #EAB49C · #1D1928 · #456E7E · #EFF1FD

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

#DDD2B6

Goose Yellow · Wheat · Lemon Cream

HEX
#DDD2B6
RGB
rgb(221, 210, 182)
HSL
hsl(43, 36%, 79%)
HSB
hsb(43, 18%, 87%)
CMYK
cmyk(0%, 5%, 18%, 13%)
Oklch
oklch(86.5% 0.039 89.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#EAB49C

Apricot · BurlyWood · Peach Orange

HEX
#EAB49C
RGB
rgb(234, 180, 156)
HSL
hsl(18, 65%, 76%)
HSB
hsb(18, 33%, 92%)
CMYK
cmyk(0%, 23%, 33%, 8%)
Oklch
oklch(81.3% 0.071 45.1)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#1D1928

Deep Indigo · Black · Deep Sea Blue

HEX
#1D1928
RGB
rgb(29, 25, 40)
HSL
hsl(256, 23%, 13%)
HSB
hsb(256, 38%, 16%)
CMYK
cmyk(27%, 38%, 0%, 84%)
Oklch
oklch(22.5% 0.029 296.2)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#456E7E

Slate Blue · DimGray · Mint Ice

HEX
#456E7E
RGB
rgb(69, 110, 126)
HSL
hsl(197, 29%, 38%)
HSB
hsb(197, 45%, 49%)
CMYK
cmyk(45%, 13%, 0%, 51%)
Oklch
oklch(51.4% 0.052 224.7)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#EFF1FD

Azure · Lavender · Sky Blue

HEX
#EFF1FD
RGB
rgb(239, 241, 253)
HSL
hsl(231, 78%, 96%)
HSB
hsb(231, 6%, 99%)
CMYK
cmyk(6%, 5%, 0%, 1%)
Oklch
oklch(96.0% 0.016 278.5)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DDD2B6
B6C1DD

Analogous

DDBFB6
DDD2B6
D4DDB6

Triadic

DDD2B6
B6DDD2
D2B6DD

Split-Comp.

DDD2B6
B6D4DD
BFB6DD

Tetradic

DDD2B6
B6DDBF
B6C1DD
DDB6D4

Contrast Matrix WCAG 2.1 Contrast

DDD2B6
EAB49C
1D1928
456E7E
EFF1FD
1.2
Fail
11.4
AAA
3.7
AA Large
1.3
Fail
1.2
Fail
9.4
AAA
3.0
AA Large
1.6
Fail
11.4
AAA
9.4
AAA
3.1
AA Large
15.3
AAA
3.7
AA Large
3.0
AA Large
3.1
AA Large
4.9
AA
1.3
Fail
1.6
Fail
15.3
AAA
4.9
AA
White BG
1.5Fail
1.8Fail
17.2AAA
5.5AA
1.1Fail
Black BG
14.0AAA
11.5AAA
1.2Fail
3.8AA Large
18.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

D8D8BD
D3D2A2
1B1B24
57577A
F0F0FA

Deuteranopia

D9DABE
D6DAA3
1C1C24
545179
F0F0F9

Tritanopia

DCC2C3
E7A6A7
1D2221
477776
EFF8F7

Achromatopsia

D2D2D2
C1C1C1
1C1C1C
646464
F2F2F2

Shades & Tints Shades & Tints

#DDD2B6

Dark
Light

#EAB49C

Dark
Light

#1D1928

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ddd2b6;
  --color-2: #eab49c;
  --color-3: #1d1928;
  --color-4: #456e7e;
  --color-5: #eff1fd;
}

SCSS

$color-1: #ddd2b6;
$color-2: #eab49c;
$color-3: #1d1928;
$color-4: #456e7e;
$color-5: #eff1fd;

TAILWIND

colors: {
  'brand-1': '#ddd2b6',
  'brand-2': '#eab49c',
  'brand-3': '#1d1928',
  'brand-4': '#456e7e',
  'brand-5': '#eff1fd',
}

RGB Array

[221, 210, 182], [234, 180, 156], [29, 25, 40], [69, 110, 126], [239, 241, 253]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DDD2B6, #EAB49C, #1D1928, #456E7E, #EFF1FD 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: #ddd2b6; --color-2: #eab49c; --color-3: #1d1928; --color-4: #456e7e; --color-5: #eff1fd. 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