All Palettes

Color Palette #f5e1c2, #f8c6bf, #f8a5b3, #f57f7f, #f25a69

0%
0%
0%

CSS code for this palette

/* CSS */
.tea-cookie {
color: #f5e1c2;
}
.dress-up {
color: #f8c6bf;
}
.pink-fit {
color: #f8a5b3;
}
.shell-pink {
color: #f57f7f;
}
.pink-pepper {
color: #f25a69;
}

/* CSS Variables */
:root {
--tea-cookie:#f5e1c2;
--dress-up:#f8c6bf;
--pink-fit:#f8a5b3;
--shell-pink:#f57f7f;
--pink-pepper:#f25a69;
}

More palettes to explore