All Palettes

Color Palette #f2590d, #faa200, #fedc62, #e6b800, #c8442d

0%
0%
0%

CSS code for this palette

/* CSS */
.orangealicious {
color: #f2590d;
}
.mad-for-mango {
color: #faa200;
}
.here-comes-the-sun {
color: #fedc62;
}
.fat-gold {
color: #e6b800;
}
.mexican-red-papaya {
color: #c8442d;
}

/* CSS Variables */
:root {
--orangealicious:#f2590d;
--mad-for-mango:#faa200;
--here-comes-the-sun:#fedc62;
--fat-gold:#e6b800;
--mexican-red-papaya:#c8442d;
}

More palettes to explore