All Palettes

Color Palette #4b91e2, #5abf8c, #f3e36d, #f7a1a3, #d94f3a

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.spearmint-burst {
color: #5abf8c;
}
.vanilla-pudding {
color: #f3e36d;
}
.candy-heart-pink {
color: #f7a1a3;
}
.fire-island {
color: #d94f3a;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--spearmint-burst:#5abf8c;
--vanilla-pudding:#f3e36d;
--candy-heart-pink:#f7a1a3;
--fire-island:#d94f3a;
}

More palettes to explore