All Palettes

Color Palette #f6cbe5, #f4a4bf, #f07f9f, #ef6c8d, #e94e6d

0%
0%
0%

CSS code for this palette

/* CSS */
.sparkling-pink {
color: #f6cbe5;
}
.pink-chalk {
color: #f4a4bf;
}
.pink-carnation {
color: #f07f9f;
}
.cupid-s-arrow {
color: #ef6c8d;
}
.camellia-rose {
color: #e94e6d;
}

/* CSS Variables */
:root {
--sparkling-pink:#f6cbe5;
--pink-chalk:#f4a4bf;
--pink-carnation:#f07f9f;
--cupid-s-arrow:#ef6c8d;
--camellia-rose:#e94e6d;
}

More palettes to explore