Skip to content

Instantly share code, notes, and snippets.

View jjoo1310's full-sized avatar
πŸ˜‰
γ…‡3γ…‡

Jae-Yeol jjoo1310

πŸ˜‰
γ…‡3γ…‡
  • μšΈμ‚°κ΄‘μ—­μ‹œ 남ꡬ
View GitHub Profile
@lopspower
lopspower / README.md
Last active November 5, 2025 15:05
Hexadecimal color code for transparency

Hexadecimal color code for transparency

Twitter

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: