Ivorian Sunrise Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Ivorian Sunrise palette

Share this palette to:

Ivorian Sunrise color palette PNG image

Download ivorian sunrise color palette PNG image (landscape)
Download ivorian sunrise color palette PNG image (square)

Ivorian Sunrise color palette CSS

/* CSS */
.color-1 {
color: #f26d50;
}
.color-2 {
color: #f7b32b;
}
.color-3 {
color: #f5d65c;
}
.color-4 {
color: #a7d9a6;
}
.color-5 {
color: #4d9ee0;
}

/* CSS Variables */
:root {
--color-1: #f26d50;
--color-2: #f7b32b;
--color-3: #f5d65c;
--color-4: #a7d9a6;
--color-5: #4d9ee0;
}

Ivorian Sunrise background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f26d50, #f7b32b, #f5d65c, #a7d9a6, #4d9ee0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f26d50, #f7b32b, #f5d65c, #a7d9a6, #4d9ee0);
}

Similar color palettes

Scroll down to explore 1 Ivory color palette

Ivorian Sunrise color palette created on .