All Palettes

Color Palette #a7d96d, #b4d88d, #c2e9a5, #c5d7e2, #a7a3c2

0%
0%
0%

CSS code for this palette

/* CSS */
.last-of-lettuce {
color: #a7d96d;
}
.fresh-lettuce {
color: #b4d88d;
}
.field-day {
color: #c2e9a5;
}
.blue-pearl {
color: #c5d7e2;
}
.canyon-mist {
color: #a7a3c2;
}

/* CSS Variables */
:root {
--last-of-lettuce:#a7d96d;
--fresh-lettuce:#b4d88d;
--field-day:#c2e9a5;
--blue-pearl:#c5d7e2;
--canyon-mist:#a7a3c2;
}

More palettes to explore