All Palettes

Color Palette #7b995c, #c4d600, #dae9af, #f6f2e4, #f0baa3

0%
0%
0%

CSS code for this palette

/* CSS */
.leek-soup {
color: #7b995c;
}
.garlic-pesto {
color: #c4d600;
}
.ice-cold-green {
color: #dae9af;
}
.sun-s-glory {
color: #f6f2e4;
}
.antique-cameo {
color: #f0baa3;
}

/* CSS Variables */
:root {
--leek-soup:#7b995c;
--garlic-pesto:#c4d600;
--ice-cold-green:#dae9af;
--sun-s-glory:#f6f2e4;
--antique-cameo:#f0baa3;
}

More palettes to explore