All Palettes

Color Palette #f5a300, #fbaf3c, #ffcb5c, #ffdb80, #f4e1a4

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.peach-butter {
color: #fbaf3c;
}
.nacho {
color: #ffcb5c;
}
.snug-yellow {
color: #ffdb80;
}
.optimistic-yellow {
color: #f4e1a4;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--peach-butter:#fbaf3c;
--nacho:#ffcb5c;
--snug-yellow:#ffdb80;
--optimistic-yellow:#f4e1a4;
}

More palettes to explore