Withered Bonnie Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Withered Bonnie palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Withered Bonnie

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

tavolozza dei colori Withered Bonnie CSS

/* CSS */
.color-1 {
color: #bfa1a8;
}
.color-2 {
color: #b48392;
}
.color-3 {
color: #a2717e;
}
.color-4 {
color: #6a4e8d;
}
.color-5 {
color: #3d2a92;
}

/* CSS Variables */
:root {
--color-1: #bfa1a8;
--color-2: #b48392;
--color-3: #a2717e;
--color-4: #6a4e8d;
--color-5: #3d2a92;
}

CSS con gradiente di sfondo Withered Bonnie

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bfa1a8, #b48392, #a2717e, #6a4e8d, #3d2a92);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bfa1a8, #b48392, #a2717e, #6a4e8d, #3d2a92);
}

Withered Bonnie color palette created on .