All Palettes

Color Palette #f9c5c3, #f7a4a1, #f57a8d, #f05c6a, #e13d58

0%
0%
0%

CSS code for this palette

/* CSS */
.gossamer-pink {
color: #f9c5c3;
}
.candy-heart-pink {
color: #f7a4a1;
}
.flower-blossom-pink {
color: #f57a8d;
}
.pink-pepper {
color: #f05c6a;
}
.tomato-scepter {
color: #e13d58;
}

/* CSS Variables */
:root {
--gossamer-pink:#f9c5c3;
--candy-heart-pink:#f7a4a1;
--flower-blossom-pink:#f57a8d;
--pink-pepper:#f05c6a;
--tomato-scepter:#e13d58;
}

More palettes to explore