All Palettes

Color Palette #fa8900, #ffcc00, #ffee57, #e1f5fe, #50c2f7

0%
0%
0%

CSS code for this palette

/* CSS */
.mandarin-jelly {
color: #fa8900;
}
.usc-gold {
color: #ffcc00;
}
.xanthe-yellow {
color: #ffee57;
}
.coastal-breeze {
color: #e1f5fe;
}
.clean-pool {
color: #50c2f7;
}

/* CSS Variables */
:root {
--mandarin-jelly:#fa8900;
--usc-gold:#ffcc00;
--xanthe-yellow:#ffee57;
--coastal-breeze:#e1f5fe;
--clean-pool:#50c2f7;
}

More palettes to explore