← Back to Editor

#5E5555 · #805C6C · #A58078 · #D2A689 · #FFCC99

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

#5E5555

Ink Gray · DimGray · Charcoal

HEX
#5E5555
RGB
rgb(94, 85, 85)
HSL
hsl(0, 5%, 35%)
HSB
hsb(0, 10%, 37%)
CMYK
cmyk(0%, 10%, 10%, 63%)
Oklch
oklch(45.8% 0.012 17.6)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#805C6C

Dark Violet · DimGray · Camellia

HEX
#805C6C
RGB
rgb(128, 92, 108)
HSL
hsl(333, 16%, 43%)
HSB
hsb(333, 28%, 50%)
CMYK
cmyk(0%, 28%, 16%, 50%)
Oklch
oklch(51.8% 0.052 350.7)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#A58078

Crimson · Gray · Passion Red

HEX
#A58078
RGB
rgb(165, 128, 120)
HSL
hsl(11, 20%, 56%)
HSB
hsb(11, 27%, 65%)
CMYK
cmyk(0%, 22%, 27%, 35%)
Oklch
oklch(63.3% 0.048 32.4)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#D2A689

Apricot · Tan · Warm Sun

HEX
#D2A689
RGB
rgb(210, 166, 137)
HSL
hsl(24, 45%, 68%)
HSB
hsb(24, 35%, 82%)
CMYK
cmyk(0%, 21%, 35%, 18%)
Oklch
oklch(75.8% 0.066 54.9)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#FFCC99

Goose Yellow · Khaki · Peach Orange

HEX
#FFCC99
RGB
rgb(255, 204, 153)
HSL
hsl(30, 100%, 80%)
HSB
hsb(30, 40%, 100%)
CMYK
cmyk(0%, 20%, 40%, 0%)
Oklch
oklch(87.8% 0.088 66.3)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

5E5555
555E5E

Analogous

5E5559
5E5555
5E5955

Triadic

5E5555
555E55
55555E

Split-Comp.

5E5555
555E59
55595E

Tetradic

5E5555
595E55
555E5E
59555E

Contrast Matrix WCAG 2.1 Contrast

5E5555
805C6C
A58078
D2A689
FFCC99
1.3
Fail
2.1
Fail
3.3
AA Large
4.9
AA
1.3
Fail
1.6
Fail
2.6
Fail
3.9
AA Large
2.1
Fail
1.6
Fail
1.6
Fail
2.4
Fail
3.3
AA Large
2.6
Fail
1.6
Fail
1.5
Fail
4.9
AA
3.9
AA Large
2.4
Fail
1.5
Fail
White BG
7.2AAA
5.7AA
3.5AA Large
2.2Fail
1.5Fail
Black BG
2.9Fail
3.7AA Large
6.0AA
9.6AAA
14.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

5A5A55
707068
95957A
BFBF90
E9E8A5

Deuteranopia

5B5B55
737567
979A7A
C2C592
ECF0A8

Tritanopia

5E5555
7E6564
A37B7C
D09697
FCAFB1

Achromatopsia

585858
696969
8A8A8A
B0B0B0
D5D5D5

Shades & Tints Shades & Tints

#5E5555

Dark
Light

#805C6C

Dark
Light

#A58078

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #5e5555;
  --color-2: #805c6c;
  --color-3: #a58078;
  --color-4: #d2a689;
  --color-5: #ffcc99;
}

SCSS

$color-1: #5e5555;
$color-2: #805c6c;
$color-3: #a58078;
$color-4: #d2a689;
$color-5: #ffcc99;

TAILWIND

colors: {
  'brand-1': '#5e5555',
  'brand-2': '#805c6c',
  'brand-3': '#a58078',
  'brand-4': '#d2a689',
  'brand-5': '#ffcc99',
}

RGB Array

[94, 85, 85], [128, 92, 108], [165, 128, 120], [210, 166, 137], [255, 204, 153]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #5E5555, #805C6C, #A58078, #D2A689, #FFCC99 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: #5e5555; --color-2: #805c6c; --color-3: #a58078; --color-4: #d2a689; --color-5: #ffcc99. 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