All Palettes

Color Palette #f6a831, #f58d3d, #e27b3c, #d06f3e, #b55a78

0%
0%
0%

CSS code for this palette

/* CSS */
.late-afternoon {
color: #f6a831;
}
.hot-orange {
color: #f58d3d;
}
.citrus-blast {
color: #e27b3c;
}
.hot-caramel {
color: #d06f3e;
}
.kir-royale-rose {
color: #b55a78;
}

/* CSS Variables */
:root {
--late-afternoon:#f6a831;
--hot-orange:#f58d3d;
--citrus-blast:#e27b3c;
--hot-caramel:#d06f3e;
--kir-royale-rose:#b55a78;
}

More palettes to explore