All Palettes

Color Palette #f9c7be, #f5a59e, #f07f8a, #e8597f, #d84b6e

0%
0%
0%

CSS code for this palette

/* CSS */
.dress-up {
color: #f9c7be;
}
.roseberry {
color: #f5a59e;
}
.flower-blossom-pink {
color: #f07f8a;
}
.heather-berry {
color: #e8597f;
}
.rosy-cheeks {
color: #d84b6e;
}

/* CSS Variables */
:root {
--dress-up:#f9c7be;
--roseberry:#f5a59e;
--flower-blossom-pink:#f07f8a;
--heather-berry:#e8597f;
--rosy-cheeks:#d84b6e;
}

More palettes to explore