All Palettes

Color Palette #f27d94, #f5a19e, #fbc1c4, #fceae8, #ffedd6

0%
0%
0%

CSS code for this palette

/* CSS */
.xoxo {
color: #f27d94;
}
.young-crab {
color: #f5a19e;
}
.azalea-pink {
color: #fbc1c4;
}
.pink-swirl {
color: #fceae8;
}
.crushed-cashew {
color: #ffedd6;
}

/* CSS Variables */
:root {
--xoxo:#f27d94;
--young-crab:#f5a19e;
--azalea-pink:#fbc1c4;
--pink-swirl:#fceae8;
--crushed-cashew:#ffedd6;
}

More palettes to explore