Paleta de colores Withered Roses

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Withered Roses palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Withered Roses

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

CSS de la paleta de colores Withered Roses

/* 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 del degradado de fondo 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);
}

Paletas de colores similares

Withered Roses color palette created on .