All Palettes

Color Palette #4b91e2, #5faee3, #75d7c3, #f4cf3e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.sanctuary-spa {
color: #5faee3;
}
.star-grass {
color: #75d7c3;
}
.marigold-dust {
color: #f4cf3e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--sanctuary-spa:#5faee3;
--star-grass:#75d7c3;
--marigold-dust:#f4cf3e;
--mandarin-red:#e74d3c;
}

More palettes to explore