All Palettes

Color Palette #f0a800, #fde68b, #f8c454, #f47b1f, #ef3b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.bicycle-yellow {
color: #fde68b;
}
.mom-s-pancake {
color: #f8c454;
}
.sun-orange {
color: #f47b1f;
}
.red-rampage {
color: #ef3b1f;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--bicycle-yellow:#fde68b;
--mom-s-pancake:#f8c454;
--sun-orange:#f47b1f;
--red-rampage:#ef3b1f;
}

More palettes to explore