All Palettes

Color Palette #f3ca4f, #e8b92c, #c37b3c, #a15b4a, #803c56

0%
0%
0%

CSS code for this palette

/* CSS */
.radiant-sun {
color: #f3ca4f;
}
.bright-sun {
color: #e8b92c;
}
.summerset {
color: #c37b3c;
}
.remington-rust {
color: #a15b4a;
}
.exotic-flowers {
color: #803c56;
}

/* CSS Variables */
:root {
--radiant-sun:#f3ca4f;
--bright-sun:#e8b92c;
--summerset:#c37b3c;
--remington-rust:#a15b4a;
--exotic-flowers:#803c56;
}

More palettes to explore