All Palettes

Color Palette #00ffcc, #ff3c00, #8c00ff, #ffcc00, #00aeff

0%
0%
0%

CSS code for this palette

/* CSS */
.plunge-pool {
color: #00ffcc;
}
.coquelicot {
color: #ff3c00;
}
.amethyst-ganzstar {
color: #8c00ff;
}
.usc-gold {
color: #ffcc00;
}
.krishna-blue {
color: #00aeff;
}

/* CSS Variables */
:root {
--plunge-pool:#00ffcc;
--coquelicot:#ff3c00;
--amethyst-ganzstar:#8c00ff;
--usc-gold:#ffcc00;
--krishna-blue:#00aeff;
}

More palettes to explore