Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFFFB
Fresh Green · White · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#A3A6B9
Azure · DarkGray · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#504F55
Ink Gray · DarkSlateGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#222127
Deep Indigo · Black · Dark Stone
Traditional「Deep Indigo」· Paint「Dark Stone」· Creative Midnight Shadow
#131315
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
FFFFFB | A3A6B9 | 504F55 | 222127 | 131315 | |
|---|---|---|---|---|---|
| — | 2.4 Fail | 8.1 AAA | 15.9 AAA | 18.5 AAA | |
2.4 Fail | — | 3.4 AA Large | 6.6 AA | 7.7 AAA | |
8.1 AAA | 3.4 AA Large | — | 2.0 Fail | 2.3 Fail | |
15.9 AAA | 6.6 AA | 2.0 Fail | — | 1.2 Fail | |
18.5 AAA | 7.7 AAA | 2.3 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFFFB
#A3A6B9
#504F55
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fffffb;
--color-2: #a3a6b9;
--color-3: #504f55;
--color-4: #222127;
--color-5: #131315;
}SCSS
$color-1: #fffffb; $color-2: #a3a6b9; $color-3: #504f55; $color-4: #222127; $color-5: #131315;
TAILWIND
colors: {
'brand-1': '#fffffb',
'brand-2': '#a3a6b9',
'brand-3': '#504f55',
'brand-4': '#222127',
'brand-5': '#131315',
}RGB Array
[255, 255, 251], [163, 166, 185], [80, 79, 85], [34, 33, 39], [19, 19, 21]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #FFFFFB, #A3A6B9, #504F55, #222127, #131315 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: #fffffb; --color-2: #a3a6b9; --color-3: #504f55; --color-4: #222127; --color-5: #131315. 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