← Back to Editor

#FFEACC · #E3D5BB · #C7A8A6 · #5E5D6F · #614E62

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

#FFEACC

Goose Yellow · Bisque · Peach Orange

HEX
#FFEACC
RGB
rgb(255, 234, 204)
HSL
hsl(35, 100%, 90%)
HSB
hsb(35, 20%, 100%)
CMYK
cmyk(0%, 8%, 20%, 0%)
Oklch
oklch(94.6% 0.046 76.8)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#E3D5BB

Goose Yellow · Wheat · Peach Orange

HEX
#E3D5BB
RGB
rgb(227, 213, 187)
HSL
hsl(39, 42%, 81%)
HSB
hsb(39, 18%, 89%)
CMYK
cmyk(0%, 6%, 18%, 11%)
Oklch
oklch(87.8% 0.038 83.0)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#C7A8A6

Peach Pink · DarkGray · Coral Red

HEX
#C7A8A6
RGB
rgb(199, 168, 166)
HSL
hsl(4, 23%, 72%)
HSB
hsb(4, 17%, 78%)
CMYK
cmyk(0%, 16%, 17%, 22%)
Oklch
oklch(75.8% 0.037 22.3)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#5E5D6F

Deep Indigo · DimGray · Charcoal

HEX
#5E5D6F
RGB
rgb(94, 93, 111)
HSL
hsl(243, 9%, 40%)
HSB
hsb(243, 16%, 44%)
CMYK
cmyk(15%, 16%, 0%, 56%)
Oklch
oklch(48.6% 0.029 287.8)

TraditionalDeep Indigo」· PaintCharcoal」· Creative Midnight Shadow

#614E62

Dark Plum · DimGray · Eggplant

HEX
#614E62
RGB
rgb(97, 78, 98)
HSL
hsl(297, 11%, 35%)
HSB
hsb(297, 20%, 38%)
CMYK
cmyk(1%, 20%, 0%, 62%)
Oklch
oklch(45.1% 0.040 324.6)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFEACC
CCE1FF

Analogous

FFD0CC
FFEACC
FBFFCC

Triadic

FFEACC
CCFFEA
EACCFF

Split-Comp.

FFEACC
CCFBFF
D0CCFF

Tetradic

FFEACC
CCFFD0
CCE1FF
FFCCFB

Contrast Matrix WCAG 2.1 Contrast

FFEACC
E3D5BB
C7A8A6
5E5D6F
614E62
1.2
Fail
1.9
Fail
5.5
AA
6.4
AA
1.2
Fail
1.5
Fail
4.4
AA Large
5.2
AA
1.9
Fail
1.5
Fail
2.9
Fail
3.5
AA Large
5.5
AA
4.4
AA Large
2.9
Fail
1.2
Fail
6.4
AA
5.2
AA
3.5
AA Large
1.2
Fail
White BG
1.2Fail
1.4Fail
2.2Fail
6.4AA
7.6AAA
Black BG
17.9AAA
14.5AAA
9.6AAA
3.3AA Large
2.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F6F6D3
DDDDC1
BAB9A6
5E5E6B
59595D

Deuteranopia

F7F9D5
DEDFC3
BBBEA7
5E5E6A
5A5B5C

Tritanopia

FED9DA
E2C6C7
C5A7A7
5E6766
605959

Achromatopsia

EDEDED
D6D6D6
B1B1B1
5F5F5F
565656

Shades & Tints Shades & Tints

#FFEACC

Dark
Light

#E3D5BB

Dark
Light

#C7A8A6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffeacc;
  --color-2: #e3d5bb;
  --color-3: #c7a8a6;
  --color-4: #5e5d6f;
  --color-5: #614e62;
}

SCSS

$color-1: #ffeacc;
$color-2: #e3d5bb;
$color-3: #c7a8a6;
$color-4: #5e5d6f;
$color-5: #614e62;

TAILWIND

colors: {
  'brand-1': '#ffeacc',
  'brand-2': '#e3d5bb',
  'brand-3': '#c7a8a6',
  'brand-4': '#5e5d6f',
  'brand-5': '#614e62',
}

RGB Array

[255, 234, 204], [227, 213, 187], [199, 168, 166], [94, 93, 111], [97, 78, 98]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFEACC, #E3D5BB, #C7A8A6, #5E5D6F, #614E62 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: #ffeacc; --color-2: #e3d5bb; --color-3: #c7a8a6; --color-4: #5e5d6f; --color-5: #614e62. 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