Pink Sunflowers Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Pink Sunflowers palette
Immagine PNG della tavolozza dei colori Pink Sunflowers
tavolozza dei colori Pink Sunflowers CSS
/* CSS */
.color-1 {
color: #f7c5d5;
}
.color-2 {
color: #f2a6d2;
}
.color-3 {
color: #f1d55b;
}
.color-4 {
color: #f7da4b;
}
.color-5 {
color: #f5b042;
}
/* CSS Variables */
:root {
--color-1: #f7c5d5;
--color-2: #f2a6d2;
--color-3: #f1d55b;
--color-4: #f7da4b;
--color-5: #f5b042;
}
CSS con gradiente di sfondo Pink Sunflowers
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7c5d5, #f2a6d2, #f1d55b, #f7da4b, #f5b042);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7c5d5, #f2a6d2, #f1d55b, #f7da4b, #f5b042);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Rosa
Pink Sunflowers color palette created on .