All Palettes

Color Palette #f5e0b2, #f8c5af, #fa988f, #f57b6b, #df5353

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f5e0b2;
}
.coral-bisque {
color: #f8c5af;
}
.cherrystone {
color: #fa988f;
}
.melon-baby {
color: #f57b6b;
}
.flushed {
color: #df5353;
}

/* CSS Variables */
:root {
--friendly-yellow:#f5e0b2;
--coral-bisque:#f8c5af;
--cherrystone:#fa988f;
--melon-baby:#f57b6b;
--flushed:#df5353;
}

More palettes to explore