← Back to Editor

#5C5250 · #FFEECD · #403B35 · #FFFFB9 · #C74A38

coffee

A 5-color coffee 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

#5C5250

Ink Gray · DimGray · Charcoal

HEX
#5C5250
RGB
rgb(92, 82, 80)
HSL
hsl(10, 7%, 34%)
HSB
hsb(10, 13%, 36%)
CMYK
cmyk(0%, 11%, 13%, 64%)
Oklch
oklch(44.8% 0.014 31.1)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#FFEECD

Goose Yellow · Bisque · Lemon Cream

HEX
#FFEECD
RGB
rgb(255, 238, 205)
HSL
hsl(40, 100%, 90%)
HSB
hsb(40, 20%, 100%)
CMYK
cmyk(0%, 7%, 20%, 0%)
Oklch
oklch(95.4% 0.047 83.9)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#403B35

Ochre · DarkSlateGray · Dark Stone

HEX
#403B35
RGB
rgb(64, 59, 53)
HSL
hsl(33, 9%, 23%)
HSB
hsb(33, 17%, 25%)
CMYK
cmyk(0%, 8%, 17%, 75%)
Oklch
oklch(35.5% 0.012 72.4)

TraditionalOchre」· PaintDark Stone」· Creative Midnight Shadow

#FFFFB9

Fresh Green · Bisque · Lemon Cream

HEX
#FFFFB9
RGB
rgb(255, 255, 185)
HSL
hsl(60, 100%, 86%)
HSB
hsb(60, 27%, 100%)
CMYK
cmyk(0%, 0%, 27%, 0%)
Oklch
oklch(98.4% 0.088 107.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C74A38

Crimson · Sienna · Passion Red

HEX
#C74A38
RGB
rgb(199, 74, 56)
HSL
hsl(8, 56%, 50%)
HSB
hsb(8, 72%, 78%)
CMYK
cmyk(0%, 63%, 72%, 22%)
Oklch
oklch(57.6% 0.163 30.8)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

5C5250
515B5D

Analogous

5D5155
5C5250
5D5951

Triadic

5C5250
515D53
53515D

Split-Comp.

5C5250
515D59
51555D

Tetradic

5C5250
555D51
515B5D
59515D

Contrast Matrix WCAG 2.1 Contrast

5C5250
FFEECD
403B35
FFFFB9
C74A38
6.6
AA
1.5
Fail
7.3
AAA
1.6
Fail
6.6
AA
9.7
AAA
1.1
Fail
4.1
AA Large
1.5
Fail
9.7
AAA
10.7
AAA
2.4
Fail
7.3
AAA
1.1
Fail
10.7
AAA
4.5
AA
1.6
Fail
4.1
AA Large
2.4
Fail
4.5
AA
White BG
7.6AAA
1.1Fail
11.1AAA
1.0Fail
4.7AA
Black BG
2.8Fail
18.4AAA
1.9Fail
20.3AAA
4.5AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

585850
F8F7D5
3E3E36
FFFFCA
91903C

Deuteranopia

585951
F9FAD7
3E3F37
FFFFCE
98A13D

Tritanopia

5B5151
FEDBDD
403838
FFD7DA
C14041

Achromatopsia

555555
EFEFEF
3C3C3C
F7F7F7
6D6D6D

Shades & Tints Shades & Tints

#5C5250

Dark
Light

#FFEECD

Dark
Light

#403B35

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #5c5250;
  --color-2: #ffeecd;
  --color-3: #403b35;
  --color-4: #ffffb9;
  --color-5: #c74a38;
}

SCSS

$color-1: #5c5250;
$color-2: #ffeecd;
$color-3: #403b35;
$color-4: #ffffb9;
$color-5: #c74a38;

TAILWIND

colors: {
  'brand-1': '#5c5250',
  'brand-2': '#ffeecd',
  'brand-3': '#403b35',
  'brand-4': '#ffffb9',
  'brand-5': '#c74a38',
}

RGB Array

[92, 82, 80], [255, 238, 205], [64, 59, 53], [255, 255, 185], [199, 74, 56]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This coffee-style palette of #5C5250, #FFEECD, #403B35, #FFFFB9, #C74A38 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: #5c5250; --color-2: #ffeecd; --color-3: #403b35; --color-4: #ffffb9; --color-5: #c74a38. 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 coffee-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