What is the Color of the Grey Input Placeholder?

I want my input and my dropdown element to look like they belong on the same app.

The input does not provide us the ability to customize the color but the dropdown does.

It has proven impossible to find a direct match

Anybody know what the hex code is for the Grey placeholder color? Or all of the others as well?

@eve is it possible to publish a list of those hex codes, or just allow all input elements to have the placeholder color customizable?

1 Like

Try A9A9AC

image

If you use Chrome … this is a useful extension:

image

1 Like

Thanks for that tip. I’ll install that extension…could be helpful for other design purposes as well.

Colour of the gray input placeholder is light gray.

What is the hex code value I should enter into the color expression for “light grey”?

1 Like

I just checked and for anyone still wondering: #A9A9A9

1 Like