All Palettes

Color Palette #f6c84c, #f7e39c, #f5a300, #d76e28, #b5593b

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f6c84c;
}
.buttery-croissant {
color: #f7e39c;
}
.mad-for-mango {
color: #f5a300;
}
.christmas-orange {
color: #d76e28;
}
.overcast-brick {
color: #b5593b;
}

/* CSS Variables */
:root {
--sunny-mood:#f6c84c;
--buttery-croissant:#f7e39c;
--mad-for-mango:#f5a300;
--christmas-orange:#d76e28;
--overcast-brick:#b5593b;
}

More palettes to explore