Change specific color to another color in material

Hi,

I have a material that looks like this:


image

I want to change white color to any other color, for example Orange. I am very new to materials and I have completly no idea how to do it. I experimented with rgb mult, add, but nothing works.

Does anyone know what to do?

Just a multiply node :slight_smile:

Add a multiply node do each RGB channel, and then combine the three channels into the base color

ok, weird. I have tried it but it didnt work, now I do it again and everything works.

Here is an example of how I replaced (Yellow color) in my texture.

Material

Texture