All Palettes

Color Palette #f5b2c1, #f1a7b6, #f1a08e, #f4c652, #f2d450

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f5b2c1;
}
.princess {
color: #f1a7b6;
}
.blush {
color: #f1a08e;
}
.mom-s-pancake {
color: #f4c652;
}
.fresh-pineapple {
color: #f2d450;
}

/* CSS Variables */
:root {
--ibis:#f5b2c1;
--princess:#f1a7b6;
--blush:#f1a08e;
--mom-s-pancake:#f4c652;
--fresh-pineapple:#f2d450;
}

More palettes to explore