Skip to content

Instantly share code, notes, and snippets.

@igorpimentel
igorpimentel / README.md
Last active March 30, 2022 00:54 — forked from lopspower/README.md
Hexadecimal color code for transparency

Hexadecimal color code for transparency

How to set transparency with hex value ?

For example, you want to set 40% alpha transparence to #000000 (black color), you need to add 66 like this #66000000.

All hex value from 100% to 0% alpha:

  • 100% — FF