All Palettes

Color Palette #c3cfaf, #a2bea6, #7eae8e, #4cae6d, #298946

0%
0%
0%

CSS code for this palette

/* CSS */
.growing-season {
color: #c3cfaf;
}
.reeds {
color: #a2bea6;
}
.mate-tea {
color: #7eae8e;
}
.fresh-oregano {
color: #4cae6d;
}
.turf-green {
color: #298946;
}

/* CSS Variables */
:root {
--growing-season:#c3cfaf;
--reeds:#a2bea6;
--mate-tea:#7eae8e;
--fresh-oregano:#4cae6d;
--turf-green:#298946;
}

More palettes to explore