Paleta de colores Blemished Ivory

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Blemished Ivory palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Blemished Ivory

Download blemished ivory color palette PNG image (landscape)
Download blemished ivory color palette PNG image (square)

CSS de la paleta de colores Blemished Ivory

/* CSS */
.color-1 {
color: #e1d6c1;
}
.color-2 {
color: #c9bcb0;
}
.color-3 {
color: #a49a8e;
}
.color-4 {
color: #796a5d;
}
.color-5 {
color: #4a3b2b;
}

/* CSS Variables */
:root {
--color-1: #e1d6c1;
--color-2: #c9bcb0;
--color-3: #a49a8e;
--color-4: #796a5d;
--color-5: #4a3b2b;
}

CSS del degradado de fondo Blemished Ivory

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1d6c1, #c9bcb0, #a49a8e, #796a5d, #4a3b2b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1d6c1, #c9bcb0, #a49a8e, #796a5d, #4a3b2b);
}

Blemished Ivory color palette created on .