All Palettes

Color Palette #4b91e2, #5abf8c, #f1c84b, #e67979, #d97c30

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.spearmint-burst {
color: #5abf8c;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.lively-coral {
color: #e67979;
}
.orange-ochre {
color: #d97c30;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--spearmint-burst:#5abf8c;
--solar-plexus-chakra:#f1c84b;
--lively-coral:#e67979;
--orange-ochre:#d97c30;
}

More palettes to explore