All Palettes

Color Palette #fc83a7, #f7b1bf, #f1dae4, #f8e4bf, #f4c47b

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-makeup {
color: #fc83a7;
}
.powder-rose {
color: #f7b1bf;
}
.piggyback {
color: #f1dae4;
}
.ivory-oats {
color: #f8e4bf;
}
.sunday-afternoon {
color: #f4c47b;
}

/* CSS Variables */
:root {
--pink-makeup:#fc83a7;
--powder-rose:#f7b1bf;
--piggyback:#f1dae4;
--ivory-oats:#f8e4bf;
--sunday-afternoon:#f4c47b;
}

More palettes to explore