All Palettes

Color Palette #9ec4e0, #b8e5e0, #f9c54e, #f98348, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-cerulean {
color: #9ec4e0;
}
.aquatint {
color: #b8e5e0;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.s-l-i-orange {
color: #f98348;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--pale-cerulean:#9ec4e0;
--aquatint:#b8e5e0;
--creamy-sweet-corn:#f9c54e;
--s-l-i-orange:#f98348;
--tomato-frog:#f94346;
}

More palettes to explore