All Palettes

Color Palette #fc83a7, #ffb3c1, #ffd1e0, #ffebb8, #fff59e

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-makeup {
color: #fc83a7;
}
.matt-pink {
color: #ffb3c1;
}
.light-pink {
color: #ffd1e0;
}
.sunkissed-yellow {
color: #ffebb8;
}
.lemon-bundt-cake {
color: #fff59e;
}

/* CSS Variables */
:root {
--pink-makeup:#fc83a7;
--matt-pink:#ffb3c1;
--light-pink:#ffd1e0;
--sunkissed-yellow:#ffebb8;
--lemon-bundt-cake:#fff59e;
}

More palettes to explore