All Palettes

Color Palette #ffc300, #ffd942, #ffeb85, #ffe3b3, #ffb300

0%
0%
0%

CSS code for this palette

/* CSS */
.citrus-splash {
color: #ffc300;
}
.sunny-side-up {
color: #ffd942;
}
.citrus-punch {
color: #ffeb85;
}
.peach-of-mind {
color: #ffe3b3;
}
.ucla-gold {
color: #ffb300;
}

/* CSS Variables */
:root {
--citrus-splash:#ffc300;
--sunny-side-up:#ffd942;
--citrus-punch:#ffeb85;
--peach-of-mind:#ffe3b3;
--ucla-gold:#ffb300;
}

More palettes to explore