All Palettes

Color Palette #1fd6ff, #690dab, #a23cdd, #ff7ac6, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.vaporwave-blue {
color: #1fd6ff;
}
.indiviolet-sunset {
color: #690dab;
}
.magenta-affair {
color: #a23cdd;
}
.pink-plastic-fantastic {
color: #ff7ac6;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--vaporwave-blue:#1fd6ff;
--indiviolet-sunset:#690dab;
--magenta-affair:#a23cdd;
--pink-plastic-fantastic:#ff7ac6;
--usc-gold:#ffcc00;
}

More palettes to explore