All Palettes

Color Palette #4b91e2, #51b3a1, #f6d44c, #ff6e61, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.water-park {
color: #51b3a1;
}
.fresh-pineapple {
color: #f6d44c;
}
.grapefruit-pulp {
color: #ff6e61;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--water-park:#51b3a1;
--fresh-pineapple:#f6d44c;
--grapefruit-pulp:#ff6e61;
--dodgeroll-gold:#f39c12;
}

More palettes to explore