All Palettes

Color Palette #a7d7b8, #f2b9a1, #f7e3a1, #f7c5d5, #f28c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.antique-cameo {
color: #f2b9a1;
}
.venetian-yellow {
color: #f7e3a1;
}
.sullivan-s-heart {
color: #f7c5d5;
}
.vinaceous-cinnamon {
color: #f28c8c;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--antique-cameo:#f2b9a1;
--venetian-yellow:#f7e3a1;
--sullivan-s-heart:#f7c5d5;
--vinaceous-cinnamon:#f28c8c;
}

More palettes to explore