All Palettes

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

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;
}
.beauty-bush {
color: #ebb9b2;
}

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

More palettes to explore