All Palettes

Color Palette #4b91e2, #50b6e2, #4ed4c2, #f8e61b, #cf021a

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.sail-away {
color: #50b6e2;
}
.may-day {
color: #4ed4c2;
}
.xanthic {
color: #f8e61b;
}
.blood-orange {
color: #cf021a;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--sail-away:#50b6e2;
--may-day:#4ed4c2;
--xanthic:#f8e61b;
--blood-orange:#cf021a;
}

More palettes to explore