Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#5C5250
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#FFEECD
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#403B35
Ochre · DarkSlateGray · Dark Stone
Traditional「Ochre」· Paint「Dark Stone」· Creative Midnight Shadow
#FFFFB9
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#C74A38
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
Color Harmonies Color Harmonies
Based on color wheel theory, calculated from primary color
Complementary
Analogous
Triadic
Split-Comp.
Tetradic
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 | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#5C5250
#FFEECD
#403B35
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.
Generated by LangColor online color tool · Breaking the barrier between language and color