← Back to Editor

#DDD3C9 · #F95943 · #B6362B · #435D6E · #000000

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

#DDD3C9

Goose Yellow · LightGray · Peach Orange

HEX
#DDD3C9
RGB
rgb(221, 211, 201)
HSL
hsl(30, 23%, 83%)
HSB
hsb(30, 9%, 87%)
CMYK
cmyk(0%, 5%, 9%, 13%)
Oklch
oklch(87.2% 0.018 67.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F95943

Peach Pink · Tomato · Coral Red

HEX
#F95943
RGB
rgb(249, 89, 67)
HSL
hsl(7, 94%, 62%)
HSB
hsb(7, 73%, 98%)
CMYK
cmyk(0%, 64%, 73%, 2%)
Oklch
oklch(67.5% 0.199 30.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#B6362B

Vermilion · Brown · Passion Red

HEX
#B6362B
RGB
rgb(182, 54, 43)
HSL
hsl(5, 62%, 44%)
HSB
hsb(5, 76%, 71%)
CMYK
cmyk(0%, 70%, 76%, 29%)
Oklch
oklch(52.3% 0.166 28.9)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#435D6E

Slate Blue · DarkSlateGray · Prussian Blue

HEX
#435D6E
RGB
rgb(67, 93, 110)
HSL
hsl(204, 24%, 35%)
HSB
hsb(204, 39%, 43%)
CMYK
cmyk(39%, 15%, 0%, 57%)
Oklch
oklch(46.4% 0.042 237.5)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DDD3C9
CAD4DE

Analogous

DECACA
DDD3C9
DEDECA

Triadic

DDD3C9
CADED4
D4CADE

Split-Comp.

DDD3C9
CADEDE
CACADE

Tetradic

DDD3C9
CADECA
CAD4DE
DECADE

Contrast Matrix WCAG 2.1 Contrast

DDD3C9
F95943
B6362B
435D6E
000000
2.2
Fail
4.0
AA Large
4.7
AA
14.2
AAA
2.2
Fail
1.8
Fail
2.2
Fail
6.5
AA
4.0
AA Large
1.8
Fail
1.2
Fail
3.6
AA Large
4.7
AA
2.2
Fail
1.2
Fail
3.0
AA Large
14.2
AAA
6.5
AA
3.6
AA Large
3.0
AA Large
White BG
1.5Fail
3.2AA Large
5.9AA
6.9AA
21.0AAA
Black BG
14.2AAA
6.5AA
3.6AA Large
3.0AA Large
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

D9D9CB
B4B248
7F7D2E
4E4E6A
000000

Deuteranopia

D9DACC
BDC94A
86902E
4D4B69
000000

Tritanopia

DDCDCE
F14D4D
B03030
446766
000000

Achromatopsia

D5D5D5
868686
5B5B5B
575757
000000

Shades & Tints Shades & Tints

#DDD3C9

Dark
Light

#F95943

Dark
Light

#B6362B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ddd3c9;
  --color-2: #f95943;
  --color-3: #b6362b;
  --color-4: #435d6e;
  --color-5: #000000;
}

SCSS

$color-1: #ddd3c9;
$color-2: #f95943;
$color-3: #b6362b;
$color-4: #435d6e;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ddd3c9',
  'brand-2': '#f95943',
  'brand-3': '#b6362b',
  'brand-4': '#435d6e',
  'brand-5': '#000000',
}

RGB Array

[221, 211, 201], [249, 89, 67], [182, 54, 43], [67, 93, 110], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DDD3C9, #F95943, #B6362B, #435D6E, #000000 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: #ddd3c9; --color-2: #f95943; --color-3: #b6362b; --color-4: #435d6e; --color-5: #000000. 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