Cotton Candy Dreams Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Cotton Candy Dreams palette
tavolozza dei colori Cotton Candy Dreams CSS
/* CSS */
.color-1 {
color: #a2c7e7;
}
.color-2 {
color: #e6a7c3;
}
.color-3 {
color: #eab8e4;
}
.color-4 {
color: #f6dae9;
}
.color-5 {
color: #f9c3d8;
}
/* CSS Variables */
:root {
--color-1: #a2c7e7;
--color-2: #e6a7c3;
--color-3: #eab8e4;
--color-4: #f6dae9;
--color-5: #f9c3d8;
}
CSS con gradiente di sfondo Cotton Candy Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a2c7e7, #e6a7c3, #eab8e4, #f6dae9, #f9c3d8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a2c7e7, #e6a7c3, #eab8e4, #f6dae9, #f9c3d8);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Estetico
Cotton Candy Dreams color palette created on .