Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F2F2F2
Plain White · SeaShell · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#BDBFBE
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#59564F
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#400303
Vermilion · Black · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#0D0D0D
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
F2F2F2 | BDBFBE | 59564F | 400303 | 0D0D0D | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 6.5 AA | 15.2 AAA | 17.4 AAA | |
1.7 Fail | — | 4.0 AA Large | 9.2 AAA | 10.5 AAA | |
6.5 AA | 4.0 AA Large | — | 2.3 Fail | 2.7 Fail | |
15.2 AAA | 9.2 AAA | 2.3 Fail | — | 1.1 Fail | |
17.4 AAA | 10.5 AAA | 2.7 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F2F2F2
#BDBFBE
#59564F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f2f2f2;
--color-2: #bdbfbe;
--color-3: #59564f;
--color-4: #400303;
--color-5: #0d0d0d;
}SCSS
$color-1: #f2f2f2; $color-2: #bdbfbe; $color-3: #59564f; $color-4: #400303; $color-5: #0d0d0d;
TAILWIND
colors: {
'brand-1': '#f2f2f2',
'brand-2': '#bdbfbe',
'brand-3': '#59564f',
'brand-4': '#400303',
'brand-5': '#0d0d0d',
}RGB Array
[242, 242, 242], [189, 191, 190], [89, 86, 79], [64, 3, 3], [13, 13, 13]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F2F2F2, #BDBFBE, #59564F, #400303, #0D0D0D 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: #f2f2f2; --color-2: #bdbfbe; --color-3: #59564f; --color-4: #400303; --color-5: #0d0d0d. 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