All Palettes

Color Palette #f8c36d, #f8a34f, #f78c3b, #e57b38, #d1493d

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-currant {
color: #f8c36d;
}
.troll-slayer-orange {
color: #f8a34f;
}
.hot-orange {
color: #f78c3b;
}
.spiced-up-orange {
color: #e57b38;
}
.warming-heart {
color: #d1493d;
}

/* CSS Variables */
:root {
--yellow-currant:#f8c36d;
--troll-slayer-orange:#f8a34f;
--hot-orange:#f78c3b;
--spiced-up-orange:#e57b38;
--warming-heart:#d1493d;
}

More palettes to explore