All Palettes

Color Palette #f0a800, #f1c84b, #f2e5b0, #f79c40, #d63f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.oyster-bisque {
color: #f2e5b0;
}
.chat-orange {
color: #f79c40;
}
.vampire-red {
color: #d63f2e;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--solar-plexus-chakra:#f1c84b;
--oyster-bisque:#f2e5b0;
--chat-orange:#f79c40;
--vampire-red:#d63f2e;
}

More palettes to explore