All Palettes

Color Palette #5abf5a, #a9d9a1, #e3f6d5, #f8e1a5, #f36d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.forest-maid {
color: #5abf5a;
}
.cool-aloe {
color: #a9d9a1;
}
.light-green-glint {
color: #e3f6d5;
}
.blended-fruit {
color: #f8e1a5;
}
.breeze-of-chilli {
color: #f36d6d;
}

/* CSS Variables */
:root {
--forest-maid:#5abf5a;
--cool-aloe:#a9d9a1;
--light-green-glint:#e3f6d5;
--blended-fruit:#f8e1a5;
--breeze-of-chilli:#f36d6d;
}

More palettes to explore