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: #e9d9c3;
}
.color-2 {
color: #b95c5b;
}
.color-3 {
color: #a24d49;
}
.color-4 {
color: #6d2c2d;
}
.color-5 {
color: #4c2020;
}

/* CSS Variables */
:root {
--color-1: #e9d9c3;
--color-2: #b95c5b;
--color-3: #a24d49;
--color-4: #6d2c2d;
--color-5: #4c2020;
}

CSS del degradado de fondo Rough Ivory/Wine

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e9d9c3, #b95c5b, #a24d49, #6d2c2d, #4c2020);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e9d9c3, #b95c5b, #a24d49, #6d2c2d, #4c2020);
}

Paletas de colores similares

Rough Ivory/Wine color palette created on .