All Palettes

Color Palette #f8a0bd, #f6a7d2, #f1b1e1, #f4d0a4, #f8bfd2

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f8a0bd;
}
.spaghetti-strap-pink {
color: #f6a7d2;
}
.hanami-pink {
color: #f1b1e1;
}
.tequila {
color: #f4d0a4;
}
.carnation-bouquet {
color: #f8bfd2;
}

/* CSS Variables */
:root {
--rogue-pink:#f8a0bd;
--spaghetti-strap-pink:#f6a7d2;
--hanami-pink:#f1b1e1;
--tequila:#f4d0a4;
--carnation-bouquet:#f8bfd2;
}

More palettes to explore