All Palettes

Color Palette #4b91e2, #5abf8c, #f6d851, #f09d70, #e04f38

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.spearmint-burst {
color: #5abf8c;
}
.energy-yellow {
color: #f6d851;
}
.florida-mango {
color: #f09d70;
}
.orangeade {
color: #e04f38;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--spearmint-burst:#5abf8c;
--energy-yellow:#f6d851;
--florida-mango:#f09d70;
--orangeade:#e04f38;
}

More palettes to explore