All Palettes

Color Palette #f8c3af, #f1a8a2, #f18e8e, #f07083, #e95d80

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-bisque {
color: #f8c3af;
}
.calabrese {
color: #f1a8a2;
}
.bierwurst {
color: #f18e8e;
}
.strawberry-pink {
color: #f07083;
}
.highlighter-pink {
color: #e95d80;
}

/* CSS Variables */
:root {
--coral-bisque:#f8c3af;
--calabrese:#f1a8a2;
--bierwurst:#f18e8e;
--strawberry-pink:#f07083;
--highlighter-pink:#e95d80;
}

More palettes to explore