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: #fee7ee;
}
.color-2 {
color: #ffd6d8;
}
.color-3 {
color: #ffded1;
}
.color-4 {
color: #ffefd6;
}
.color-5 {
color: #fff9e5;
}
/* CSS Variables */
:root {
--color-1: #fee7ee;
--color-2: #ffd6d8;
--color-3: #ffded1;
--color-4: #ffefd6;
--color-5: #fff9e5;
}
CSS con gradiente di sfondo Cotton Candy Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fee7ee, #ffd6d8, #ffded1, #ffefd6, #fff9e5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fee7ee, #ffd6d8, #ffded1, #ffefd6, #fff9e5);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Rosa
Cotton Candy Dreams color palette created on .