All Palettes

Color Palette #a7d7b8, #b9e4c9, #f5e4b2, #f9b4b7, #f6a2a2

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.spearmints {
color: #b9e4c9;
}
.smooth-as-corn-silk {
color: #f5e4b2;
}
.precious-pink {
color: #f9b4b7;
}
.candy-heart-pink {
color: #f6a2a2;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--spearmints:#b9e4c9;
--smooth-as-corn-silk:#f5e4b2;
--precious-pink:#f9b4b7;
--candy-heart-pink:#f6a2a2;
}

More palettes to explore