All Palettes

Color Palette #f6c80e, #f6a10e, #e34e3b, #5c9b9d, #293c65

0%
0%
0%

CSS code for this palette

/* CSS */
.egg-toast {
color: #f6c80e;
}
.orange-pospsicle {
color: #f6a10e;
}
.mandarin-red {
color: #e34e3b;
}
.jugendstil-turquoise {
color: #5c9b9d;
}
.blue-depths {
color: #293c65;
}

/* CSS Variables */
:root {
--egg-toast:#f6c80e;
--orange-pospsicle:#f6a10e;
--mandarin-red:#e34e3b;
--jugendstil-turquoise:#5c9b9d;
--blue-depths:#293c65;
}

More palettes to explore