All Palettes

Color Palette #f9c54e, #fde68b, #a6d48c, #41b5e6, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.bicycle-yellow {
color: #fde68b;
}
.pistachio-dream {
color: #a6d48c;
}
.lake-thun {
color: #41b5e6;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--bicycle-yellow:#fde68b;
--pistachio-dream:#a6d48c;
--lake-thun:#41b5e6;
--tomato-frog:#f94346;
}

More palettes to explore