All Palettes

Color Palette #f2b62c, #efb74d, #f6da5a, #a2d058, #74b9a7

0%
0%
0%

CSS code for this palette

/* CSS */
.xanthous {
color: #f2b62c;
}
.goldsmith {
color: #efb74d;
}
.dilly-dally {
color: #f6da5a;
}
.young-green-onion {
color: #a2d058;
}
.sereni-teal {
color: #74b9a7;
}

/* CSS Variables */
:root {
--xanthous:#f2b62c;
--goldsmith:#efb74d;
--dilly-dally:#f6da5a;
--young-green-onion:#a2d058;
--sereni-teal:#74b9a7;
}

More palettes to explore