Pink Flower Dance Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Pink Flower Dance palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Pink Flower Dance

Download pink flower dance color palette PNG image (landscape)
Download pink flower dance color palette PNG image (square)

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);
}

Pink Flower Dance color palette created on .