Paleta de colores Blushing Zoey
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Blushing Zoey palette
CSS de la paleta de colores Blushing Zoey
/* CSS */
.color-1 {
color: #f6c1d0;
}
.color-2 {
color: #f2b1d2;
}
.color-3 {
color: #f49fc8;
}
.color-4 {
color: #f67e9c;
}
.color-5 {
color: #f55b8c;
}
/* CSS Variables */
:root {
--color-1: #f6c1d0;
--color-2: #f2b1d2;
--color-3: #f49fc8;
--color-4: #f67e9c;
--color-5: #f55b8c;
}
CSS del degradado de fondo Blushing Zoey
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6c1d0, #f2b1d2, #f49fc8, #f67e9c, #f55b8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6c1d0, #f2b1d2, #f49fc8, #f67e9c, #f55b8c);
}
Paletas de colores similares
- Sunset Reverie
- Sylvester's Sunset Serenade
- Sunset Citrus Bliss
- Light Yellow and Light Red
- Warm Yellow
- Electric Dreamscape
- Tropical Sunset Splash
- Electric Dreamscape
- Light Yellow and Light Red
- Golden Reverie
- Eternal Blossom
- Berry Pink
- Marius Shirasagi Red
- Blossom Breeze
- Salmon Sage
- Whispers of Twilight
- Everyday Elegance
- Wilderness Bloom
Blushing Zoey color palette created on .