← Back to Editor

#EEE3D4 · #CBA98B · #C0565C · #764A60 · #23334E

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

#EEE3D4

Goose Yellow · Beige · Peach Orange

HEX
#EEE3D4
RGB
rgb(238, 227, 212)
HSL
hsl(35, 43%, 88%)
HSB
hsb(35, 11%, 93%)
CMYK
cmyk(0%, 5%, 11%, 7%)
Oklch
oklch(92.1% 0.023 75.9)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#CBA98B

Apricot · Tan · Warm Sun

HEX
#CBA98B
RGB
rgb(203, 169, 139)
HSL
hsl(28, 38%, 67%)
HSB
hsb(28, 32%, 80%)
CMYK
cmyk(0%, 17%, 32%, 20%)
Oklch
oklch(75.7% 0.057 63.2)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#C0565C

Crimson · Sienna · Passion Red

HEX
#C0565C
RGB
rgb(192, 86, 92)
HSL
hsl(357, 46%, 55%)
HSB
hsb(357, 55%, 75%)
CMYK
cmyk(0%, 55%, 52%, 25%)
Oklch
oklch(58.8% 0.136 18.8)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#764A60

Dark Violet · DimGray · Camellia

HEX
#764A60
RGB
rgb(118, 74, 96)
HSL
hsl(330, 23%, 38%)
HSB
hsb(330, 37%, 46%)
CMYK
cmyk(0%, 37%, 19%, 54%)
Oklch
oklch(46.6% 0.067 348.6)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#23334E

Indigo · DarkSlateGray · Prussian Blue

HEX
#23334E
RGB
rgb(35, 51, 78)
HSL
hsl(218, 38%, 22%)
HSB
hsb(218, 55%, 31%)
CMYK
cmyk(55%, 35%, 0%, 69%)
Oklch
oklch(32.1% 0.053 260.5)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEE3D4
D3DEEE

Analogous

EED5D3
EEE3D4
EBEED3

Triadic

EEE3D4
D3EEE3
E3D3EE

Split-Comp.

EEE3D4
D3EBEE
D5D3EE

Tetradic

EEE3D4
D3EED5
D3DEEE
EED3EB

Contrast Matrix WCAG 2.1 Contrast

EEE3D4
CBA98B
C0565C
764A60
23334E
1.7
Fail
3.5
AA Large
5.7
AA
10.0
AAA
1.7
Fail
2.0
Fail
3.3
AA Large
5.8
AA
3.5
AA Large
2.0
Fail
1.6
Fail
2.9
Fail
5.7
AA
3.3
AA Large
1.6
Fail
1.8
Fail
10.0
AAA
5.8
AA
2.9
Fail
1.8
Fail
White BG
1.3Fail
2.2Fail
4.4AA Large
7.2AAA
12.7AAA
Black BG
16.6AAA
9.6AAA
4.7AA
2.9Fail
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E9E9D8
BCBC92
92915B
63635B
2A2A47

Deuteranopia

EAEBD8
BEC194
98A05A
666959
292846

Tritanopia

EDDADB
C99899
BB5959
745656
244241

Achromatopsia

E5E5E5
B0B0B0
767676
5A5A5A
313131

Shades & Tints Shades & Tints

#EEE3D4

Dark
Light

#CBA98B

Dark
Light

#C0565C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eee3d4;
  --color-2: #cba98b;
  --color-3: #c0565c;
  --color-4: #764a60;
  --color-5: #23334e;
}

SCSS

$color-1: #eee3d4;
$color-2: #cba98b;
$color-3: #c0565c;
$color-4: #764a60;
$color-5: #23334e;

TAILWIND

colors: {
  'brand-1': '#eee3d4',
  'brand-2': '#cba98b',
  'brand-3': '#c0565c',
  'brand-4': '#764a60',
  'brand-5': '#23334e',
}

RGB Array

[238, 227, 212], [203, 169, 139], [192, 86, 92], [118, 74, 96], [35, 51, 78]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEE3D4, #CBA98B, #C0565C, #764A60, #23334E 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: #eee3d4; --color-2: #cba98b; --color-3: #c0565c; --color-4: #764a60; --color-5: #23334e. 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