All Palettes

Color Palette #f5c400, #ff8000, #ff4d6a, #ff7092, #ffb300

0%
0%
0%

CSS code for this palette

/* CSS */
.syndicalist {
color: #f5c400;
}
.orange-juice {
color: #ff8000;
}
.love-red {
color: #ff4d6a;
}
.blush-hour {
color: #ff7092;
}
.ucla-gold {
color: #ffb300;
}

/* CSS Variables */
:root {
--syndicalist:#f5c400;
--orange-juice:#ff8000;
--love-red:#ff4d6a;
--blush-hour:#ff7092;
--ucla-gold:#ffb300;
}

More palettes to explore