Paleta de colores Sweet Whimsy Dreamscape
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Sweet Whimsy Dreamscape palette
CSS de la paleta de colores Sweet Whimsy Dreamscape
/* CSS */
.color-1 {
color: #f5e0b2;
}
.color-2 {
color: #f1c5a2;
}
.color-3 {
color: #edba9c;
}
.color-4 {
color: #eab8d1;
}
.color-5 {
color: #f7c5d5;
}
/* CSS Variables */
:root {
--color-1: #f5e0b2;
--color-2: #f1c5a2;
--color-3: #edba9c;
--color-4: #eab8d1;
--color-5: #f7c5d5;
}
CSS del degradado de fondo Sweet Whimsy Dreamscape
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5e0b2, #f1c5a2, #edba9c, #eab8d1, #f7c5d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5e0b2, #f1c5a2, #edba9c, #eab8d1, #f7c5d5);
}
Paletas de colores similares
- 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
- Whimsical Blossoms
- Moonlight Shades
- Whimsical Treats
- Mystic Berry Whispers
- Dark Cocoa Shades
- Sweet Spring Whimsy
- Sweet Fluffy Confection
- Sweet Summer Treats
Sweet Whimsy Dreamscape color palette created on .