Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CAE6CE
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#B6BFB7
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#9593A3
Wisteria · DarkGray · Silver Sand
Traditional「Wisteria」· Paint「Silver Sand」· Creative Urban Concrete
#25212E
Deep Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#FFEFE6
Apricot · Linen · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
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
CAE6CE | B6BFB7 | 9593A3 | 25212E | FFEFE6 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.3 Fail | 11.8 AAA | 1.2 Fail | |
1.4 Fail | — | 1.6 Fail | 8.3 AAA | 1.7 Fail | |
2.3 Fail | 1.6 Fail | — | 5.2 AA | 2.7 Fail | |
11.8 AAA | 8.3 AAA | 5.2 AA | — | 14.0 AAA | |
1.2 Fail | 1.7 Fail | 2.7 Fail | 14.0 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CAE6CE
#B6BFB7
#9593A3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cae6ce;
--color-2: #b6bfb7;
--color-3: #9593a3;
--color-4: #25212e;
--color-5: #ffefe6;
}SCSS
$color-1: #cae6ce; $color-2: #b6bfb7; $color-3: #9593a3; $color-4: #25212e; $color-5: #ffefe6;
TAILWIND
colors: {
'brand-1': '#cae6ce',
'brand-2': '#b6bfb7',
'brand-3': '#9593a3',
'brand-4': '#25212e',
'brand-5': '#ffefe6',
}RGB Array
[202, 230, 206], [182, 191, 183], [149, 147, 163], [37, 33, 46], [255, 239, 230]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CAE6CE, #B6BFB7, #9593A3, #25212E, #FFEFE6 is ideal for: health products, baby brands, fresh-style blogs, 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: #cae6ce; --color-2: #b6bfb7; --color-3: #9593a3; --color-4: #25212e; --color-5: #ffefe6. 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. 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