All Palettes

Color Palette #5abf6e, #a2d99b, #dff1e8, #f9f9f6, #f3f3e7

0%
0%
0%

CSS code for this palette

/* CSS */
.emerald-cory {
color: #5abf6e;
}
.cool-aloe {
color: #a2d99b;
}
.snow-ballet {
color: #dff1e8;
}
.whitest-white {
color: #f9f9f6;
}
.cumulus {
color: #f3f3e7;
}

/* CSS Variables */
:root {
--emerald-cory:#5abf6e;
--cool-aloe:#a2d99b;
--snow-ballet:#dff1e8;
--whitest-white:#f9f9f6;
--cumulus:#f3f3e7;
}

More palettes to explore