All Palettes

Color Palette #00ffcc, #ff3c00, #a600ff, #ffea00, #ff0080

0%
0%
0%

CSS code for this palette

/* CSS */
.plunge-pool {
color: #00ffcc;
}
.coquelicot {
color: #ff3c00;
}
.digital-violets {
color: #a600ff;
}
.middle-yellow {
color: #ffea00;
}
.neon-rose {
color: #ff0080;
}

/* CSS Variables */
:root {
--plunge-pool:#00ffcc;
--coquelicot:#ff3c00;
--digital-violets:#a600ff;
--middle-yellow:#ffea00;
--neon-rose:#ff0080;
}

More palettes to explore