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: #a8d3e1;
}
.color-2 {
color: #b5e4f2;
}
.color-3 {
color: #f1a7c8;
}
.color-4 {
color: #f7d5a1;
}
.color-5 {
color: #f9b79f;
}
/* CSS Variables */
:root {
--color-1: #a8d3e1;
--color-2: #b5e4f2;
--color-3: #f1a7c8;
--color-4: #f7d5a1;
--color-5: #f9b79f;
}
CSS del degradado de fondo Cotton Candy Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8d3e1, #b5e4f2, #f1a7c8, #f7d5a1, #f9b79f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8d3e1, #b5e4f2, #f1a7c8, #f7d5a1, #f9b79f);
}
Paletas de colores similares
- Blue Luninaria
- Celestial Harmony
- Silent Pursuit
- Whispers of the Sky
- Whispers of the Sky
- Serenity's Embrace
- Midnight Blue
- Midnight Blue
- Tropical Teal Symphony
- Japanese Kimono
- Shades of Pink and Blue
- Electric Dreamscape
- Shades of Pink and Red
- Blue Moonlit
- Shades of Blue Moonlight
- Sweet Orchard Delight
- Purple Twilight
- Celestial Dreams
Cotton Candy Dreams color palette created on .