← Back to Editor

#DDDFC5 · #FEE8DA · #E2CB90 · #5C5955 · #3E535E

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

#DDDFC5

Fresh Green · LightGray · Lemon Cream

HEX
#DDDFC5
RGB
rgb(221, 223, 197)
HSL
hsl(65, 29%, 82%)
HSB
hsb(65, 12%, 87%)
CMYK
cmyk(1%, 0%, 12%, 13%)
Oklch
oklch(89.5% 0.035 110.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FEE8DA

Apricot · Linen · Peach Orange

HEX
#FEE8DA
RGB
rgb(254, 232, 218)
HSL
hsl(23, 95%, 93%)
HSB
hsb(23, 14%, 100%)
CMYK
cmyk(0%, 9%, 14%, 0%)
Oklch
oklch(94.5% 0.031 54.7)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#E2CB90

Goose Yellow · BurlyWood · Sunflower

HEX
#E2CB90
RGB
rgb(226, 203, 144)
HSL
hsl(43, 59%, 73%)
HSB
hsb(43, 36%, 89%)
CMYK
cmyk(0%, 10%, 36%, 11%)
Oklch
oklch(84.8% 0.080 89.2)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

#5C5955

Ink Gray · DimGray · Charcoal

HEX
#5C5955
RGB
rgb(92, 89, 85)
HSL
hsl(34, 4%, 35%)
HSB
hsb(34, 8%, 36%)
CMYK
cmyk(0%, 3%, 8%, 64%)
Oklch
oklch(46.5% 0.007 75.3)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#3E535E

Slate Blue · DarkSlateGray · Prussian Blue

HEX
#3E535E
RGB
rgb(62, 83, 94)
HSL
hsl(201, 21%, 31%)
HSB
hsb(201, 34%, 37%)
CMYK
cmyk(34%, 12%, 0%, 63%)
Oklch
oklch(42.9% 0.032 231.2)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DDDFC5
C6C4DE

Analogous

DED3C4
DDDFC5
CFDEC4

Triadic

DDDFC5
C4DCDE
DEC4DC

Split-Comp.

DDDFC5
C4CFDE
D3C4DE

Tetradic

DDDFC5
C4DED3
C6C4DE
DEC4CF

Contrast Matrix WCAG 2.1 Contrast

DDDFC5
FEE8DA
E2CB90
5C5955
3E535E
1.2
Fail
1.2
Fail
5.1
AA
5.9
AA
1.2
Fail
1.3
Fail
5.9
AA
6.8
AA
1.2
Fail
1.3
Fail
4.4
AA Large
5.1
AA
5.1
AA
5.9
AA
4.4
AA Large
1.2
Fail
5.9
AA
6.8
AA
5.1
AA
1.2
Fail
White BG
1.4Fail
1.2Fail
1.6Fail
7.0AA
8.1AAA
Black BG
15.4AAA
17.8AAA
13.2AAA
3.0AA Large
2.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

DEDECB
F4F4DD
D8D89E
5B5B56
47475B

Deuteranopia

DEDECD
F6F7DE
D9DBA2
5B5B56
46445B

Tritanopia

DDD0D1
FDE0E1
E1AAAC
5C5757
3F5959

Achromatopsia

DBDBDB
EDEDED
CBCBCB
595959
4E4E4E

Shades & Tints Shades & Tints

#DDDFC5

Dark
Light

#FEE8DA

Dark
Light

#E2CB90

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #dddfc5;
  --color-2: #fee8da;
  --color-3: #e2cb90;
  --color-4: #5c5955;
  --color-5: #3e535e;
}

SCSS

$color-1: #dddfc5;
$color-2: #fee8da;
$color-3: #e2cb90;
$color-4: #5c5955;
$color-5: #3e535e;

TAILWIND

colors: {
  'brand-1': '#dddfc5',
  'brand-2': '#fee8da',
  'brand-3': '#e2cb90',
  'brand-4': '#5c5955',
  'brand-5': '#3e535e',
}

RGB Array

[221, 223, 197], [254, 232, 218], [226, 203, 144], [92, 89, 85], [62, 83, 94]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DDDFC5, #FEE8DA, #E2CB90, #5C5955, #3E535E 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: #dddfc5; --color-2: #fee8da; --color-3: #e2cb90; --color-4: #5c5955; --color-5: #3e535e. 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