All Palettes

Color Palette #f6b1d1, #f1a7b2, #f29c8c, #f1c2b6, #e3a1b8

0%
0%
0%

CSS code for this palette

/* CSS */
.fulgrim-pink {
color: #f6b1d1;
}
.princess {
color: #f1a7b2;
}
.fruit-shake {
color: #f29c8c;
}
.new-clay {
color: #f1c2b6;
}
.blushing-tulip {
color: #e3a1b8;
}

/* CSS Variables */
:root {
--fulgrim-pink:#f6b1d1;
--princess:#f1a7b2;
--fruit-shake:#f29c8c;
--new-clay:#f1c2b6;
--blushing-tulip:#e3a1b8;
}

More palettes to explore