All Palettes

Color Palette #f0a800, #f69c3c, #f6b36f, #f5d0a3, #f4e6d2

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.chat-orange {
color: #f69c3c;
}
.jambalaya {
color: #f6b36f;
}
.tequila {
color: #f5d0a3;
}
.eggwhite {
color: #f4e6d2;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--chat-orange:#f69c3c;
--jambalaya:#f6b36f;
--tequila:#f5d0a3;
--eggwhite:#f4e6d2;
}

More palettes to explore