Simply add this to your css file and use color of choice /**** State of dsiabled Mui Text Field **/ .Mui-disabled { -webkit-text-fill-color: rgba(61, 99, 221) !important; color: rgba(61, 99, 221, 1); }