All Palettes

Color Palette #bdb000, #c4c700, #dbd400, #e6e200, #f5f500

0%
0%
0%

CSS code for this palette

/* CSS */
.muddy-yellow {
color: #bdb000;
}
.garlic-pesto {
color: #c4c700;
}
.chartreuse-shot {
color: #dbd400;
}
.peridot {
color: #e6e200;
}
.marsupilami {
color: #f5f500;
}

/* CSS Variables */
:root {
--muddy-yellow:#bdb000;
--garlic-pesto:#c4c700;
--chartreuse-shot:#dbd400;
--peridot:#e6e200;
--marsupilami:#f5f500;
}

More palettes to explore