All Palettes

Tropical Sunrise Medley Color Palette

Awaken your senses with a vivid array reflecting the vibrant hues of a tropical sunrise, where warm oranges and sunny yellows kiss cool sea blues and blooming greens, inviting you to embrace a day full of energy and adventure.

0%
0%
0%

CSS code for this palette

/* CSS */
.lightning-yellow {
color: #f69f2c;
}
.dream-of-spring {
color: #f6d12c;
}
.grape-green {
color: #a4e0a4;
}
.bleu-de-france {
color: #3889e0;
}
.sensual-climax {
color: #e03889;
}

/* CSS Variables */
:root {
--lightning-yellow:#f69f2c;
--dream-of-spring:#f6d12c;
--grape-green:#a4e0a4;
--bleu-de-france:#3889e0;
--sensual-climax:#e03889;
}

More palettes to explore