All Palettes

Color Palette #ff3c00, #ffbb00, #00bfff, #00b300, #a600ff

0%
0%
0%

CSS code for this palette

/* CSS */
.coquelicot {
color: #ff3c00;
}
.nacho-cheese {
color: #ffbb00;
}
.capri {
color: #00bfff;
}
.bubble-bobble-green {
color: #00b300;
}
.digital-violets {
color: #a600ff;
}

/* CSS Variables */
:root {
--coquelicot:#ff3c00;
--nacho-cheese:#ffbb00;
--capri:#00bfff;
--bubble-bobble-green:#00b300;
--digital-violets:#a600ff;
}

More palettes to explore