All Palettes

Color Palette #4b91e2, #51b3a1, #f6b83c, #f08c00, #e84a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.water-park {
color: #51b3a1;
}
.squash-blossom {
color: #f6b83c;
}
.saffron-gold {
color: #f08c00;
}
.fever {
color: #e84a4a;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--water-park:#51b3a1;
--squash-blossom:#f6b83c;
--saffron-gold:#f08c00;
--fever:#e84a4a;
}

More palettes to explore