Random Hex Code is a VSCode extension to generate or fill in random hex color code for aesthetically pleasing colors in your editor.
Execute Random Hex
commands from the VSCode command palette
- Random Hex: Generate random color code: Generates a random hex color code and copies it to clipboard
- Random Hex: Fill random color code in selection(s): Fills in a random hex color code in all the active selections. The same code is filled in all the selections.
- Random Hex: Fill random color code uniquely in selection(s): Fills in a random hex color code uniquely in all the active selections. Differnet code is filled in each of the selections.
- Random Hex: Set default config: Sets default values to golden ratio, saturation and value.
NOTE: Golden Ratio, Saturation and Value can be change in Random Hex Code settings.
Generate random color code #
Fill random color code in selection(s) #
Fill random color code uniquely in selection(s) #
A very nice article by Martin Ankerl which explains how to generate not just random but aesthetically pleasing random colors.
Icon is made by Freepik from Flaticon
MIT licensed.