Paleta de colores Cotton Candy Dreams
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Cotton Candy Dreams palette
CSS de la paleta de colores Cotton Candy Dreams
/* CSS */
.color-1 {
color: #fea4ac;
}
.color-2 {
color: #8f35fd;
}
.color-3 {
color: #c56dd5;
}
.color-4 {
color: #ff5c92;
}
.color-5 {
color: #f9b05d;
}
/* CSS Variables */
:root {
--color-1: #fea4ac;
--color-2: #8f35fd;
--color-3: #c56dd5;
--color-4: #ff5c92;
--color-5: #f9b05d;
}
CSS del degradado de fondo Cotton Candy Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fea4ac, #8f35fd, #c56dd5, #ff5c92, #f9b05d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fea4ac, #8f35fd, #c56dd5, #ff5c92, #f9b05d);
}
Paletas de colores similares
- Pink Sugar
- Tender Affections
- Electric Slime Fusion
- 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
Cotton Candy Dreams color palette created on .