All Palettes

Color Palette #ffb300, #ff6d1f, #ff3c00, #ffb9b3, #fff9c2

0%
0%
0%

CSS code for this palette

/* CSS */
.ucla-gold {
color: #ffb300;
}
.shocking-orange {
color: #ff6d1f;
}
.coquelicot {
color: #ff3c00;
}
.mexican-milk {
color: #ffb9b3;
}
.twinkling-lights {
color: #fff9c2;
}

/* CSS Variables */
:root {
--ucla-gold:#ffb300;
--shocking-orange:#ff6d1f;
--coquelicot:#ff3c00;
--mexican-milk:#ffb9b3;
--twinkling-lights:#fff9c2;
}

More palettes to explore