All Palettes

Color Palette #f9be58, #f6c25a, #f2d05f, #f1df6f, #e3a04f

0%
0%
0%

CSS code for this palette

/* CSS */
.saffron-mango {
color: #f9be58;
}
.butterfield {
color: #f6c25a;
}
.ride-off-into-the-sunset {
color: #f2d05f;
}
.banana-ball {
color: #f1df6f;
}
.jurassic-gold {
color: #e3a04f;
}

/* CSS Variables */
:root {
--saffron-mango:#f9be58;
--butterfield:#f6c25a;
--ride-off-into-the-sunset:#f2d05f;
--banana-ball:#f1df6f;
--jurassic-gold:#e3a04f;
}

More palettes to explore