All Palettes

Color Palette #fce3b6, #f9c5a4, #f4999b, #f06a6a, #e84545

0%
0%
0%

CSS code for this palette

/* CSS */
.white-strawberry {
color: #fce3b6;
}
.peach-damask {
color: #f9c5a4;
}
.peach-burst {
color: #f4999b;
}
.usubeni-red {
color: #f06a6a;
}
.x-marks-the-spot {
color: #e84545;
}

/* CSS Variables */
:root {
--white-strawberry:#fce3b6;
--peach-damask:#f9c5a4;
--peach-burst:#f4999b;
--usubeni-red:#f06a6a;
--x-marks-the-spot:#e84545;
}

More palettes to explore