Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CCCCCC
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#303B4E
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#3E7A88
Slate Blue · SteelBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#B5A79A
Apricot · DarkGray · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#74CAD4
Sky Blue · SkyBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
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
CCCCCC | 303B4E | 3E7A88 | B5A79A | 74CAD4 | |
|---|---|---|---|---|---|
| — | 7.0 AAA | 3.0 AA Large | 1.5 Fail | 1.2 Fail | |
7.0 AAA | — | 2.3 Fail | 4.8 AA | 6.0 AA | |
3.0 AA Large | 2.3 Fail | — | 2.1 Fail | 2.6 Fail | |
1.5 Fail | 4.8 AA | 2.1 Fail | — | 1.2 Fail | |
1.2 Fail | 6.0 AA | 2.6 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CCCCCC
#303B4E
#3E7A88
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cccccc;
--color-2: #303b4e;
--color-3: #3e7a88;
--color-4: #b5a79a;
--color-5: #74cad4;
}SCSS
$color-1: #cccccc; $color-2: #303b4e; $color-3: #3e7a88; $color-4: #b5a79a; $color-5: #74cad4;
TAILWIND
colors: {
'brand-1': '#cccccc',
'brand-2': '#303b4e',
'brand-3': '#3e7a88',
'brand-4': '#b5a79a',
'brand-5': '#74cad4',
}RGB Array
[204, 204, 204], [48, 59, 78], [62, 122, 136], [181, 167, 154], [116, 202, 212]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CCCCCC, #303B4E, #3E7A88, #B5A79A, #74CAD4 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: #cccccc; --color-2: #303b4e; --color-3: #3e7a88; --color-4: #b5a79a; --color-5: #74cad4. 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