https://www.figma.com/file/ZTyE9nUqVrZ9VFIXhZXL53/Superhuman-v1.0-(DEMO)?node-id=542%3A3625&mode=dev
The above link is a design draft, I want to make a Head male component, change the CSS by changing the skin prop. But I don't know how to do it. I tried using filter or mix-blend-mode properties, but it didn't solve the problem. please help me.
You can use svg as a component to render your image and pass the color as prop to it, something similar like this
And in your parent component