Tropical Sunset Blaze Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Tropical Sunset Blaze palette

Share this palette to:

Download Tropical Sunset Blaze Color Palette (PNG)

Download tropical sunset blaze color palette PNG image (landscape)
Download tropical sunset blaze color palette PNG image (square)

Tropical Sunset Blaze color palette CSS

/* CSS */
.color-1 {
color: #ff5c5c;
}
.color-2 {
color: #ff8d5c;
}
.color-3 {
color: #ffbb5c;
}
.color-4 {
color: #ffec5c;
}
.color-5 {
color: #ffef5c;
}

/* CSS Variables */
:root {
--color-1: #ff5c5c;
--color-2: #ff8d5c;
--color-3: #ffbb5c;
--color-4: #ffec5c;
--color-5: #ffef5c;
}

Tropical Sunset Blaze background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff5c5c, #ff8d5c, #ffbb5c, #ffec5c, #ffef5c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff5c5c, #ff8d5c, #ffbb5c, #ffec5c, #ffef5c);
}

Similar color palettes

Scroll down to explore 1 Hawaii color palette

Tropical Sunset Blaze color palette created on .