All Palettes

Color Palette #f6d9a7, #f1b74b, #f09c2d, #d67a24, #c05b21

0%
0%
0%

CSS code for this palette

/* CSS */
.fireflies {
color: #f6d9a7;
}
.maximum-yellow-red {
color: #f1b74b;
}
.nuclear-mango {
color: #f09c2d;
}
.cherokee-dignity {
color: #d67a24;
}
.titian-red {
color: #c05b21;
}

/* CSS Variables */
:root {
--fireflies:#f6d9a7;
--maximum-yellow-red:#f1b74b;
--nuclear-mango:#f09c2d;
--cherokee-dignity:#d67a24;
--titian-red:#c05b21;
}

More palettes to explore