Paleta de colores Rough Ivory/Wine

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Rough Ivory/Wine palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Rough Ivory/Wine

Download rough ivory/wine color palette PNG image (landscape)
Download rough ivory/wine color palette PNG image (square)

CSS de la paleta de colores Rough Ivory/Wine

/* CSS */
.color-1 {
color: #e4d0b4;
}
.color-2 {
color: #b86b8c;
}
.color-3 {
color: #883f4f;
}
.color-4 {
color: #5e2b3c;
}
.color-5 {
color: #3b0d1e;
}

/* CSS Variables */
:root {
--color-1: #e4d0b4;
--color-2: #b86b8c;
--color-3: #883f4f;
--color-4: #5e2b3c;
--color-5: #3b0d1e;
}

CSS del degradado de fondo Rough Ivory/Wine

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e4d0b4, #b86b8c, #883f4f, #5e2b3c, #3b0d1e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e4d0b4, #b86b8c, #883f4f, #5e2b3c, #3b0d1e);
}

Rough Ivory/Wine color palette created on .