All Palettes

Color Palette #90db70, #b8e2a2, #f2f5b7, #f7c5d5, #f8b4c3

0%
0%
0%

CSS code for this palette

/* CSS */
.green-lacewing {
color: #90db70;
}
.basil-smash {
color: #b8e2a2;
}
.chiffon {
color: #f2f5b7;
}
.sullivan-s-heart {
color: #f7c5d5;
}
.love-spell {
color: #f8b4c3;
}

/* CSS Variables */
:root {
--green-lacewing:#90db70;
--basil-smash:#b8e2a2;
--chiffon:#f2f5b7;
--sullivan-s-heart:#f7c5d5;
--love-spell:#f8b4c3;
}

More palettes to explore