All Palettes

Color Palette #f9c54e, #f9e5a4, #f9b09f, #f75959, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.blended-fruit {
color: #f9e5a4;
}
.salmon-fresco {
color: #f9b09f;
}
.grapefruit {
color: #f75959;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--blended-fruit:#f9e5a4;
--salmon-fresco:#f9b09f;
--grapefruit:#f75959;
--tomato-frog:#f94346;
}

More palettes to explore