Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C1E7CF
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#C2B4CA
Lilac · Silver · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
#908B84
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#90B1DA
Azure · SkyBlue · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#3E3063
Deep Indigo · DarkSlateGray · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian 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
C1E7CF | C2B4CA | 908B84 | 90B1DA | 3E3063 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.5 Fail | 1.6 Fail | 8.6 AAA | |
1.5 Fail | — | 1.7 Fail | 1.1 Fail | 5.9 AA | |
2.5 Fail | 1.7 Fail | — | 1.5 Fail | 3.4 AA Large | |
1.6 Fail | 1.1 Fail | 1.5 Fail | — | 5.2 AA | |
8.6 AAA | 5.9 AA | 3.4 AA Large | 5.2 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C1E7CF
#C2B4CA
#908B84
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c1e7cf;
--color-2: #c2b4ca;
--color-3: #908b84;
--color-4: #90b1da;
--color-5: #3e3063;
}SCSS
$color-1: #c1e7cf; $color-2: #c2b4ca; $color-3: #908b84; $color-4: #90b1da; $color-5: #3e3063;
TAILWIND
colors: {
'brand-1': '#c1e7cf',
'brand-2': '#c2b4ca',
'brand-3': '#908b84',
'brand-4': '#90b1da',
'brand-5': '#3e3063',
}RGB Array
[193, 231, 207], [194, 180, 202], [144, 139, 132], [144, 177, 218], [62, 48, 99]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C1E7CF, #C2B4CA, #908B84, #90B1DA, #3E3063 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: #c1e7cf; --color-2: #c2b4ca; --color-3: #908b84; --color-4: #90b1da; --color-5: #3e3063. 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