Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#4E4E4C
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#CDCDCB
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#F1DFD3
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#3C454A
Slate Blue · DarkSlateGray · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#050505
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
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
4E4E4C | CDCDCB | F1DFD3 | 3C454A | 050505 | |
|---|---|---|---|---|---|
| — | 5.2 AA | 6.4 AA | 1.2 Fail | 2.4 Fail | |
5.2 AA | — | 1.2 Fail | 6.2 AA | 12.8 AAA | |
6.4 AA | 1.2 Fail | — | 7.6 AAA | 15.8 AAA | |
1.2 Fail | 6.2 AA | 7.6 AAA | — | 2.1 Fail | |
2.4 Fail | 12.8 AAA | 15.8 AAA | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#4E4E4C
#CDCDCB
#F1DFD3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #4e4e4c;
--color-2: #cdcdcb;
--color-3: #f1dfd3;
--color-4: #3c454a;
--color-5: #050505;
}SCSS
$color-1: #4e4e4c; $color-2: #cdcdcb; $color-3: #f1dfd3; $color-4: #3c454a; $color-5: #050505;
TAILWIND
colors: {
'brand-1': '#4e4e4c',
'brand-2': '#cdcdcb',
'brand-3': '#f1dfd3',
'brand-4': '#3c454a',
'brand-5': '#050505',
}RGB Array
[78, 78, 76], [205, 205, 203], [241, 223, 211], [60, 69, 74], [5, 5, 5]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #4E4E4C, #CDCDCB, #F1DFD3, #3C454A, #050505 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: #4e4e4c; --color-2: #cdcdcb; --color-3: #f1dfd3; --color-4: #3c454a; --color-5: #050505. 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