All Palettes

Color Palette #4b91e2, #51b3a1, #f9c54e, #f8733a, #c91d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.water-park {
color: #51b3a1;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.crayola-orange {
color: #f8733a;
}
.california-sunset {
color: #c91d4d;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--water-park:#51b3a1;
--creamy-sweet-corn:#f9c54e;
--crayola-orange:#f8733a;
--california-sunset:#c91d4d;
}

More palettes to explore