All Palettes

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

0%
0%
0%

CSS code for this palette

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

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

More palettes to explore