All Palettes

Color Palette #f9cbae, #f6a6a2, #f27889, #e35494, #b65d9d

0%
0%
0%

CSS code for this palette

/* CSS */
.whipped-peach {
color: #f9cbae;
}
.calabrese {
color: #f6a6a2;
}
.flower-blossom-pink {
color: #f27889;
}
.raspberry-pink {
color: #e35494;
}
.rose-bud {
color: #b65d9d;
}

/* CSS Variables */
:root {
--whipped-peach:#f9cbae;
--calabrese:#f6a6a2;
--flower-blossom-pink:#f27889;
--raspberry-pink:#e35494;
--rose-bud:#b65d9d;
}

More palettes to explore