All Palettes

Color Palette #f7c7b0, #f1a8a2, #e57b92, #d85f9c, #b82e6a

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-bisque {
color: #f7c7b0;
}
.calabrese {
color: #f1a8a2;
}
.melon-mist {
color: #e57b92;
}
.sugar-rush {
color: #d85f9c;
}
.hibiscus {
color: #b82e6a;
}

/* CSS Variables */
:root {
--coral-bisque:#f7c7b0;
--calabrese:#f1a8a2;
--melon-mist:#e57b92;
--sugar-rush:#d85f9c;
--hibiscus:#b82e6a;
}

More palettes to explore