Paleta de colores Elegant Ivory
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Elegant Ivory palette
Imagen PNG de la paleta de colores Elegant Ivory
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);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 30+ paletas de colores Marfil
Elegant Ivory color palette created on .