Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>HEXA to RGBANew to Visual Studio Code? Get it now.
HEXA to RGBA

HEXA to RGBA

Nick Denisov

|
17 installs
| (0) | Free
Transform HEXA colors to RGBA or HEX A% format
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

hexa-to-rgba

Simple extension to transform #HEXA values to RGBA or #HEX A% style. Converts all found HEXes within selection or utilizes VS Code input box, if nothing is selected.

1, 2, 3, 4, 6, 7 or 8-digit HEXes are okay too!

Commands

  • Transform to RGBA Example: #DEADBABE -> rgba(222, 173, 186, 0.75)

  • Transform to HEX A% Example: #DEADBABE -> #DEADBA 75%

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft