Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFFFF
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#D4D4D4
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#ABA2A2
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#4D4646
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#691212
Vermilion · Maroon · Wine Red
Traditional「Vermilion」· 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
FFFFFF | D4D4D4 | ABA2A2 | 4D4646 | 691212 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.5 Fail | 9.2 AAA | 12.4 AAA | |
1.5 Fail | — | 1.7 Fail | 6.2 AA | 8.4 AAA | |
2.5 Fail | 1.7 Fail | — | 3.7 AA Large | 5.0 AA | |
9.2 AAA | 6.2 AA | 3.7 AA Large | — | 1.3 Fail | |
12.4 AAA | 8.4 AAA | 5.0 AA | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFFFF
#D4D4D4
#ABA2A2
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffffff;
--color-2: #d4d4d4;
--color-3: #aba2a2;
--color-4: #4d4646;
--color-5: #691212;
}SCSS
$color-1: #ffffff; $color-2: #d4d4d4; $color-3: #aba2a2; $color-4: #4d4646; $color-5: #691212;
TAILWIND
colors: {
'brand-1': '#ffffff',
'brand-2': '#d4d4d4',
'brand-3': '#aba2a2',
'brand-4': '#4d4646',
'brand-5': '#691212',
}RGB Array
[255, 255, 255], [212, 212, 212], [171, 162, 162], [77, 70, 70], [105, 18, 18]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #FFFFFF, #D4D4D4, #ABA2A2, #4D4646, #691212 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: #ffffff; --color-2: #d4d4d4; --color-3: #aba2a2; --color-4: #4d4646; --color-5: #691212. 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 cool-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