All Palettes

Color Palette #f6bb3c, #f49c3e, #f5903d, #f67a3c, #f66d37

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-mary {
color: #f6bb3c;
}
.chat-orange {
color: #f49c3e;
}
.mandarin-rind {
color: #f5903d;
}
.sea-nettle {
color: #f67a3c;
}
.carrot {
color: #f66d37;
}

/* CSS Variables */
:root {
--golden-mary:#f6bb3c;
--chat-orange:#f49c3e;
--mandarin-rind:#f5903d;
--sea-nettle:#f67a3c;
--carrot:#f66d37;
}

More palettes to explore