All Palettes

Color Palette #f9c54e, #f9d66c, #f9e285, #f8e8b4, #f7c2a6

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.forsythia-blossom {
color: #f9d66c;
}
.bursting-lemon {
color: #f9e285;
}
.banana-yogurt {
color: #f8e8b4;
}
.pink-beach {
color: #f7c2a6;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--forsythia-blossom:#f9d66c;
--bursting-lemon:#f9e285;
--banana-yogurt:#f8e8b4;
--pink-beach:#f7c2a6;
}

More palettes to explore