All Palettes

Color Palette #fc83a7, #ffb3c1, #ffd6e2, #ffe5e8, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-makeup {
color: #fc83a7;
}
.matt-pink {
color: #ffb3c1;
}
.pig-pink {
color: #ffd6e2;
}
.vanilla-strawberry {
color: #ffe5e8;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--pink-makeup:#fc83a7;
--matt-pink:#ffb3c1;
--pig-pink:#ffd6e2;
--vanilla-strawberry:#ffe5e8;
--blush-hour:#ff7092;
}

More palettes to explore