All Palettes

Color Palette #f0a800, #f1c84b, #f8e2a5, #f58b00, #d85f0e

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.blended-fruit {
color: #f8e2a5;
}
.saffron-gold {
color: #f58b00;
}
.tiger-moth-orange {
color: #d85f0e;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--solar-plexus-chakra:#f1c84b;
--blended-fruit:#f8e2a5;
--saffron-gold:#f58b00;
--tiger-moth-orange:#d85f0e;
}

More palettes to explore