All Palettes

Color Palette #f4bee0, #f9a9c9, #f56b90, #c94f7c, #a02c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-heath {
color: #f4bee0;
}
.rose-mallow {
color: #f9a9c9;
}
.god-s-own-junkyard-pink {
color: #f56b90;
}
.middle-safflower {
color: #c94f7c;
}
.parlour-red {
color: #a02c5c;
}

/* CSS Variables */
:root {
--pink-heath:#f4bee0;
--rose-mallow:#f9a9c9;
--god-s-own-junkyard-pink:#f56b90;
--middle-safflower:#c94f7c;
--parlour-red:#a02c5c;
}

More palettes to explore