All Palettes

Color Palette #ff5100, #ff8000, #ffbb00, #ffec3d, #fffd80

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.orange-juice {
color: #ff8000;
}
.nacho-cheese {
color: #ffbb00;
}
.hollandaise {
color: #ffec3d;
}
.butter {
color: #fffd80;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--orange-juice:#ff8000;
--nacho-cheese:#ffbb00;
--hollandaise:#ffec3d;
--butter:#fffd80;
}

More palettes to explore