Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CCE5C9
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#DAF4CE
Emerald · Beige · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#DEFBF4
Jade · Lavender · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#E5C0D4
Mauve · LightGray · Cherry Blossom
Traditional「Mauve」· Paint「Cherry Blossom」· Creative Rose Petal
#7A5A5D
Crimson · DimGray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· 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
CCE5C9 | DAF4CE | DEFBF4 | E5C0D4 | 7A5A5D | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.2 Fail | 1.2 Fail | 4.5 AA | |
1.1 Fail | — | 1.1 Fail | 1.4 Fail | 5.2 AA | |
1.2 Fail | 1.1 Fail | — | 1.5 Fail | 5.6 AA | |
1.2 Fail | 1.4 Fail | 1.5 Fail | — | 3.7 AA Large | |
4.5 AA | 5.2 AA | 5.6 AA | 3.7 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CCE5C9
#DAF4CE
#DEFBF4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cce5c9;
--color-2: #daf4ce;
--color-3: #defbf4;
--color-4: #e5c0d4;
--color-5: #7a5a5d;
}SCSS
$color-1: #cce5c9; $color-2: #daf4ce; $color-3: #defbf4; $color-4: #e5c0d4; $color-5: #7a5a5d;
TAILWIND
colors: {
'brand-1': '#cce5c9',
'brand-2': '#daf4ce',
'brand-3': '#defbf4',
'brand-4': '#e5c0d4',
'brand-5': '#7a5a5d',
}RGB Array
[204, 229, 201], [218, 244, 206], [222, 251, 244], [229, 192, 212], [122, 90, 93]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CCE5C9, #DAF4CE, #DEFBF4, #E5C0D4, #7A5A5D 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: #cce5c9; --color-2: #daf4ce; --color-3: #defbf4; --color-4: #e5c0d4; --color-5: #7a5a5d. 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