Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#333333
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#B12025
Vermilion · FireBrick · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#CFCFCF
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#EEEEEE
Plain White · Linen · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#FCFCFC
Moonlight White · Snow · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
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
333333 | B12025 | CFCFCF | EEEEEE | FCFCFC | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 8.1 AAA | 10.9 AAA | 12.3 AAA | |
1.9 Fail | — | 4.3 AA Large | 5.8 AA | 6.6 AA | |
8.1 AAA | 4.3 AA Large | — | 1.3 Fail | 1.5 Fail | |
10.9 AAA | 5.8 AA | 1.3 Fail | — | 1.1 Fail | |
12.3 AAA | 6.6 AA | 1.5 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#333333
#B12025
#CFCFCF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #333333;
--color-2: #b12025;
--color-3: #cfcfcf;
--color-4: #eeeeee;
--color-5: #fcfcfc;
}SCSS
$color-1: #333333; $color-2: #b12025; $color-3: #cfcfcf; $color-4: #eeeeee; $color-5: #fcfcfc;
TAILWIND
colors: {
'brand-1': '#333333',
'brand-2': '#b12025',
'brand-3': '#cfcfcf',
'brand-4': '#eeeeee',
'brand-5': '#fcfcfc',
}RGB Array
[51, 51, 51], [177, 32, 37], [207, 207, 207], [238, 238, 238], [252, 252, 252]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #333333, #B12025, #CFCFCF, #EEEEEE, #FCFCFC is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, 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: #333333; --color-2: #b12025; --color-3: #cfcfcf; --color-4: #eeeeee; --color-5: #fcfcfc. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 beauty, lifestyle, arts 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