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
#C7C5C9
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#83857E
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#C4C49D
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#403330
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine 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 | C7C5C9 | 83857E | C4C49D | 403330 | |
|---|---|---|---|---|---|
| — | 4.4 AA Large | 2.0 Fail | 4.2 AA Large | 1.6 Fail | |
4.4 AA Large | — | 2.2 Fail | 1.0 Fail | 7.1 AAA | |
2.0 Fail | 2.2 Fail | — | 2.1 Fail | 3.2 AA Large | |
4.2 AA Large | 1.0 Fail | 2.1 Fail | — | 6.8 AA | |
1.6 Fail | 7.1 AAA | 3.2 AA Large | 6.8 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#5C5250
#C7C5C9
#83857E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #5c5250;
--color-2: #c7c5c9;
--color-3: #83857e;
--color-4: #c4c49d;
--color-5: #403330;
}SCSS
$color-1: #5c5250; $color-2: #c7c5c9; $color-3: #83857e; $color-4: #c4c49d; $color-5: #403330;
TAILWIND
colors: {
'brand-1': '#5c5250',
'brand-2': '#c7c5c9',
'brand-3': '#83857e',
'brand-4': '#c4c49d',
'brand-5': '#403330',
}RGB Array
[92, 82, 80], [199, 197, 201], [131, 133, 126], [196, 196, 157], [64, 51, 48]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #5C5250, #C7C5C9, #83857E, #C4C49D, #403330 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant 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: #c7c5c9; --color-3: #83857e; --color-4: #c4c49d; --color-5: #403330. 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. Restrained colors convey professionalism and trust. 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