All Palettes

Color Palette #f5b2c2, #f0a3c0, #e28dae, #d87d99, #c66c84

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f5b2c2;
}
.prism-pink {
color: #f0a3c0;
}
.pomelo-red {
color: #e28dae;
}
.impatient-pink {
color: #d87d99;
}
.old-geranium {
color: #c66c84;
}

/* CSS Variables */
:root {
--ibis:#f5b2c2;
--prism-pink:#f0a3c0;
--pomelo-red:#e28dae;
--impatient-pink:#d87d99;
--old-geranium:#c66c84;
}

More palettes to explore