All Palettes

Color Palette #00bfff, #ff6e61, #ffcc00, #7e3d99, #00b300

0%
0%
0%

CSS code for this palette

/* CSS */
.capri {
color: #00bfff;
}
.grapefruit-pulp {
color: #ff6e61;
}
.usc-gold {
color: #ffcc00;
}
.cadmium-violet {
color: #7e3d99;
}
.bubble-bobble-green {
color: #00b300;
}

/* CSS Variables */
:root {
--capri:#00bfff;
--grapefruit-pulp:#ff6e61;
--usc-gold:#ffcc00;
--cadmium-violet:#7e3d99;
--bubble-bobble-green:#00b300;
}

More palettes to explore