All Palettes

Color Palette #9ec4e0, #b9e4e0, #f9c54e, #f94346, #f3712b

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-cerulean {
color: #9ec4e0;
}
.bleached-aqua {
color: #b9e4e0;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}
.persimmon-orange {
color: #f3712b;
}

/* CSS Variables */
:root {
--pale-cerulean:#9ec4e0;
--bleached-aqua:#b9e4e0;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
--persimmon-orange:#f3712b;
}

More palettes to explore