All Palettes

Color Palette #f6c4a7, #f5a29e, #f47c6c, #e34a4a, #c84c6b

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f6c4a7;
}
.young-crab {
color: #f5a29e;
}
.melon-baby {
color: #f47c6c;
}
.x-marks-the-spot {
color: #e34a4a;
}
.eros-pink {
color: #c84c6b;
}

/* CSS Variables */
:root {
--peach-damask:#f6c4a7;
--young-crab:#f5a29e;
--melon-baby:#f47c6c;
--x-marks-the-spot:#e34a4a;
--eros-pink:#c84c6b;
}

More palettes to explore