All Palettes

Color Palette #5abbf6, #a2e2e0, #f5c400, #f86f30, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.hello-summer {
color: #5abbf6;
}
.everest {
color: #a2e2e0;
}
.syndicalist {
color: #f5c400;
}
.extreme-carrot {
color: #f86f30;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--hello-summer:#5abbf6;
--everest:#a2e2e0;
--syndicalist:#f5c400;
--extreme-carrot:#f86f30;
--mandarin-red:#e74d3c;
}

More palettes to explore