← Back to Editor

#5E5E5B · #E4DAC1 · #CCB14A · #CCC3A4 · #D18B6D

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#5E5E5B

Ink Gray · DimGray · Charcoal

HEX
#5E5E5B
RGB
rgb(94, 94, 91)
HSL
hsl(60, 2%, 36%)
HSB
hsb(60, 3%, 37%)
CMYK
cmyk(0%, 0%, 3%, 63%)
Oklch
oklch(48.1% 0.005 106.6)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#E4DAC1

Goose Yellow · Wheat · Lemon Cream

HEX
#E4DAC1
RGB
rgb(228, 218, 193)
HSL
hsl(43, 39%, 83%)
HSB
hsb(43, 15%, 89%)
CMYK
cmyk(0%, 4%, 15%, 11%)
Oklch
oklch(89.0% 0.035 88.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#CCB14A

Ginger · GoldenRod · Sunflower

HEX
#CCB14A
RGB
rgb(204, 177, 74)
HSL
hsl(48, 56%, 55%)
HSB
hsb(48, 64%, 80%)
CMYK
cmyk(0%, 13%, 64%, 20%)
Oklch
oklch(76.4% 0.125 94.5)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#CCC3A4

Goose Yellow · Tan · Sunflower

HEX
#CCC3A4
RGB
rgb(204, 195, 164)
HSL
hsl(46, 28%, 72%)
HSB
hsb(46, 20%, 80%)
CMYK
cmyk(0%, 4%, 20%, 20%)
Oklch
oklch(81.6% 0.043 93.7)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

#D18B6D

Apricot · DarkSalmon · Warm Sun

HEX
#D18B6D
RGB
rgb(209, 139, 109)
HSL
hsl(18, 52%, 62%)
HSB
hsb(18, 48%, 82%)
CMYK
cmyk(0%, 33%, 48%, 18%)
Oklch
oklch(70.1% 0.096 43.9)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

5E5E5B
5A5A5E

Analogous

5E5C5A
5E5E5B
5C5E5A

Triadic

5E5E5B
5A5E5E
5E5A5E

Split-Comp.

5E5E5B
5A5C5E
5C5A5E

Tetradic

5E5E5B
5A5E5C
5A5A5E
5E5A5C

Contrast Matrix WCAG 2.1 Contrast

5E5E5B
E4DAC1
CCB14A
CCC3A4
D18B6D
4.7
AA
3.1
AA Large
3.7
AA Large
2.4
Fail
4.7
AA
1.5
Fail
1.3
Fail
2.0
Fail
3.1
AA Large
1.5
Fail
1.2
Fail
1.3
Fail
3.7
AA Large
1.3
Fail
1.2
Fail
1.6
Fail
2.4
Fail
2.0
Fail
1.3
Fail
1.6
Fail
White BG
6.5AA
1.4Fail
2.1Fail
1.8Fail
2.8Fail
Black BG
3.2AA Large
15.1AAA
10.0AAA
11.9AAA
7.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

5E5E5C
E0E0C7
C0C063
C8C8AC
B3B274

Deuteranopia

5E5E5C
E0E1C9
C2C469
C9C9AD
B7BC76

Tritanopia

5E5C5C
E4CCCD
CB777B
CCB1B3
CD7A7B

Achromatopsia

5E5E5E
DADADA
ADADAD
C2C2C2
9D9D9D

Shades & Tints Shades & Tints

#5E5E5B

Dark
Light

#E4DAC1

Dark
Light

#CCB14A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #5e5e5b;
  --color-2: #e4dac1;
  --color-3: #ccb14a;
  --color-4: #ccc3a4;
  --color-5: #d18b6d;
}

SCSS

$color-1: #5e5e5b;
$color-2: #e4dac1;
$color-3: #ccb14a;
$color-4: #ccc3a4;
$color-5: #d18b6d;

TAILWIND

colors: {
  'brand-1': '#5e5e5b',
  'brand-2': '#e4dac1',
  'brand-3': '#ccb14a',
  'brand-4': '#ccc3a4',
  'brand-5': '#d18b6d',
}

RGB Array

[94, 94, 91], [228, 218, 193], [204, 177, 74], [204, 195, 164], [209, 139, 109]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #5E5E5B, #E4DAC1, #CCB14A, #CCC3A4, #D18B6D 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: #5e5e5b; --color-2: #e4dac1; --color-3: #ccb14a; --color-4: #ccc3a4; --color-5: #d18b6d. 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