All Palettes

Color Palette #ffc72e, #da3d25, #a8c9e1, #6c9e4c, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.bumblebee {
color: #ffc72e;
}
.furnace {
color: #da3d25;
}
.template {
color: #a8c9e1;
}
.flat-green {
color: #6c9e4c;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--bumblebee:#ffc72e;
--furnace:#da3d25;
--template:#a8c9e1;
--flat-green:#6c9e4c;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore