Browse hex colors, read color numbers, and convert hexadecimal color codes to RGB.
Filter by name, family, hex code, RGB value, or 0x color number.
Filter by a color name, hex code, RGB value, or color family.
Paste a #RGB, #RRGGBB, #RRGGBBAA, or 0xRRGGBB color number to see the RGB channels.
Copy the CSS hex code, RGB value, or 0x color number for your design or code.
Hex color codes are RGB colors written in base 16. The first pair controls red, the second pair controls green, and the third pair controls blue. Each pair runs from 00 to FF, where 00 means none of that channel and FF means the full value of 255.
Use this chart when you need a quick color number, a readable hex code example, or a way to explain how hexadecimal colors map to RGB. It covers common named colors and lets you paste your own code to see the exact channels.
#3A7BD5 splits into 3A red, 7B green, and D5 blue. Convert each pair from hexadecimal to decimal and you get rgb(58, 123, 213). Shorthand colors like #F60 expand to #FF6600 before you read the pairs.
A chart is best when you want known, repeatable color numbers. A picker is better when you want to adjust a shade visually. Use this chart for lookup and the color picker when you need fine tuning.
Color Palette Generator
Generate harmonious color palettes from any base color. Complementary, triadic, analogous, and more.
Color Picker
Pick colors visually and get HEX, RGB, and HSL values with a palette generator.
Random Hex Generator
Generate random hexadecimal values for colors and data.
HEX to RGB
Convert HEX color codes to RGB values.
RGB to HEX
Convert RGB color values to HEX codes.
CMYK to HEX Converter
Convert CMYK print color values to HEX color codes instantly.