All Palettes

Color Palette #ffffff, #b2e6b8, #8cd4a1, #5abf87, #3aa16c

0%
0%
0%

CSS code for this palette

/* CSS */
.white {
color: #ffffff;
}
.fringy-flower {
color: #b2e6b8;
}
.patrice {
color: #8cd4a1;
}
.spearmint-burst {
color: #5abf87;
}
.bulma-hair {
color: #3aa16c;
}

/* CSS Variables */
:root {
--white:#ffffff;
--fringy-flower:#b2e6b8;
--patrice:#8cd4a1;
--spearmint-burst:#5abf87;
--bulma-hair:#3aa16c;
}

More palettes to explore