All Palettes

Color Palette #a5d88d, #b2e5a9, #d5f1d5, #b5e8e2, #80b3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.nature-s-delight {
color: #a5d88d;
}
.appetite {
color: #b2e5a9;
}
.light-frosty-dawn {
color: #d5f1d5;
}
.tahitian-breeze {
color: #b5e8e2;
}
.regale-blue {
color: #80b3d6;
}

/* CSS Variables */
:root {
--nature-s-delight:#a5d88d;
--appetite:#b2e5a9;
--light-frosty-dawn:#d5f1d5;
--tahitian-breeze:#b5e8e2;
--regale-blue:#80b3d6;
}

More palettes to explore