All Palettes

Color Palette #f9e59f, #f1c84b, #f9ba4e, #f69c6f, #f28c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.storm-lightning {
color: #f9e59f;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.full-yellow {
color: #f9ba4e;
}
.burning-coals {
color: #f69c6f;
}
.vinaceous-cinnamon {
color: #f28c8c;
}

/* CSS Variables */
:root {
--storm-lightning:#f9e59f;
--solar-plexus-chakra:#f1c84b;
--full-yellow:#f9ba4e;
--burning-coals:#f69c6f;
--vinaceous-cinnamon:#f28c8c;
}

More palettes to explore