All Palettes

Color Palette #f3e52b, #d2c52d, #b6b12b, #908a3c, #5e5a2c

0%
0%
0%

CSS code for this palette

/* CSS */
.the-fifth-sun {
color: #f3e52b;
}
.lime-pop {
color: #d2c52d;
}
.new-green {
color: #b6b12b;
}
.highball {
color: #908a3c;
}
.reptile-revenge {
color: #5e5a2c;
}

/* CSS Variables */
:root {
--the-fifth-sun:#f3e52b;
--lime-pop:#d2c52d;
--new-green:#b6b12b;
--highball:#908a3c;
--reptile-revenge:#5e5a2c;
}

More palettes to explore