All Palettes

Color Palette #f0a800, #ffcc00, #ffdd33, #ffeb66, #fff2b3

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.usc-gold {
color: #ffcc00;
}
.yellow-bell-pepper {
color: #ffdd33;
}
.caduceus-gold {
color: #ffeb66;
}
.creamy-lemon {
color: #fff2b3;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--usc-gold:#ffcc00;
--yellow-bell-pepper:#ffdd33;
--caduceus-gold:#ffeb66;
--creamy-lemon:#fff2b3;
}

More palettes to explore