All Palettes

Color Palette #f0b400, #f0d400, #e2e600, #c3d100, #a1c200

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f0b400;
}
.safety-yellow {
color: #f0d400;
}
.peridot {
color: #e2e600;
}
.garlic-pesto {
color: #c3d100;
}
.snot-green {
color: #a1c200;
}

/* CSS Variables */
:root {
--american-yellow:#f0b400;
--safety-yellow:#f0d400;
--peridot:#e2e600;
--garlic-pesto:#c3d100;
--snot-green:#a1c200;
}

More palettes to explore