Gentle Ivory Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Gentle Ivory palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Gentle Ivory

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

tavolozza dei colori Gentle Ivory CSS

/* CSS */
.color-1 {
color: #eae6d2;
}
.color-2 {
color: #d7c9a2;
}
.color-3 {
color: #c0ae8c;
}
.color-4 {
color: #a68e6e;
}
.color-5 {
color: #a76e62;
}

/* CSS Variables */
:root {
--color-1: #eae6d2;
--color-2: #d7c9a2;
--color-3: #c0ae8c;
--color-4: #a68e6e;
--color-5: #a76e62;
}

CSS con gradiente di sfondo Gentle Ivory

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eae6d2, #d7c9a2, #c0ae8c, #a68e6e, #a76e62);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eae6d2, #d7c9a2, #c0ae8c, #a68e6e, #a76e62);
}

Gentle Ivory color palette created on .