All Palettes

Color Palette #f0a800, #ffc300, #ffd942, #ffec80, #ffecb3

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.citrus-splash {
color: #ffc300;
}
.sunny-side-up {
color: #ffd942;
}
.lemon-peel {
color: #ffec80;
}
.joyous {
color: #ffecb3;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--citrus-splash:#ffc300;
--sunny-side-up:#ffd942;
--lemon-peel:#ffec80;
--joyous:#ffecb3;
}

More palettes to explore