All Palettes

Color Palette #f7c8a6, #f9b2a9, #f99b8b, #f78e7e, #f76a55

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c8a6;
}
.snow-white-blush {
color: #f9b2a9;
}
.chilly-spice {
color: #f99b8b;
}
.hot-calypso {
color: #f78e7e;
}
.rose-fusion {
color: #f76a55;
}

/* CSS Variables */
:root {
--peach-damask:#f7c8a6;
--snow-white-blush:#f9b2a9;
--chilly-spice:#f99b8b;
--hot-calypso:#f78e7e;
--rose-fusion:#f76a55;
}

More palettes to explore