All Palettes

Color Palette #f7c94b, #f5a300, #f4781f, #d35f3c, #9a2d44

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.mad-for-mango {
color: #f5a300;
}
.sun-orange {
color: #f4781f;
}
.sweet-mandarin {
color: #d35f3c;
}
.crimson-strawberry {
color: #9a2d44;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--mad-for-mango:#f5a300;
--sun-orange:#f4781f;
--sweet-mandarin:#d35f3c;
--crimson-strawberry:#9a2d44;
}

More palettes to explore