All Palettes

Color Palette #aab300, #b2c200, #d3d600, #e6e200, #f1f500

0%
0%
0%

CSS code for this palette

/* CSS */
.mustard-green {
color: #aab300;
}
.bile {
color: #b2c200;
}
.chartreuse-shot {
color: #d3d600;
}
.peridot {
color: #e6e200;
}
.saint-seiya-gold {
color: #f1f500;
}

/* CSS Variables */
:root {
--mustard-green:#aab300;
--bile:#b2c200;
--chartreuse-shot:#d3d600;
--peridot:#e6e200;
--saint-seiya-gold:#f1f500;
}

More palettes to explore