All Palettes

Color Palette #00ffcc, #ff3c00, #8800ff, #ffec3d, #ff4281

0%
0%
0%

CSS code for this palette

/* CSS */
.plunge-pool {
color: #00ffcc;
}
.coquelicot {
color: #ff3c00;
}
.purple-climax {
color: #8800ff;
}
.hollandaise {
color: #ffec3d;
}
.sasquatch-socks {
color: #ff4281;
}

/* CSS Variables */
:root {
--plunge-pool:#00ffcc;
--coquelicot:#ff3c00;
--purple-climax:#8800ff;
--hollandaise:#ffec3d;
--sasquatch-socks:#ff4281;
}

More palettes to explore