Paleta de colores Wine and Purple

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Wine and Purple palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Wine and Purple

Download wine and purple color palette PNG image (landscape)
Download wine and purple color palette PNG image (square)

CSS de la paleta de colores Wine and Purple

/* CSS */
.color-1 {
color: #5e2b58;
}
.color-2 {
color: #8b5b9a;
}
.color-3 {
color: #b19bc5;
}
.color-4 {
color: #e4b4c6;
}
.color-5 {
color: #c85d51;
}

/* CSS Variables */
:root {
--color-1: #5e2b58;
--color-2: #8b5b9a;
--color-3: #b19bc5;
--color-4: #e4b4c6;
--color-5: #c85d51;
}

CSS del degradado de fondo Wine and Purple

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5e2b58, #8b5b9a, #b19bc5, #e4b4c6, #c85d51);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5e2b58, #8b5b9a, #b19bc5, #e4b4c6, #c85d51);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 2 paletas de colores Vino

Wine and Purple color palette created on .