All Palettes

Color Palette #4b91e2, #4fb59f, #f9c54e, #f3712b, #d43a25

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.water-park {
color: #4fb59f;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.persimmon-orange {
color: #f3712b;
}
.ake-blood {
color: #d43a25;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--water-park:#4fb59f;
--creamy-sweet-corn:#f9c54e;
--persimmon-orange:#f3712b;
--ake-blood:#d43a25;
}

More palettes to explore