All Palettes

Color Palette #ffa600, #ffcc00, #66b2ff, #0099cc, #006699

0%
0%
0%

CSS code for this palette

/* CSS */
.cheese {
color: #ffa600;
}
.usc-gold {
color: #ffcc00;
}
.ti-n-l-n-sky {
color: #66b2ff;
}
.tomb-blue {
color: #0099cc;
}
.impulse-blue {
color: #006699;
}

/* CSS Variables */
:root {
--cheese:#ffa600;
--usc-gold:#ffcc00;
--ti-n-l-n-sky:#66b2ff;
--tomb-blue:#0099cc;
--impulse-blue:#006699;
}

More palettes to explore