All Palettes

Color Palette #f9d64e, #f5b856, #f1933b, #d57d3f, #9f3c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.westfall-yellow {
color: #f9d64e;
}
.bee {
color: #f5b856;
}
.furry-lion {
color: #f1933b;
}
.orpiment-orange {
color: #d57d3f;
}
.baton-rouge {
color: #9f3c6c;
}

/* CSS Variables */
:root {
--westfall-yellow:#f9d64e;
--bee:#f5b856;
--furry-lion:#f1933b;
--orpiment-orange:#d57d3f;
--baton-rouge:#9f3c6c;
}

More palettes to explore