What is the HEX code for Transparent color?
colors, hex
Solution
There is no such thing; transparency is done via another channel.
Problem
I want to set color as transparent. In RGB 255 0 255 with alpha 5 may work as transparent, But How to get it in HEX ? What is the HEX code for Transparent color