All Palettes

Color Palette #fbc16f, #f6993c, #d75c28, #a74b2a, #6d2b22

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-opportunity {
color: #fbc16f;
}
.chat-orange {
color: #f6993c;
}
.obstinate-orange {
color: #d75c28;
}
.potter-s-clay {
color: #a74b2a;
}
.hereford-cow-brown {
color: #6d2b22;
}

/* CSS Variables */
:root {
--golden-opportunity:#fbc16f;
--chat-orange:#f6993c;
--obstinate-orange:#d75c28;
--potter-s-clay:#a74b2a;
--hereford-cow-brown:#6d2b22;
}

More palettes to explore