The VB Color Code Picker is a simple utility. It is made, in particular, for use in Visual Basic; to get code for text, button colors, etc. It can also be used for HTML.

Select a color and the Picker will display:

  • The color.
  • The hex code for that color, formatted for HTML.
  • The long rgb value for use in Visual Basic.
  • The hex code formatted for Visual Basic.
  • A sample of text in that color on white background.

Enter a hex code and the Color Picker will show that color. You can then copy any of the codes to the clipboard. That's about it! The VB Color Picker is freeware.



Requirements

This program requires the VB6 runtime file (MSVBVM60.DLL) which may not be installed in Win95, NT4 and Win98 1st edition. See the Installation Tips page if you don't know about that.

Download

The download file contains the color picker and a readme file. It does not need to be installed. Just run the enclosed file, ColFind.exe. However, if you prefer a program installation, you can use the included VBScript to create a program folder and Desktop shortcut for the color picker.

Download colpick.zip - 10 KB