Material-UI changing the color of inputs floating label January 3, 2024 by Tarik This does the trick InputLabelProps={{ style: { color: '#fff' }, }}