All Palettes

Color Palette #f3e458, #f6d579, #f9b78b, #f99b8b, #e94e4e

0%
0%
0%

CSS code for this palette

/* CSS */
.flame-seal {
color: #f3e458;
}
.oriole-yellow {
color: #f6d579;
}
.beach-sand {
color: #f9b78b;
}
.chilly-spice {
color: #f99b8b;
}
.fever {
color: #e94e4e;
}

/* CSS Variables */
:root {
--flame-seal:#f3e458;
--oriole-yellow:#f6d579;
--beach-sand:#f9b78b;
--chilly-spice:#f99b8b;
--fever:#e94e4e;
}

More palettes to explore