All Palettes

Color Palette #4d6ef5, #5cc0eb, #9fe0f4, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.flickering-sea {
color: #4d6ef5;
}
.clean-pool {
color: #5cc0eb;
}
.blizzard-blue {
color: #9fe0f4;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--flickering-sea:#4d6ef5;
--clean-pool:#5cc0eb;
--blizzard-blue:#9fe0f4;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore