All Palettes

Color Palette #f5a300, #f0b44c, #f8c572, #f6d12c, #f9e75d

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.goldsmith {
color: #f0b44c;
}
.just-peachy {
color: #f8c572;
}
.dream-of-spring {
color: #f6d12c;
}
.corn {
color: #f9e75d;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--goldsmith:#f0b44c;
--just-peachy:#f8c572;
--dream-of-spring:#f6d12c;
--corn:#f9e75d;
}

More palettes to explore