All Palettes

Color Palette #00ffcc, #ff33cc, #ffcc00, #ff6633, #33ccff

0%
0%
0%

CSS code for this palette

/* CSS */
.plunge-pool {
color: #00ffcc;
}
.razzle-dazzle-rose {
color: #ff33cc;
}
.usc-gold {
color: #ffcc00;
}
.halt-and-catch-fire {
color: #ff6633;
}
.shovel-knight {
color: #33ccff;
}

/* CSS Variables */
:root {
--plunge-pool:#00ffcc;
--razzle-dazzle-rose:#ff33cc;
--usc-gold:#ffcc00;
--halt-and-catch-fire:#ff6633;
--shovel-knight:#33ccff;
}

More palettes to explore