All Palettes

Color Palette #f7c94b, #f0a44c, #f06d4c, #d8503b, #a73d39

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.egyptian-gold {
color: #f0a44c;
}
.entan-red {
color: #f06d4c;
}
.fire-island {
color: #d8503b;
}
.bijou-red {
color: #a73d39;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--egyptian-gold:#f0a44c;
--entan-red:#f06d4c;
--fire-island:#d8503b;
--bijou-red:#a73d39;
}

More palettes to explore