Pink Flower Dance Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Pink Flower Dance palette
Immagine PNG della tavolozza dei colori Pink Flower Dance
tavolozza dei colori Pink Flower Dance CSS
/* CSS */
.color-1 {
color: #ff7092;
}
.color-2 {
color: #ffcc99;
}
.color-3 {
color: #ffb84d;
}
.color-4 {
color: #ff8b42;
}
.color-5 {
color: #ff3d5a;
}
/* CSS Variables */
:root {
--color-1: #ff7092;
--color-2: #ffcc99;
--color-3: #ffb84d;
--color-4: #ff8b42;
--color-5: #ff3d5a;
}
CSS con gradiente di sfondo Pink Flower Dance
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff7092, #ffcc99, #ffb84d, #ff8b42, #ff3d5a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff7092, #ffcc99, #ffb84d, #ff8b42, #ff3d5a);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 60+ tavolozzas di colori Fiore
Pink Flower Dance color palette created on .