← Back to Editor

#DDD2CD · #66D1DF · #973724 · #E4D534 · #08082B

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

#DDD2CD

Apricot · LightGray · Peach Orange

HEX
#DDD2CD
RGB
rgb(221, 210, 205)
HSL
hsl(19, 19%, 84%)
HSB
hsb(19, 7%, 87%)
CMYK
cmyk(0%, 5%, 7%, 13%)
Oklch
oklch(87.1% 0.014 46.2)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#66D1DF

Sky Blue · SkyBlue · Lake Green

HEX
#66D1DF
RGB
rgb(102, 209, 223)
HSL
hsl(187, 65%, 64%)
HSB
hsb(187, 54%, 87%)
CMYK
cmyk(54%, 6%, 0%, 13%)
Oklch
oklch(80.3% 0.100 206.8)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#973724

Vermilion · Brown · Wine Red

HEX
#973724
RGB
rgb(151, 55, 36)
HSL
hsl(10, 61%, 37%)
HSB
hsb(10, 76%, 59%)
CMYK
cmyk(0%, 64%, 76%, 41%)
Oklch
oklch(47.0% 0.133 33.1)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#E4D534

Autumn Sage · GoldenRod · Sunflower

HEX
#E4D534
RGB
rgb(228, 213, 52)
HSL
hsl(55, 77%, 55%)
HSB
hsb(55, 77%, 89%)
CMYK
cmyk(0%, 7%, 77%, 11%)
Oklch
oklch(85.9% 0.168 103.8)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#08082B

Deep Indigo · Black · Deep Sea Blue

HEX
#08082B
RGB
rgb(8, 8, 43)
HSL
hsl(240, 69%, 10%)
HSB
hsb(240, 81%, 17%)
CMYK
cmyk(81%, 81%, 0%, 83%)
Oklch
oklch(16.5% 0.069 275.7)

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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DDD2CD
CED9DE

Analogous

DECED1
DDD2CD
DEDBCE

Triadic

DDD2CD
CEDED3
D3CEDE

Split-Comp.

DDD2CD
CEDEDB
CED1DE

Tetradic

DDD2CD
D1DECE
CED9DE
DBCEDE

Contrast Matrix WCAG 2.1 Contrast

DDD2CD
66D1DF
973724
E4D534
08082B
1.2
Fail
4.9
AA
1.0
Fail
13.1
AAA
1.2
Fail
4.1
AA Large
1.2
Fail
10.9
AAA
4.9
AA
4.1
AA Large
4.8
AA
2.7
Fail
1.0
Fail
1.2
Fail
4.8
AA
12.8
AAA
13.1
AAA
10.9
AAA
2.7
Fail
12.8
AAA
White BG
1.5Fail
1.8Fail
7.3AAA
1.5Fail
19.4AAA
Black BG
14.2AAA
11.8AAA
2.9Fail
13.9AAA
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

D8D8CE
9495DC
6D6D29
DEDD5B
080823

Deuteranopia

D9DACF
8E86DB
737A2A
DEE064
080821

Tritanopia

DCCFCF
6BD9D8
922C2D
E37A80
081C1A

Achromatopsia

D5D5D5
B3B3B3
525252
C7C7C7
0C0C0C

Shades & Tints Shades & Tints

#DDD2CD

Dark
Light

#66D1DF

Dark
Light

#973724

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ddd2cd;
  --color-2: #66d1df;
  --color-3: #973724;
  --color-4: #e4d534;
  --color-5: #08082b;
}

SCSS

$color-1: #ddd2cd;
$color-2: #66d1df;
$color-3: #973724;
$color-4: #e4d534;
$color-5: #08082b;

TAILWIND

colors: {
  'brand-1': '#ddd2cd',
  'brand-2': '#66d1df',
  'brand-3': '#973724',
  'brand-4': '#e4d534',
  'brand-5': '#08082b',
}

RGB Array

[221, 210, 205], [102, 209, 223], [151, 55, 36], [228, 213, 52], [8, 8, 43]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DDD2CD, #66D1DF, #973724, #E4D534, #08082B 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: #ddd2cd; --color-2: #66d1df; --color-3: #973724; --color-4: #e4d534; --color-5: #08082b. 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