All Palettes

Color Palette #f5a300, #f7c64b, #f9e190, #a2d8c8, #e4afd2

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.cakepop-sorbet {
color: #f7c64b;
}
.fresh-yellow {
color: #f9e190;
}
.yucca-cream {
color: #a2d8c8;
}
.gumball {
color: #e4afd2;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--cakepop-sorbet:#f7c64b;
--fresh-yellow:#f9e190;
--yucca-cream:#a2d8c8;
--gumball:#e4afd2;
}

More palettes to explore