Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFDDCC
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#FFC4D0
Peach Pink · Pink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
#E4B5E6
Lilac · LightGray · Lavender
Traditional「Lilac」· Paint「Lavender」· Creative Lavender Dream
#A8BFED
Azure · LightSteelBlue · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#C6D6F7
Azure · LightBlue · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
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
FFDDCC | FFC4D0 | E4B5E6 | A8BFED | C6D6F7 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 1.5 Fail | 1.1 Fail | |
1.2 Fail | — | 1.2 Fail | 1.2 Fail | 1.0 Fail | |
1.4 Fail | 1.2 Fail | — | 1.1 Fail | 1.2 Fail | |
1.5 Fail | 1.2 Fail | 1.1 Fail | — | 1.3 Fail | |
1.1 Fail | 1.0 Fail | 1.2 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFDDCC
#FFC4D0
#E4B5E6
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffddcc;
--color-2: #ffc4d0;
--color-3: #e4b5e6;
--color-4: #a8bfed;
--color-5: #c6d6f7;
}SCSS
$color-1: #ffddcc; $color-2: #ffc4d0; $color-3: #e4b5e6; $color-4: #a8bfed; $color-5: #c6d6f7;
TAILWIND
colors: {
'brand-1': '#ffddcc',
'brand-2': '#ffc4d0',
'brand-3': '#e4b5e6',
'brand-4': '#a8bfed',
'brand-5': '#c6d6f7',
}RGB Array
[255, 221, 204], [255, 196, 208], [228, 181, 230], [168, 191, 237], [198, 214, 247]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFDDCC, #FFC4D0, #E4B5E6, #A8BFED, #C6D6F7 is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs. Vivid colors effectively attract user attention. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #ffddcc; --color-2: #ffc4d0; --color-3: #e4b5e6; --color-4: #a8bfed; --color-5: #c6d6f7. 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 general-style 5-color scheme is especially suited for food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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