Find that perfect color with our color picker and discover beautiful color harmonies, tints, shades and tones; input Hex color codes, RGB and HSL values, and generate HTML, CSS and SCSS styles.
Hexadecimal (hex for short) is a positional numeral system for representing a numeric value as base 16. For the most common convention, a digit is represented as "0" to "9" like for decimal and as a letter of the alphabet from "A" to "F" (either upper or lower case) for the digits with decimal value 10 to 15.
A hex color code is a six-digit combination of numbers and letters, preceded by a # symbol. Each pair of characters in the code represents the intensity of red, green, and blue (RGB) in a particular color.
A hex code is a six-digit alphanumeric value used to represent colors in digital media. It is commonly used in web design and graphics software to specify precise colors.