All Palettes

Color Palette #eae3b8, #f1c84b, #f9a824, #f76e6e, #d8433b

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-wax-pepper {
color: #eae3b8;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.honey-wax {
color: #f9a824;
}
.breeze-of-chilli {
color: #f76e6e;
}
.dangerously-red {
color: #d8433b;
}

/* CSS Variables */
:root {
--yellow-wax-pepper:#eae3b8;
--solar-plexus-chakra:#f1c84b;
--honey-wax:#f9a824;
--breeze-of-chilli:#f76e6e;
--dangerously-red:#d8433b;
}

More palettes to explore