All Palettes

Color Palette #efa65d, #f3a039, #f68d3c, #d1583d, #a15e9b

0%
0%
0%

CSS code for this palette

/* CSS */
.sandy-brown {
color: #efa65d;
}
.yellow-sea {
color: #f3a039;
}
.hot-orange {
color: #f68d3c;
}
.sweet-mandarin {
color: #d1583d;
}
.heath-spotted-orchid {
color: #a15e9b;
}

/* CSS Variables */
:root {
--sandy-brown:#efa65d;
--yellow-sea:#f3a039;
--hot-orange:#f68d3c;
--sweet-mandarin:#d1583d;
--heath-spotted-orchid:#a15e9b;
}

More palettes to explore