All Palettes

Color Palette #f5a300, #f7c94b, #a1d600, #6ebf7b, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.sunny-mood {
color: #f7c94b;
}
.matcha-powder {
color: #a1d600;
}
.young-fern {
color: #6ebf7b;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--sunny-mood:#f7c94b;
--matcha-powder:#a1d600;
--young-fern:#6ebf7b;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore