All Palettes

Color Palette #f6d360, #f5a300, #e77e23, #d8544f, #9f415a

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-eggs {
color: #f6d360;
}
.mad-for-mango {
color: #f5a300;
}
.orange-gluttony {
color: #e77e23;
}
.capocollo {
color: #d8544f;
}
.gooseberry {
color: #9f415a;
}

/* CSS Variables */
:root {
--salmon-eggs:#f6d360;
--mad-for-mango:#f5a300;
--orange-gluttony:#e77e23;
--capocollo:#d8544f;
--gooseberry:#9f415a;
}

More palettes to explore