Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C4C2B3
Fresh Green · Silver · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#9FC1B1
Jade · DarkGray · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#5CABB8
Slate Blue · CadetBlue · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· Creative Blush Sunrise
#363439
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#4245A4
Indigo · DarkSlateBlue · Navy Blue
Traditional「Indigo」· Paint「Navy 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
C4C2B3 | 9FC1B1 | 5CABB8 | 363439 | 4245A4 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.5 Fail | 6.9 AA | 4.5 AA Large | |
1.1 Fail | — | 1.3 Fail | 6.3 AA | 4.1 AA Large | |
1.5 Fail | 1.3 Fail | — | 4.7 AA | 3.0 AA Large | |
6.9 AA | 6.3 AA | 4.7 AA | — | 1.5 Fail | |
4.5 AA Large | 4.1 AA Large | 3.0 AA Large | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C4C2B3
#9FC1B1
#5CABB8
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c4c2b3;
--color-2: #9fc1b1;
--color-3: #5cabb8;
--color-4: #363439;
--color-5: #4245a4;
}SCSS
$color-1: #c4c2b3; $color-2: #9fc1b1; $color-3: #5cabb8; $color-4: #363439; $color-5: #4245a4;
TAILWIND
colors: {
'brand-1': '#c4c2b3',
'brand-2': '#9fc1b1',
'brand-3': '#5cabb8',
'brand-4': '#363439',
'brand-5': '#4245a4',
}RGB Array
[196, 194, 179], [159, 193, 177], [92, 171, 184], [54, 52, 57], [66, 69, 164]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C4C2B3, #9FC1B1, #5CABB8, #363439, #4245A4 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: #c4c2b3; --color-2: #9fc1b1; --color-3: #5cabb8; --color-4: #363439; --color-5: #4245a4. 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