All Palettes

Color Palette #f5e2a8, #f1c84b, #f09c00, #d14900, #991c00

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-ice-yellow {
color: #f5e2a8;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.wiener-schnitzel {
color: #f09c00;
}
.kaihau-express {
color: #d14900;
}
.garden-gnome-red {
color: #991c00;
}

/* CSS Variables */
:root {
--lemon-ice-yellow:#f5e2a8;
--solar-plexus-chakra:#f1c84b;
--wiener-schnitzel:#f09c00;
--kaihau-express:#d14900;
--garden-gnome-red:#991c00;
}

More palettes to explore