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.
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.
Enter any Hex, RGB or HSL values. Separate your query with +, - or to. Color hex encyclopedia providing information about any color.
Hexadecimal color values are supported in all browsers. A hexadecimal color is specified with: # rrggbb. Where rr (red), gg (green) and bb (blue) are hexadecimal integers between 00 and ff, specifying the intensity of the color.
Color Hex is an online tool that can help you identify a particular color by its name or numeric code. The list includes simple primary colors and touches extended options.
Meaning of hex or hexadecimal numbering, a base-16 system using digits 0-9 and letters A-F, commonly used in computing for color codes and data representation.
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.
Hex uses 16 digits including 0-9, just as the decimal system does, but also uses the letters A, B, C, D, E, and F (equivalent to a, b, c, d, e, f) to represent the numbers 10-15. Every hex digit represents 4 binary digits, called nibbles, which makes representing large binary numbers simpler.