Bobby's JavaScripts
Main Calculator Dog names For Kids Lottery
Blood-type Color Viewer -- -- --

Bobby's
HTML Color Viewer


If you are just learning HTML, you may be having trouble visualizing both the hexadecimal (#0000ff, #ffdd90, etc.) and literal (red, ivory, violet, etc.) color palettes of HTML, as interpreted by your browser, without the repetitive process of changing colors on a page offline and looking through a browser window.

To make this process easier, I've written this simple javascript to act as an instant HTML color viewer. Just fill in any hexadecimal color code, or literal color name; then click the button to see the color applied as a background.

Enter color code (a-f, 0-9, written as '#ffac87') or name ('red'):



main

© Robert C. Edwards Jr.