All Palettes

Color Palette #f7a1bf, #f1c6e7, #d5a5e3, #b9d6e4, #f3e1af

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f7a1bf;
}
.sugar-high {
color: #f1c6e7;
}
.bright-ube {
color: #d5a5e3;
}
.tiny-mr-frosty {
color: #b9d6e4;
}
.bone-white {
color: #f3e1af;
}

/* CSS Variables */
:root {
--rogue-pink:#f7a1bf;
--sugar-high:#f1c6e7;
--bright-ube:#d5a5e3;
--tiny-mr-frosty:#b9d6e4;
--bone-white:#f3e1af;
}

More palettes to explore