All Palettes

Color Palette #c880ff, #a75fab, #ff4d7f, #ffb300, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.grass-pink-orchid {
color: #c880ff;
}
.royalty-loyalty {
color: #a75fab;
}
.sasquatch-socks {
color: #ff4d7f;
}
.ucla-gold {
color: #ffb300;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--grass-pink-orchid:#c880ff;
--royalty-loyalty:#a75fab;
--sasquatch-socks:#ff4d7f;
--ucla-gold:#ffb300;
--usc-gold:#ffcc00;
}

More palettes to explore