All Palettes

Color Palette #00ffcc, #0099cc, #0047b3, #8800ff, #ff0055

0%
0%
0%

CSS code for this palette

/* CSS */
.plunge-pool {
color: #00ffcc;
}
.tomb-blue {
color: #0099cc;
}
.absolute-zero {
color: #0047b3;
}
.purple-climax {
color: #8800ff;
}
.red-light-neon {
color: #ff0055;
}

/* CSS Variables */
:root {
--plunge-pool:#00ffcc;
--tomb-blue:#0099cc;
--absolute-zero:#0047b3;
--purple-climax:#8800ff;
--red-light-neon:#ff0055;
}

More palettes to explore