All Palettes

Color Palette #4b91e2, #5abf8b, #f7ca50, #f26969, #d85f9c

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.spearmint-burst {
color: #5abf8b;
}
.go-bananas {
color: #f7ca50;
}
.usubeni-red {
color: #f26969;
}
.sugar-rush {
color: #d85f9c;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--spearmint-burst:#5abf8b;
--go-bananas:#f7ca50;
--usubeni-red:#f26969;
--sugar-rush:#d85f9c;
}

More palettes to explore