Heavenly Confections Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Heavenly Confections palette
Heavenly Confections color palette CSS
/* CSS */
.color-1 {
color: #f8e4b9;
}
.color-2 {
color: #e6b7c1;
}
.color-3 {
color: #d9a6d7;
}
.color-4 {
color: #c9b2e0;
}
.color-5 {
color: #a8d5e1;
}
/* CSS Variables */
:root {
--color-1: #f8e4b9;
--color-2: #e6b7c1;
--color-3: #d9a6d7;
--color-4: #c9b2e0;
--color-5: #a8d5e1;
}
Heavenly Confections background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8e4b9, #e6b7c1, #d9a6d7, #c9b2e0, #a8d5e1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8e4b9, #e6b7c1, #d9a6d7, #c9b2e0, #a8d5e1);
}
Similar color palettes
Scroll down to explore 100+ Cream color palettes
- Soft Blush Symphony
- Whimsical Creamsicle Dream
- Light Pink
- Lustrous Opulence
- Pink Strawberry Shortcake
- Colorful Glisten
- Sunlit Blossom
- Whipped Petals
- Enchanted Biscuit Dreams
- Pink Neapolitan
- Fizzarolli
- Sugar Blossom Dreams
- Shades of Pink
- Pink Marshmallow
- Pâtisserie Dreams
- Sugar Fluff Dreams
- Sands of Time
- Whimsical Frosting
Heavenly Confections color palette created on .