All Palettes

Color Palette #4b91e2, #50b4f7, #5cd6ff, #f9d648, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.hello-summer {
color: #50b4f7;
}
.ionized-air-glow {
color: #5cd6ff;
}
.anna-banana {
color: #f9d648;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--hello-summer:#50b4f7;
--ionized-air-glow:#5cd6ff;
--anna-banana:#f9d648;
--dodgeroll-gold:#f39c12;
}

More palettes to explore