All Palettes

Color Palette #f8d849, #f9e5a4, #f5c84d, #fbbf3c, #fcea64

0%
0%
0%

CSS code for this palette

/* CSS */
.anna-banana {
color: #f8d849;
}
.blended-fruit {
color: #f9e5a4;
}
.sunny-mood {
color: #f5c84d;
}
.orange-pop {
color: #fbbf3c;
}
.yellowish {
color: #fcea64;
}

/* CSS Variables */
:root {
--anna-banana:#f8d849;
--blended-fruit:#f9e5a4;
--sunny-mood:#f5c84d;
--orange-pop:#fbbf3c;
--yellowish:#fcea64;
}

More palettes to explore