All Palettes

Color Palette #00b0f0, #ff3c00, #ffea00, #00b300, #a400b3

0%
0%
0%

CSS code for this palette

/* CSS */
.democrat {
color: #00b0f0;
}
.coquelicot {
color: #ff3c00;
}
.middle-yellow {
color: #ffea00;
}
.bubble-bobble-green {
color: #00b300;
}
.heliotrope-magenta {
color: #a400b3;
}

/* CSS Variables */
:root {
--democrat:#00b0f0;
--coquelicot:#ff3c00;
--middle-yellow:#ffea00;
--bubble-bobble-green:#00b300;
--heliotrope-magenta:#a400b3;
}

More palettes to explore