Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>color2colorNew to Visual Studio Code? Get it now.
color2color

color2color

YuanG1944

|
5 installs
| (0) | Free
A VSCode extension for converting between RGB and Hex.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Color2Color

https://github.com/YuanG1944/Color2Color

A VSCode extension for converting between RGB and Hex.

How to use

1.Using codeLens paste

2.Using Right click paste

Default Config

{
  "color2color.enableCodeLens": true,
  "color2color.languages": [
    "css",
    "scss",
    "less",
    "typescript",
    "typescriptreact",
    "vue",
    "javascript",
    "javascriptreact"
  ]
}

If you find it helpful, please give it a star. 💗

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