All Palettes

Color Palette #e6b400, #ffcc33, #ffff00, #33ccff, #66cc66

0%
0%
0%

CSS code for this palette

/* CSS */
.fat-gold {
color: #e6b400;
}
.sunglow {
color: #ffcc33;
}
.yellow {
color: #ffff00;
}
.shovel-knight {
color: #33ccff;
}
.verdant-oasis {
color: #66cc66;
}

/* CSS Variables */
:root {
--fat-gold:#e6b400;
--sunglow:#ffcc33;
--yellow:#ffff00;
--shovel-knight:#33ccff;
--verdant-oasis:#66cc66;
}

More palettes to explore