All Palettes

Color Palette #4b91e2, #6cb7f4, #9ed7e5, #f5f7fa, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.broken-blue {
color: #6cb7f4;
}
.light-budgie-blue {
color: #9ed7e5;
}
.white-solid {
color: #f5f7fa;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--broken-blue:#6cb7f4;
--light-budgie-blue:#9ed7e5;
--white-solid:#f5f7fa;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore