Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C2C2BA
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#F3F4EF
Willow Green · Linen · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#5E9CA1
Slate Blue · CadetBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#B8D1D5
Sky Blue · LightSteelBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#4A2C1B
Tangerine · DarkOliveGreen · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· 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
C2C2BA | F3F4EF | 5E9CA1 | B8D1D5 | 4A2C1B | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 1.7 Fail | 1.1 Fail | 7.0 AAA | |
1.6 Fail | — | 2.8 Fail | 1.4 Fail | 11.4 AAA | |
1.7 Fail | 2.8 Fail | — | 1.9 Fail | 4.0 AA Large | |
1.1 Fail | 1.4 Fail | 1.9 Fail | — | 7.9 AAA | |
7.0 AAA | 11.4 AAA | 4.0 AA Large | 7.9 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C2C2BA
#F3F4EF
#5E9CA1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c2c2ba;
--color-2: #f3f4ef;
--color-3: #5e9ca1;
--color-4: #b8d1d5;
--color-5: #4a2c1b;
}SCSS
$color-1: #c2c2ba; $color-2: #f3f4ef; $color-3: #5e9ca1; $color-4: #b8d1d5; $color-5: #4a2c1b;
TAILWIND
colors: {
'brand-1': '#c2c2ba',
'brand-2': '#f3f4ef',
'brand-3': '#5e9ca1',
'brand-4': '#b8d1d5',
'brand-5': '#4a2c1b',
}RGB Array
[194, 194, 186], [243, 244, 239], [94, 156, 161], [184, 209, 213], [74, 44, 27]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C2C2BA, #F3F4EF, #5E9CA1, #B8D1D5, #4A2C1B 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: #c2c2ba; --color-2: #f3f4ef; --color-3: #5e9ca1; --color-4: #b8d1d5; --color-5: #4a2c1b. 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