All Palettes

Color Palette #4b91e2, #51b3a1, #f7c94b, #f27e40, #e13e33

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.water-park {
color: #51b3a1;
}
.sunny-mood {
color: #f7c94b;
}
.mustard-crusted-salmon {
color: #f27e40;
}
.bacon-strips {
color: #e13e33;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--water-park:#51b3a1;
--sunny-mood:#f7c94b;
--mustard-crusted-salmon:#f27e40;
--bacon-strips:#e13e33;
}

More palettes to explore