Sky Red Sunset Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Sky Red Sunset palette

Share this palette to:

Sky Red Sunset color palette PNG image

Download sky red sunset color palette PNG image (landscape)
Download sky red sunset color palette PNG image (square)

Sky Red Sunset color palette CSS

/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ff9900;
}
.color-3 {
color: #ffcc00;
}
.color-4 {
color: #ffec42;
}
.color-5 {
color: #ff5c5c;
}

/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ff9900;
--color-3: #ffcc00;
--color-4: #ffec42;
--color-5: #ff5c5c;
}

Sky Red Sunset background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ff9900, #ffcc00, #ffec42, #ff5c5c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ff9900, #ffcc00, #ffec42, #ff5c5c);
}

Similar color palettes

Scroll down to explore 1 Hawaii color palette

Sky Red Sunset color palette created on .