All Palettes

Color Palette #4c8eeb, #5bd3d7, #f3ec58, #fab700, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4c8eeb;
}
.blue-radiance {
color: #5bd3d7;
}
.sulfuric {
color: #f3ec58;
}
.blue-angels-yellow {
color: #fab700;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--olympic-blue:#4c8eeb;
--blue-radiance:#5bd3d7;
--sulfuric:#f3ec58;
--blue-angels-yellow:#fab700;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore