Normally, HTML input field placeholder text is rendered using default styles and a slightly gray color. In this tutorial, we are going to learn about how to change the placeholder color in css using ::placeholder pseudo-element selector.::placeholder. The placeholder text color also can be changed using the ::placeholder selector in CSS. Before that, Lets see how we can actually add placeholder in input field with a basic example. This attribute being used on the and