All Palettes

Color Palette #f9b939, #f7c94b, #f2d05f, #e7e76e, #c5c76b

0%
0%
0%

CSS code for this palette

/* CSS */
.glowing-lantern {
color: #f9b939;
}
.sunny-mood {
color: #f7c94b;
}
.ride-off-into-the-sunset {
color: #f2d05f;
}
.ripe-pear {
color: #e7e76e;
}
.powdered-green-tea {
color: #c5c76b;
}

/* CSS Variables */
:root {
--glowing-lantern:#f9b939;
--sunny-mood:#f7c94b;
--ride-off-into-the-sunset:#f2d05f;
--ripe-pear:#e7e76e;
--powdered-green-tea:#c5c76b;
}

More palettes to explore