All Palettes

Color Palette #f6c341, #f5a300, #e68d19, #d67a2e, #b65b3a

0%
0%
0%

CSS code for this palette

/* CSS */
.pyrite {
color: #f6c341;
}
.mad-for-mango {
color: #f5a300;
}
.sumac-dyed {
color: #e68d19;
}
.bitter-orange {
color: #d67a2e;
}
.overcast-brick {
color: #b65b3a;
}

/* CSS Variables */
:root {
--pyrite:#f6c341;
--mad-for-mango:#f5a300;
--sumac-dyed:#e68d19;
--bitter-orange:#d67a2e;
--overcast-brick:#b65b3a;
}

More palettes to explore