All Palettes

Color Palette #f3ca4f, #f5b32e, #f45c25, #d74c1d, #8c2b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.radiant-sun {
color: #f3ca4f;
}
.xanthous {
color: #f5b32e;
}
.plastic-carrot {
color: #f45c25;
}
.tomato-queen {
color: #d74c1d;
}
.polished-apple {
color: #8c2b2b;
}

/* CSS Variables */
:root {
--radiant-sun:#f3ca4f;
--xanthous:#f5b32e;
--plastic-carrot:#f45c25;
--tomato-queen:#d74c1d;
--polished-apple:#8c2b2b;
}

More palettes to explore