← Back to Editor

#EACDA1 · #E9BEAE · #B9B19C · #A69B7D · #3B3446

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

#EACDA1

Goose Yellow · Wheat · Peach Orange

HEX
#EACDA1
RGB
rgb(234, 205, 161)
HSL
hsl(36, 63%, 77%)
HSB
hsb(36, 31%, 92%)
CMYK
cmyk(0%, 12%, 31%, 8%)
Oklch
oklch(86.2% 0.066 78.0)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#E9BEAE

Apricot · LightPink · Peach Orange

HEX
#E9BEAE
RGB
rgb(233, 190, 174)
HSL
hsl(16, 57%, 80%)
HSB
hsb(16, 25%, 91%)
CMYK
cmyk(0%, 18%, 25%, 9%)
Oklch
oklch(83.5% 0.054 41.4)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#B9B19C

Ginger · DarkGray · Sunflower

HEX
#B9B19C
RGB
rgb(185, 177, 156)
HSL
hsl(43, 17%, 67%)
HSB
hsb(43, 16%, 73%)
CMYK
cmyk(0%, 4%, 16%, 27%)
Oklch
oklch(76.1% 0.031 89.6)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#A69B7D

Ginger · DarkSeaGreen · Sunflower

HEX
#A69B7D
RGB
rgb(166, 155, 125)
HSL
hsl(44, 19%, 57%)
HSB
hsb(44, 25%, 65%)
CMYK
cmyk(0%, 7%, 25%, 35%)
Oklch
oklch(69.1% 0.044 90.3)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#3B3446

Deep Indigo · DarkSlateGray · Eggplant

HEX
#3B3446
RGB
rgb(59, 52, 70)
HSL
hsl(263, 15%, 24%)
HSB
hsb(263, 26%, 27%)
CMYK
cmyk(16%, 26%, 0%, 73%)
Oklch
oklch(34.0% 0.032 302.5)

TraditionalDeep Indigo」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EACDA1
9FBDE9

Analogous

E9A79F
EACDA1
E2E99F

Triadic

EACDA1
9FE9CC
CC9FE9

Split-Comp.

EACDA1
9FE2E9
A79FE9

Tetradic

EACDA1
9FE9A7
9FBDE9
E99FE2

Contrast Matrix WCAG 2.1 Contrast

EACDA1
E9BEAE
B9B19C
A69B7D
3B3446
1.1
Fail
1.4
Fail
1.8
Fail
7.8
AAA
1.1
Fail
1.3
Fail
1.6
Fail
7.0
AAA
1.4
Fail
1.3
Fail
1.3
Fail
5.6
AA
1.8
Fail
1.6
Fail
1.3
Fail
4.3
AA Large
7.8
AAA
7.0
AAA
5.6
AA
4.3
AA Large
White BG
1.5Fail
1.7Fail
2.1Fail
2.8Fail
11.9AAA
Black BG
13.7AAA
12.4AAA
9.8AAA
7.6AAA
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

DDDDAC
D6D6B2
B6B5A1
A1A184
383842

Deuteranopia

DFE1AE
D9DCB3
B6B7A2
A2A386
383941

Tritanopia

E9B4B6
E7B5B6
B9A5A6
A58A8B
3B3E3D

Achromatopsia

D1D1D1
C9C9C9
B1B1B1
9B9B9B
383838

Shades & Tints Shades & Tints

#EACDA1

Dark
Light

#E9BEAE

Dark
Light

#B9B19C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eacda1;
  --color-2: #e9beae;
  --color-3: #b9b19c;
  --color-4: #a69b7d;
  --color-5: #3b3446;
}

SCSS

$color-1: #eacda1;
$color-2: #e9beae;
$color-3: #b9b19c;
$color-4: #a69b7d;
$color-5: #3b3446;

TAILWIND

colors: {
  'brand-1': '#eacda1',
  'brand-2': '#e9beae',
  'brand-3': '#b9b19c',
  'brand-4': '#a69b7d',
  'brand-5': '#3b3446',
}

RGB Array

[234, 205, 161], [233, 190, 174], [185, 177, 156], [166, 155, 125], [59, 52, 70]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EACDA1, #E9BEAE, #B9B19C, #A69B7D, #3B3446 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: #eacda1; --color-2: #e9beae; --color-3: #b9b19c; --color-4: #a69b7d; --color-5: #3b3446. 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