swift 5 myTextfield.attributedPlaceholder = NSAttributedString( string: "placeholder text", attributes: [ NSAttributedString.Key.foregroundColor: UIColor.red ] )