All Palettes

Color Palette #b2c94a, #f7e664, #f9c62f, #f5a300, #e66f00

0%
0%
0%

CSS code for this palette

/* CSS */
.rainforest-glow {
color: #b2c94a;
}
.goldfinch {
color: #f7e664;
}
.saffron {
color: #f9c62f;
}
.mad-for-mango {
color: #f5a300;
}
.accent-orange {
color: #e66f00;
}

/* CSS Variables */
:root {
--rainforest-glow:#b2c94a;
--goldfinch:#f7e664;
--saffron:#f9c62f;
--mad-for-mango:#f5a300;
--accent-orange:#e66f00;
}

More palettes to explore