All Palettes

Color Palette #f5c47a, #f9a65d, #f38a39, #e86a2c, #d85e31

0%
0%
0%

CSS code for this palette

/* CSS */
.sunday-afternoon {
color: #f5c47a;
}
.rajah {
color: #f9a65d;
}
.hot-orange {
color: #f38a39;
}
.glazed-carrot {
color: #e86a2c;
}
.tangerine-bliss {
color: #d85e31;
}

/* CSS Variables */
:root {
--sunday-afternoon:#f5c47a;
--rajah:#f9a65d;
--hot-orange:#f38a39;
--glazed-carrot:#e86a2c;
--tangerine-bliss:#d85e31;
}

More palettes to explore