Paleta de colores Ivory and Green

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Ivory and Green palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Ivory and Green

Download ivory and green color palette PNG image (landscape)
Download ivory and green color palette PNG image (square)

CSS de la paleta de colores Ivory and Green

/* CSS */
.color-1 {
color: #eae3d2;
}
.color-2 {
color: #c9d8b6;
}
.color-3 {
color: #a3c8a4;
}
.color-4 {
color: #5fab7d;
}
.color-5 {
color: #3c8b5b;
}

/* CSS Variables */
:root {
--color-1: #eae3d2;
--color-2: #c9d8b6;
--color-3: #a3c8a4;
--color-4: #5fab7d;
--color-5: #3c8b5b;
}

CSS del degradado de fondo Ivory and Green

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eae3d2, #c9d8b6, #a3c8a4, #5fab7d, #3c8b5b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eae3d2, #c9d8b6, #a3c8a4, #5fab7d, #3c8b5b);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 2 paletas de colores Marfil

Ivory and Green color palette created on .