Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C3CACC
Sky Blue · Silver · Pearl Gray
Traditional「Sky Blue」· Paint「Pearl Gray」· Creative Silver Lining
#827EA6
Deep Indigo · LightSlateGray · Navy Blue
Traditional「Deep Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#957BB7
Deep Indigo · LightSlateGray · Violet
Traditional「Deep Indigo」· Paint「Violet」· Creative Blush Sunrise
#EBE3E2
Peach Pink · Linen · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#E5E9E4
Celadon · Beige · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
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
C3CACC | 827EA6 | 957BB7 | EBE3E2 | E5E9E4 | |
|---|---|---|---|---|---|
| — | 2.3 Fail | 2.2 Fail | 1.3 Fail | 1.4 Fail | |
2.3 Fail | — | 1.1 Fail | 3.0 AA Large | 3.1 AA Large | |
2.2 Fail | 1.1 Fail | — | 2.9 Fail | 3.0 Fail | |
1.3 Fail | 3.0 AA Large | 2.9 Fail | — | 1.0 Fail | |
1.4 Fail | 3.1 AA Large | 3.0 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C3CACC
#827EA6
#957BB7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c3cacc;
--color-2: #827ea6;
--color-3: #957bb7;
--color-4: #ebe3e2;
--color-5: #e5e9e4;
}SCSS
$color-1: #c3cacc; $color-2: #827ea6; $color-3: #957bb7; $color-4: #ebe3e2; $color-5: #e5e9e4;
TAILWIND
colors: {
'brand-1': '#c3cacc',
'brand-2': '#827ea6',
'brand-3': '#957bb7',
'brand-4': '#ebe3e2',
'brand-5': '#e5e9e4',
}RGB Array
[195, 202, 204], [130, 126, 166], [149, 123, 183], [235, 227, 226], [229, 233, 228]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This muted-style palette of #C3CACC, #827EA6, #957BB7, #EBE3E2, #E5E9E4 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs. Low-saturation colors convey a sophisticated, premium feel. 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: #c3cacc; --color-2: #827ea6; --color-3: #957bb7; --color-4: #ebe3e2; --color-5: #e5e9e4. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 muted-style 5-color scheme is especially suited for beauty, lifestyle, arts 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