All Palettes

Color Palette #c73d67, #e87899, #f1a2c8, #f6d5e7, #f8b72a

0%
0%
0%

CSS code for this palette

/* CSS */
.raspberry-jam {
color: #c73d67;
}
.embarrassed {
color: #e87899;
}
.elastic-pink {
color: #f1a2c8;
}
.nursery-pink {
color: #f6d5e7;
}
.hot-sun {
color: #f8b72a;
}

/* CSS Variables */
:root {
--raspberry-jam:#c73d67;
--embarrassed:#e87899;
--elastic-pink:#f1a2c8;
--nursery-pink:#f6d5e7;
--hot-sun:#f8b72a;
}

More palettes to explore