Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C4C3C3
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#ABABAB
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#368C94
Slate Blue · SteelBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#156273
Lake Blue · Teal · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#0C171F
Slate Blue · Black · Deep Sea Blue
Traditional「Slate Blue」· Paint「Deep Sea Blue」· 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
C4C3C3 | ABABAB | 368C94 | 156273 | 0C171F | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.2 Fail | 3.9 AA Large | 10.3 AAA | |
1.3 Fail | — | 1.7 Fail | 3.0 AA Large | 7.9 AAA | |
2.2 Fail | 1.7 Fail | — | 1.8 Fail | 4.6 AA | |
3.9 AA Large | 3.0 AA Large | 1.8 Fail | — | 2.6 Fail | |
10.3 AAA | 7.9 AAA | 4.6 AA | 2.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C4C3C3
#ABABAB
#368C94
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c4c3c3;
--color-2: #ababab;
--color-3: #368c94;
--color-4: #156273;
--color-5: #0c171f;
}SCSS
$color-1: #c4c3c3; $color-2: #ababab; $color-3: #368c94; $color-4: #156273; $color-5: #0c171f;
TAILWIND
colors: {
'brand-1': '#c4c3c3',
'brand-2': '#ababab',
'brand-3': '#368c94',
'brand-4': '#156273',
'brand-5': '#0c171f',
}RGB Array
[196, 195, 195], [171, 171, 171], [54, 140, 148], [21, 98, 115], [12, 23, 31]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C4C3C3, #ABABAB, #368C94, #156273, #0C171F is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #c4c3c3; --color-2: #ababab; --color-3: #368c94; --color-4: #156273; --color-5: #0c171f. 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. 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