All Palettes

Color Palette #f9e25d, #f1cb4b, #f1a35b, #f0854c, #f0693d

0%
0%
0%

CSS code for this palette

/* CSS */
.goldfinch {
color: #f9e25d;
}
.solar-plexus-chakra {
color: #f1cb4b;
}
.sandy-brown {
color: #f1a35b;
}
.gravlax {
color: #f0854c;
}
.opulent-orange {
color: #f0693d;
}

/* CSS Variables */
:root {
--goldfinch:#f9e25d;
--solar-plexus-chakra:#f1cb4b;
--sandy-brown:#f1a35b;
--gravlax:#f0854c;
--opulent-orange:#f0693d;
}

More palettes to explore