All Palettes

Color Palette #f5a8b2, #f8c4d0, #fce3e6, #f9eaa9, #fbe1b1

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f5a8b2;
}
.sullivan-s-heart {
color: #f8c4d0;
}
.royal-wedding {
color: #fce3e6;
}
.bleached-sunflower {
color: #f9eaa9;
}
.apricot-mousse {
color: #fbe1b1;
}

/* CSS Variables */
:root {
--pink-fit:#f5a8b2;
--sullivan-s-heart:#f8c4d0;
--royal-wedding:#fce3e6;
--bleached-sunflower:#f9eaa9;
--apricot-mousse:#fbe1b1;
}

More palettes to explore