All Palettes

Color Palette #f8c2b4, #f3a5b5, #f1c6e0, #b2e0e1, #80c6c4

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-obsession {
color: #f8c2b4;
}
.princess {
color: #f3a5b5;
}
.venetian-rose {
color: #f1c6e0;
}
.frosty-soft-blue {
color: #b2e0e1;
}
.booty-bay {
color: #80c6c4;
}

/* CSS Variables */
:root {
--apricot-obsession:#f8c2b4;
--princess:#f3a5b5;
--venetian-rose:#f1c6e0;
--frosty-soft-blue:#b2e0e1;
--booty-bay:#80c6c4;
}

More palettes to explore