All Palettes

Color Palette #f6ddc1, #f4b79f, #f77e7e, #d64c6f, #a02c4b

0%
0%
0%

CSS code for this palette

/* CSS */
.white-cedar {
color: #f6ddc1;
}
.mandys-pink {
color: #f4b79f;
}
.shell-pink {
color: #f77e7e;
}
.pink-punch {
color: #d64c6f;
}
.crimson-strawberry {
color: #a02c4b;
}

/* CSS Variables */
:root {
--white-cedar:#f6ddc1;
--mandys-pink:#f4b79f;
--shell-pink:#f77e7e;
--pink-punch:#d64c6f;
--crimson-strawberry:#a02c4b;
}

More palettes to explore