All Palettes

Color Palette #a7d7b8, #b9e4c9, #f2f6c1, #f2d7a1, #f6a2a2

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.spearmints {
color: #b9e4c9;
}
.cocoa-butter {
color: #f2f6c1;
}
.peach-patch {
color: #f2d7a1;
}
.candy-heart-pink {
color: #f6a2a2;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--spearmints:#b9e4c9;
--cocoa-butter:#f2f6c1;
--peach-patch:#f2d7a1;
--candy-heart-pink:#f6a2a2;
}

More palettes to explore