All Palettes

Color Palette #f5df51, #f7c94b, #fbaf3c, #f99b2f, #f8771b

0%
0%
0%

CSS code for this palette

/* CSS */
.gilded {
color: #f5df51;
}
.sunny-mood {
color: #f7c94b;
}
.peach-butter {
color: #fbaf3c;
}
.pelican-pecker {
color: #f99b2f;
}
.apocalyptic-orange {
color: #f8771b;
}

/* CSS Variables */
:root {
--gilded:#f5df51;
--sunny-mood:#f7c94b;
--peach-butter:#fbaf3c;
--pelican-pecker:#f99b2f;
--apocalyptic-orange:#f8771b;
}

More palettes to explore