Bleeding White Rose Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Bleeding White Rose palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Bleeding White Rose

Download bleeding white rose color palette PNG image (landscape)
Download bleeding white rose color palette PNG image (square)

tavolozza dei colori Bleeding White Rose CSS

/* CSS */
.color-1 {
color: #f5f0f0;
}
.color-2 {
color: #eab8c9;
}
.color-3 {
color: #d69ebc;
}
.color-4 {
color: #c87e9c;
}
.color-5 {
color: #a45b7d;
}

/* CSS Variables */
:root {
--color-1: #f5f0f0;
--color-2: #eab8c9;
--color-3: #d69ebc;
--color-4: #c87e9c;
--color-5: #a45b7d;
}

CSS con gradiente di sfondo Bleeding White Rose

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5f0f0, #eab8c9, #d69ebc, #c87e9c, #a45b7d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5f0f0, #eab8c9, #d69ebc, #c87e9c, #a45b7d);
}

Bleeding White Rose color palette created on .