All Palettes

Color Palette #ffcc00, #66a3ff, #0099ff, #ff6699, #ffcc66

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.bi-blue {
color: #66a3ff;
}
.sky-of-magritte {
color: #0099ff;
}
.french-pink {
color: #ff6699;
}
.qing-yellow {
color: #ffcc66;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--bi-blue:#66a3ff;
--sky-of-magritte:#0099ff;
--french-pink:#ff6699;
--qing-yellow:#ffcc66;
}

More palettes to explore