css invert color of image code example Example: invert png color css img { -webkit-filter: invert(1); filter: invert(1); }