All Palettes

Color Palette #f8c5af, #f9a68b, #f7907e, #f57266, #e55d5f

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-bisque {
color: #f8c5af;
}
.citrus-hill {
color: #f9a68b;
}
.hot-calypso {
color: #f7907e;
}
.mild-heart-attack {
color: #f57266;
}
.aphrodisiac {
color: #e55d5f;
}

/* CSS Variables */
:root {
--coral-bisque:#f8c5af;
--citrus-hill:#f9a68b;
--hot-calypso:#f7907e;
--mild-heart-attack:#f57266;
--aphrodisiac:#e55d5f;
}

More palettes to explore