Withered Roses Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Withered Roses palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Withered Roses

Download withered roses color palette PNG image (landscape)
Download withered roses color palette PNG image (square)

tavolozza dei colori Withered Roses CSS

/* CSS */
.color-1 {
color: #6a4b77;
}
.color-2 {
color: #b77b8e;
}
.color-3 {
color: #d3a49c;
}
.color-4 {
color: #f2d4ba;
}
.color-5 {
color: #f6e4c1;
}

/* CSS Variables */
:root {
--color-1: #6a4b77;
--color-2: #b77b8e;
--color-3: #d3a49c;
--color-4: #f2d4ba;
--color-5: #f6e4c1;
}

CSS con gradiente di sfondo Withered Roses

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6a4b77, #b77b8e, #d3a49c, #f2d4ba, #f6e4c1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6a4b77, #b77b8e, #d3a49c, #f2d4ba, #f6e4c1);
}

Tavolozze di colori simili

Withered Roses color palette created on .