Ivory Spark Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Ivory Spark palette

Share this palette to:

Download Ivory Spark Color Palette (PNG)

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

Ivory Spark color palette CSS

/* CSS */
.color-1 {
color: #f9f2e7;
}
.color-2 {
color: #f2e7ba;
}
.color-3 {
color: #efd56c;
}
.color-4 {
color: #d6a92e;
}
.color-5 {
color: #b24e1f;
}

/* CSS Variables */
:root {
--color-1: #f9f2e7;
--color-2: #f2e7ba;
--color-3: #efd56c;
--color-4: #d6a92e;
--color-5: #b24e1f;
}

Ivory Spark background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9f2e7, #f2e7ba, #efd56c, #d6a92e, #b24e1f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9f2e7, #f2e7ba, #efd56c, #d6a92e, #b24e1f);
}

Similar color palettes

Scroll down to explore 1 Ivory color palette

Ivory Spark color palette created on .