All Palettes

Color Palette #00ffcc, #ff6e61, #ffcc00, #ff3c00, #a600ff

0%
0%
0%

CSS code for this palette

/* CSS */
.plunge-pool {
color: #00ffcc;
}
.grapefruit-pulp {
color: #ff6e61;
}
.usc-gold {
color: #ffcc00;
}
.coquelicot {
color: #ff3c00;
}
.digital-violets {
color: #a600ff;
}

/* CSS Variables */
:root {
--plunge-pool:#00ffcc;
--grapefruit-pulp:#ff6e61;
--usc-gold:#ffcc00;
--coquelicot:#ff3c00;
--digital-violets:#a600ff;
}

More palettes to explore