500+ Colours
This page lists over 500 colours by colour name, Hex
value, RGB value and Microsoft Access code number.
You cannot specify these colours in HTML and CSS by their colour name but you
can use their RGB hexadecimal value, eg:
<font color="#800080">
and in CSS you can also use their RGB decimal values, eg:
P { rgb(128,0,128); }
Colours marked with an asterisk * are included in the VGA colour set.
To view a colour in more detail, click the colour's name in the
third column. The background will change to
this colour and you will be able to see how the colour appears
in relation to other colours in the list.
To return to a white background, just click the refresh button on your browser.
|