All Palettes

Color Palette #5cbbe0, #f5c24d, #f26b50, #e0281f, #8b3b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-capture {
color: #5cbbe0;
}
.creamy-sweet-corn {
color: #f5c24d;
}
.royal-blush {
color: #f26b50;
}
.ferocious {
color: #e0281f;
}
.dahlia {
color: #8b3b8c;
}

/* CSS Variables */
:root {
--sea-capture:#5cbbe0;
--creamy-sweet-corn:#f5c24d;
--royal-blush:#f26b50;
--ferocious:#e0281f;
--dahlia:#8b3b8c;
}

More palettes to explore