All Palettes

Color Palette #c5c28c, #b0b65d, #a8b34d, #a0b03b, #8b9924

0%
0%
0%

CSS code for this palette

/* CSS */
.beechnut {
color: #c5c28c;
}
.green-me {
color: #b0b65d;
}
.delaunay-green {
color: #a8b34d;
}
.macaw-green {
color: #a0b03b;
}
.limetta {
color: #8b9924;
}

/* CSS Variables */
:root {
--beechnut:#c5c28c;
--green-me:#b0b65d;
--delaunay-green:#a8b34d;
--macaw-green:#a0b03b;
--limetta:#8b9924;
}

More palettes to explore