All Palettes

Color Palette #f1b1b2, #f9c3c4, #f6e1b1, #f7e4a6, #d9b5d5

0%
0%
0%

CSS code for this palette

/* CSS */
.brain-pink {
color: #f1b1b2;
}
.azalea-pink {
color: #f9c3c4;
}
.friendly-yellow {
color: #f6e1b1;
}
.lemon-filling {
color: #f7e4a6;
}
.blushing-sky {
color: #d9b5d5;
}

/* CSS Variables */
:root {
--brain-pink:#f1b1b2;
--azalea-pink:#f9c3c4;
--friendly-yellow:#f6e1b1;
--lemon-filling:#f7e4a6;
--blushing-sky:#d9b5d5;
}

More palettes to explore