All Palettes

Color Palette #f25d2c, #f27e3a, #f2ba4a, #f2d15a, #f2e88c

0%
0%
0%

CSS code for this palette

/* CSS */
.exuberant-orange {
color: #f25d2c;
}
.goku-orange {
color: #f27e3a;
}
.maximum-yellow-red {
color: #f2ba4a;
}
.sorreno-lemon {
color: #f2d15a;
}
.bright-khaki {
color: #f2e88c;
}

/* CSS Variables */
:root {
--exuberant-orange:#f25d2c;
--goku-orange:#f27e3a;
--maximum-yellow-red:#f2ba4a;
--sorreno-lemon:#f2d15a;
--bright-khaki:#f2e88c;
}

More palettes to explore