All Palettes

Color Palette #5dbb63, #8ad6a2, #c5e4c3, #f9e8a4, #f9b9b4

0%
0%
0%

CSS code for this palette

/* CSS */
.lawn-party {
color: #5dbb63;
}
.patrice {
color: #8ad6a2;
}
.green-myth {
color: #c5e4c3;
}
.bleached-sunflower {
color: #f9e8a4;
}
.mixed-fruit {
color: #f9b9b4;
}

/* CSS Variables */
:root {
--lawn-party:#5dbb63;
--patrice:#8ad6a2;
--green-myth:#c5e4c3;
--bleached-sunflower:#f9e8a4;
--mixed-fruit:#f9b9b4;
}

More palettes to explore