All Palettes

Color Palette #f5bc00, #e74d3c, #1e9cf1, #8d43ad, #2ecc70

0%
0%
0%

CSS code for this palette

/* CSS */
.decor-yellow {
color: #f5bc00;
}
.mandarin-red {
color: #e74d3c;
}
.karimun-blue {
color: #1e9cf1;
}
.moonshadow {
color: #8d43ad;
}
.ufo-green {
color: #2ecc70;
}

/* CSS Variables */
:root {
--decor-yellow:#f5bc00;
--mandarin-red:#e74d3c;
--karimun-blue:#1e9cf1;
--moonshadow:#8d43ad;
--ufo-green:#2ecc70;
}

More palettes to explore