All Palettes

Color Palette #f9d55d, #f5a85b, #f48c6c, #ef6e6c, #d24b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-eggs {
color: #f9d55d;
}
.sandy-brown {
color: #f5a85b;
}
.juicy-passionfruit {
color: #f48c6c;
}
.breeze-of-chilli {
color: #ef6e6c;
}
.pink-punch {
color: #d24b6b;
}

/* CSS Variables */
:root {
--salmon-eggs:#f9d55d;
--sandy-brown:#f5a85b;
--juicy-passionfruit:#f48c6c;
--breeze-of-chilli:#ef6e6c;
--pink-punch:#d24b6b;
}

More palettes to explore