Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CDE3EE
Sky Blue · Lavender · Sky Blue
Traditional「Sky Blue」· Paint「Sky Blue」· Creative Twilight Haze
#EAE6E3
Apricot · Linen · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#DECED9
Mauve · LightGray · Lavender
Traditional「Mauve」· Paint「Lavender」· Creative Rose Petal
#DAA7B8
Rouge · Silver · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#8A9688
Ash · Gray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
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
CDE3EE | EAE6E3 | DECED9 | DAA7B8 | 8A9688 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.1 Fail | 1.6 Fail | 2.3 Fail | |
1.1 Fail | — | 1.2 Fail | 1.7 Fail | 2.5 Fail | |
1.1 Fail | 1.2 Fail | — | 1.4 Fail | 2.0 Fail | |
1.6 Fail | 1.7 Fail | 1.4 Fail | — | 1.5 Fail | |
2.3 Fail | 2.5 Fail | 2.0 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CDE3EE
#EAE6E3
#DECED9
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cde3ee;
--color-2: #eae6e3;
--color-3: #deced9;
--color-4: #daa7b8;
--color-5: #8a9688;
}SCSS
$color-1: #cde3ee; $color-2: #eae6e3; $color-3: #deced9; $color-4: #daa7b8; $color-5: #8a9688;
TAILWIND
colors: {
'brand-1': '#cde3ee',
'brand-2': '#eae6e3',
'brand-3': '#deced9',
'brand-4': '#daa7b8',
'brand-5': '#8a9688',
}RGB Array
[205, 227, 238], [234, 230, 227], [222, 206, 217], [218, 167, 184], [138, 150, 136]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This spring-style palette of #CDE3EE, #EAE6E3, #DECED9, #DAA7B8, #8A9688 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: #cde3ee; --color-2: #eae6e3; --color-3: #deced9; --color-4: #daa7b8; --color-5: #8a9688. 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 spring-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