
Select a Color
Selected Color Code : #ff8000
HTML Color Codes
Get HTML color codes, Hex color codes, RGB, HSL and OKLCH values with our color pickers, color wheel, color chart and HTML color names. Let's go!
List of Common Html Color Codes
Color | Name | Hex code | RGB code | HSL code |
---|---|---|---|---|
White | FFFFFF | 255, 255, 255 | 0, 0, 100 | |
Silver | C0C0C0 | 192, 192, 192 | 0, 0, 75 | |
Gray | 808080 | 128, 128, 128 | 0, 0, 50 | |
Black | 000000 | 0, 0, 0 | 0, 0, 0 | |
Red | FF0000 | 255, 0, 0 | 0, 100, 50 | |
Maroon | 800000 | 128, 0, 0 | 0, 100, 25 | |
Yellow | FFFF00 | 255, 255, 0 | 60, 100, 50 | |
Olive | 808000 | 128, 128, 0 | 60, 100, 25 | |
Lime | 00FF00 | 0, 255, 0 | 120, 100, 50 | |
Green | 008000 | 0, 128, 0 | 120, 100, 25 | |
Aqua | 00FFFF | 0, 255, 255 | 180, 100, 50 | |
Teal | 008080 | 0, 128, 128 | 180, 100, 25 | |
Blue | 0000FF | 0, 0, 255 | 240, 100, 50 | |
Navy | 000080 | 0, 0, 128 | 240, 100, 25 | |
Fuchsia | FF00FF | 255, 0, 255 | 300, 100, 50 | |
Purple | 800080 | 128, 0, 128 | 300, 100, 25 |
What are HTML color codes?
Color codes are ways of representing the colors we see everyday in a format that a computer can interpret and display. Commonly used in websites and other software applications, there are a variety of formats, including Hex color codes, RGB and HSL values, and HTML color names, amongst others.
Hex color codes
The most popular are Hex color codes; three byte hexadecimal numbers (meaning they consist of six digits), with each byte, or pair of characters in the Hex code, representing the intensity of red, green and blue in the color respectively.
Hex code byte values range from 00, which is the lowest intensity of a color, to FF which represents the highest intensity. The color white, for example, is made by mixing each of the three primary colors at their full intensity, resulting in the Hex color code of #FFFFFF.
Black, the absence of any color on a screen display, is the complete opposite, with each color displayed at their lowest possible intensity and a Hex color code of #000000.

Color Names
Modern browsers support 397 named colors, which are listed below. Use them in your HTML and CSS by name, Hex color code, RGB or HSL value.

Roblox Color Codes
Browse our list of Roblox Color Codes or BrickColor Codes—the preset named colors used in developing games for the online platform Roblox.

Color Library
Explore our color library and immerse yourself in over 100+ different shades (+ codes!) from beige to burgundy, viridian to vermillion, and everything in between.
