All Palettes

Color Palette #f9c8d2, #f6a7c1, #f27d9e, #f04c7d, #d93f5c

0%
0%
0%

CSS code for this palette

/* CSS */
.palace-rose {
color: #f9c8d2;
}
.rogue-pink {
color: #f6a7c1;
}
.pink-carnation {
color: #f27d9e;
}
.hindu-lotus {
color: #f04c7d;
}
.azalea {
color: #d93f5c;
}

/* CSS Variables */
:root {
--palace-rose:#f9c8d2;
--rogue-pink:#f6a7c1;
--pink-carnation:#f27d9e;
--hindu-lotus:#f04c7d;
--azalea:#d93f5c;
}

More palettes to explore