← Back to Editor

#DCCEAD · #F1E8C2 · #653E25 · #A1DABF · #4B8B82

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

#DCCEAD

Goose Yellow · Wheat · Lemon Cream

HEX
#DCCEAD
RGB
rgb(220, 206, 173)
HSL
hsl(42, 40%, 77%)
HSB
hsb(42, 21%, 86%)
CMYK
cmyk(0%, 6%, 21%, 14%)
Oklch
oklch(85.4% 0.047 87.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#F1E8C2

Goose Yellow · Bisque · Lemon Cream

HEX
#F1E8C2
RGB
rgb(241, 232, 194)
HSL
hsl(49, 63%, 85%)
HSB
hsb(49, 20%, 95%)
CMYK
cmyk(0%, 4%, 20%, 5%)
Oklch
oklch(92.8% 0.051 96.2)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#653E25

Tangerine · DarkOliveGreen · Amber Brown

HEX
#653E25
RGB
rgb(101, 62, 37)
HSL
hsl(23, 46%, 27%)
HSB
hsb(23, 63%, 40%)
CMYK
cmyk(0%, 39%, 63%, 60%)
Oklch
oklch(40.4% 0.067 52.5)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#A1DABF

Jade · Silver · Apple Green

HEX
#A1DABF
RGB
rgb(161, 218, 191)
HSL
hsl(152, 44%, 74%)
HSB
hsb(152, 26%, 85%)
CMYK
cmyk(26%, 0%, 12%, 15%)
Oklch
oklch(84.2% 0.070 164.0)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#4B8B82

Mineral Blue · CadetBlue · Mint Ice

HEX
#4B8B82
RGB
rgb(75, 139, 130)
HSL
hsl(172, 30%, 42%)
HSB
hsb(172, 46%, 55%)
CMYK
cmyk(46%, 0%, 6%, 45%)
Oklch
oklch(59.1% 0.068 183.9)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DCCEAD
ADBBDC

Analogous

DCB6AD
DCCEAD
D2DCAD

Triadic

DCCEAD
ADDCCE
CEADDC

Split-Comp.

DCCEAD
ADD2DC
B6ADDC

Tetradic

DCCEAD
ADDCB6
ADBBDC
DCADD2

Contrast Matrix WCAG 2.1 Contrast

DCCEAD
F1E8C2
653E25
A1DABF
4B8B82
1.3
Fail
5.9
AA
1.0
Fail
2.5
Fail
1.3
Fail
7.5
AAA
1.3
Fail
3.2
AA Large
5.9
AA
7.5
AAA
5.9
AA
2.3
Fail
1.0
Fail
1.3
Fail
5.9
AA
2.5
Fail
2.5
Fail
3.2
AA Large
2.3
Fail
2.5
Fail
White BG
1.6Fail
1.2Fail
9.3AAA
1.6Fail
4.0AA Large
Black BG
13.5AAA
17.1AAA
2.3Fail
13.3AAA
5.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

D6D6B5
EDEDCB
54542B
BABAC6
676784

Deuteranopia

D7D8B7
EEEECD
56592D
B6B2C7
635E85

Tritanopia

DBBBBD
F1D2D4
633031
A4CBCC
4E8686

Achromatopsia

CECECE
E6E6E6
474747
C6C6C6
777777

Shades & Tints Shades & Tints

#DCCEAD

Dark
Light

#F1E8C2

Dark
Light

#653E25

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #dccead;
  --color-2: #f1e8c2;
  --color-3: #653e25;
  --color-4: #a1dabf;
  --color-5: #4b8b82;
}

SCSS

$color-1: #dccead;
$color-2: #f1e8c2;
$color-3: #653e25;
$color-4: #a1dabf;
$color-5: #4b8b82;

TAILWIND

colors: {
  'brand-1': '#dccead',
  'brand-2': '#f1e8c2',
  'brand-3': '#653e25',
  'brand-4': '#a1dabf',
  'brand-5': '#4b8b82',
}

RGB Array

[220, 206, 173], [241, 232, 194], [101, 62, 37], [161, 218, 191], [75, 139, 130]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DCCEAD, #F1E8C2, #653E25, #A1DABF, #4B8B82 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: #dccead; --color-2: #f1e8c2; --color-3: #653e25; --color-4: #a1dabf; --color-5: #4b8b82. 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