Posted By : Shailendra Chauhan, 06 Jul 2011
Updated On : 01 Sep 2013
Bascially HTML color codes are hexadecimal triplets denoting the colors red, green, and blue (#RRGGBB). HTML color code has six hex values (e.g #BBCCAA). These six letters represent 2 for red, 2 for green and 2 for blue. Value for each color start from 00 to ff (minimum to maximum).You can use these color codes in the css to make your html design colorful. Named colors and codes are supported by all browsers.Below, is the list of different color names and codes :
Named Colors
Color Name
Hex Value
Color
MediumSpringGreen
#00FA9A
LightGoldenRodYellow
#FAFAD2