HTML5 - Color Code Builder



You need to decorate your HTML pages using different colors. HTML5 provides a vide range of attribute which can be used to set background color, font color etc.

To use colors in your HTML5 pages you would need valid color codes. Following two tools would help you generate valid HTML5 color codes.

HTML5 Color Picker

  • Click on a color which you like and pickup equivalent color code to use in your HTML code or CSS.

  • All the code generated by this palette will be in Hexa.

JQuery Color Picker

  • Click on a color which you like and pickup equivalent color code to use in your HTML code or CSS.

  • All the code generated by this palette will be in RGB format.

Advertisements