All Palettes

Color Palette #f7d9e5, #f4b4c4, #f19898, #f36d6d, #e34a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.lovely-breeze {
color: #f7d9e5;
}
.rhodonite {
color: #f4b4c4;
}
.peach-burst {
color: #f19898;
}
.breeze-of-chilli {
color: #f36d6d;
}
.x-marks-the-spot {
color: #e34a4a;
}

/* CSS Variables */
:root {
--lovely-breeze:#f7d9e5;
--rhodonite:#f4b4c4;
--peach-burst:#f19898;
--breeze-of-chilli:#f36d6d;
--x-marks-the-spot:#e34a4a;
}

More palettes to explore