All Palettes

Color Palette #f8d45d, #fbaf3c, #f5735c, #d24b69, #a85d9b

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-eggs {
color: #f8d45d;
}
.peach-butter {
color: #fbaf3c;
}
.peach-echo {
color: #f5735c;
}
.pink-punch {
color: #d24b69;
}
.radiant-orchid {
color: #a85d9b;
}

/* CSS Variables */
:root {
--salmon-eggs:#f8d45d;
--peach-butter:#fbaf3c;
--peach-echo:#f5735c;
--pink-punch:#d24b69;
--radiant-orchid:#a85d9b;
}

More palettes to explore