← Back to Editor

#EFDECC · #DAA783 · #D47F6A · #795559 · #484251

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

#EFDECC

Goose Yellow · Bisque · Peach Orange

HEX
#EFDECC
RGB
rgb(239, 222, 204)
HSL
hsl(31, 52%, 87%)
HSB
hsb(31, 15%, 94%)
CMYK
cmyk(0%, 7%, 15%, 6%)
Oklch
oklch(91.0% 0.031 69.0)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#DAA783

Apricot · Tan · Warm Sun

HEX
#DAA783
RGB
rgb(218, 167, 131)
HSL
hsl(25, 54%, 68%)
HSB
hsb(25, 40%, 85%)
CMYK
cmyk(0%, 23%, 40%, 15%)
Oklch
oklch(76.7% 0.078 56.5)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#D47F6A

Peach Pink · DarkSalmon · Coral Red

HEX
#D47F6A
RGB
rgb(212, 127, 106)
HSL
hsl(12, 55%, 62%)
HSB
hsb(12, 50%, 83%)
CMYK
cmyk(0%, 40%, 50%, 17%)
Oklch
oklch(68.3% 0.111 34.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#795559

Crimson · DimGray · Wine Red

HEX
#795559
RGB
rgb(121, 85, 89)
HSL
hsl(353, 17%, 40%)
HSB
hsb(353, 30%, 47%)
CMYK
cmyk(0%, 30%, 26%, 53%)
Oklch
oklch(48.9% 0.048 11.6)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#484251

Deep Indigo · DarkSlateGray · Eggplant

HEX
#484251
RGB
rgb(72, 66, 81)
HSL
hsl(264, 10%, 29%)
HSB
hsb(264, 19%, 32%)
CMYK
cmyk(11%, 19%, 0%, 68%)
Oklch
oklch(39.1% 0.026 303.4)

TraditionalDeep Indigo」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EFDECC
CDDDEF

Analogous

EFCDCD
EFDECC
EFEFCD

Triadic

EFDECC
CDEFDE
DECDEF

Split-Comp.

EFDECC
CDEFEF
CDCDEF

Tetradic

EFDECC
CDEFCD
CDDDEF
EFCDEF

Contrast Matrix WCAG 2.1 Contrast

EFDECC
DAA783
D47F6A
795559
484251
1.6
Fail
2.3
Fail
4.9
AA
7.4
AAA
1.6
Fail
1.4
Fail
3.0
AA Large
4.5
AA
2.3
Fail
1.4
Fail
2.2
Fail
3.2
AA Large
4.9
AA
3.0
AA Large
2.2
Fail
1.5
Fail
7.4
AAA
4.5
AA
3.2
AA Large
1.5
Fail
White BG
1.3Fail
2.1Fail
3.0Fail
6.4AA
9.7AAA
Black BG
16.0AAA
9.8AAA
7.0AAA
3.3AA Large
2.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E8E7D0
C4C38C
AFAE6F
696958
45454D

Deuteranopia

E9EAD1
C7CB8E
B4BA70
6C6E58
46464D

Tritanopia

EED4D5
D79394
D07374
775757
484B4A

Achromatopsia

E1E1E1
B2B2B2
969696
606060
464646

Shades & Tints Shades & Tints

#EFDECC

Dark
Light

#DAA783

Dark
Light

#D47F6A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #efdecc;
  --color-2: #daa783;
  --color-3: #d47f6a;
  --color-4: #795559;
  --color-5: #484251;
}

SCSS

$color-1: #efdecc;
$color-2: #daa783;
$color-3: #d47f6a;
$color-4: #795559;
$color-5: #484251;

TAILWIND

colors: {
  'brand-1': '#efdecc',
  'brand-2': '#daa783',
  'brand-3': '#d47f6a',
  'brand-4': '#795559',
  'brand-5': '#484251',
}

RGB Array

[239, 222, 204], [218, 167, 131], [212, 127, 106], [121, 85, 89], [72, 66, 81]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EFDECC, #DAA783, #D47F6A, #795559, #484251 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: #efdecc; --color-2: #daa783; --color-3: #d47f6a; --color-4: #795559; --color-5: #484251. 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