Paleta de colores Elegant Ivory

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Elegant Ivory palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Elegant Ivory

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

CSS de la paleta de colores Elegant Ivory

/* CSS */
.color-1 {
color: #f8e9d3;
}
.color-2 {
color: #e2cfc5;
}
.color-3 {
color: #d1b89f;
}
.color-4 {
color: #bea7b0;
}
.color-5 {
color: #a58d9d;
}

/* CSS Variables */
:root {
--color-1: #f8e9d3;
--color-2: #e2cfc5;
--color-3: #d1b89f;
--color-4: #bea7b0;
--color-5: #a58d9d;
}

CSS del degradado de fondo Elegant Ivory

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8e9d3, #e2cfc5, #d1b89f, #bea7b0, #a58d9d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8e9d3, #e2cfc5, #d1b89f, #bea7b0, #a58d9d);
}

Elegant Ivory color palette created on .