All Palettes

Color Palette #ff9100, #ffb84d, #ffcc80, #ffec3d, #ffdf80

0%
0%
0%

CSS code for this palette

/* CSS */
.princeton-orange {
color: #ff9100;
}
.floral-leaf {
color: #ffb84d;
}
.egg-yolk {
color: #ffcc80;
}
.hollandaise {
color: #ffec3d;
}
.tiger-yellow {
color: #ffdf80;
}

/* CSS Variables */
:root {
--princeton-orange:#ff9100;
--floral-leaf:#ffb84d;
--egg-yolk:#ffcc80;
--hollandaise:#ffec3d;
--tiger-yellow:#ffdf80;
}

More palettes to explore