All Palettes

Color Palette #f8cd49, #f4bb71, #f99e62, #f77c73, #e75082

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f8cd49;
}
.golden-opportunity {
color: #f4bb71;
}
.orange-spice {
color: #f99e62;
}
.smoked-salmon {
color: #f77c73;
}
.heather-berry {
color: #e75082;
}

/* CSS Variables */
:root {
--sunny-mood:#f8cd49;
--golden-opportunity:#f4bb71;
--orange-spice:#f99e62;
--smoked-salmon:#f77c73;
--heather-berry:#e75082;
}

More palettes to explore