All Palettes

Color Palette #f8d53a, #f5a300, #e68e00, #d67d00, #c76a00

0%
0%
0%

CSS code for this palette

/* CSS */
.dandelion-yellow {
color: #f8d53a;
}
.mad-for-mango {
color: #f5a300;
}
.hotter-butter {
color: #e68e00;
}
.orange-pepper {
color: #d67d00;
}
.sludge {
color: #c76a00;
}

/* CSS Variables */
:root {
--dandelion-yellow:#f8d53a;
--mad-for-mango:#f5a300;
--hotter-butter:#e68e00;
--orange-pepper:#d67d00;
--sludge:#c76a00;
}

More palettes to explore