XHTML Color Picker

Select a color by clicking the pallet. Then apply the color by clicking the background or foreground button. This page displays the result of the choice.

  
Name:
Hex:
RGB:







Style Coding:
style="background-color:white; color:black"
style="background-color:#FFFFFF; color:#000000"
style="background-color:rgb(255,255,255); color:rgb(0,0,0)"