All Palettes

Color Palette #ffb300, #f5c400, #f1e1b1, #a4d6a9, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.ucla-gold {
color: #ffb300;
}
.syndicalist {
color: #f5c400;
}
.bone-white {
color: #f1e1b1;
}
.chinook {
color: #a4d6a9;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--ucla-gold:#ffb300;
--syndicalist:#f5c400;
--bone-white:#f1e1b1;
--chinook:#a4d6a9;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore