Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CBCFCC
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#BAB7B7
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#2E6880
Slate Blue · DarkSlateBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#01006F
Deep Indigo · Navy · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#9E00FF
Royal Purple · DarkViolet · Violet
Traditional「Royal Purple」· Paint「Violet」· 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
CBCFCC | BAB7B7 | 2E6880 | 01006F | 9E00FF | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 3.9 AA Large | 10.8 AAA | 3.4 AA Large | |
1.3 Fail | — | 3.1 AA Large | 8.6 AAA | 2.7 Fail | |
3.9 AA Large | 3.1 AA Large | — | 2.8 Fail | 1.1 Fail | |
10.8 AAA | 8.6 AAA | 2.8 Fail | — | 3.2 AA Large | |
3.4 AA Large | 2.7 Fail | 1.1 Fail | 3.2 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CBCFCC
#BAB7B7
#2E6880
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cbcfcc;
--color-2: #bab7b7;
--color-3: #2e6880;
--color-4: #01006f;
--color-5: #9e00ff;
}SCSS
$color-1: #cbcfcc; $color-2: #bab7b7; $color-3: #2e6880; $color-4: #01006f; $color-5: #9e00ff;
TAILWIND
colors: {
'brand-1': '#cbcfcc',
'brand-2': '#bab7b7',
'brand-3': '#2e6880',
'brand-4': '#01006f',
'brand-5': '#9e00ff',
}RGB Array
[203, 207, 204], [186, 183, 183], [46, 104, 128], [1, 0, 111], [158, 0, 255]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CBCFCC, #BAB7B7, #2E6880, #01006F, #9E00FF 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: #cbcfcc; --color-2: #bab7b7; --color-3: #2e6880; --color-4: #01006f; --color-5: #9e00ff. 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