All Palettes

Color Palette #6f9b4b, #4b723c, #3c5a30, #dac4a0, #f0b351

0%
0%
0%

CSS code for this palette

/* CSS */
.flat-green {
color: #6f9b4b;
}
.gully-green {
color: #4b723c;
}
.turf {
color: #3c5a30;
}
.afternoon-stroll {
color: #dac4a0;
}
.casablanca {
color: #f0b351;
}

/* CSS Variables */
:root {
--flat-green:#6f9b4b;
--gully-green:#4b723c;
--turf:#3c5a30;
--afternoon-stroll:#dac4a0;
--casablanca:#f0b351;
}

More palettes to explore