All Palettes

Color Palette #1e8cfa, #57d68c, #f8c749, #f76e6e, #a6599a

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1e8cfa;
}
.vegetation {
color: #57d68c;
}
.cakepop-sorbet {
color: #f8c749;
}
.breeze-of-chilli {
color: #f76e6e;
}
.radiant-orchid {
color: #a6599a;
}

/* CSS Variables */
:root {
--clear-chill:#1e8cfa;
--vegetation:#57d68c;
--cakepop-sorbet:#f8c749;
--breeze-of-chilli:#f76e6e;
--radiant-orchid:#a6599a;
}

More palettes to explore