Paleta de colores Withered Bonnie

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Withered Bonnie palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Withered Bonnie

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

CSS de la paleta de colores Withered Bonnie

/* 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 del degradado de fondo 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 .