css 3

Icon

A comprehensive CSS 3 reference guide, tutorial, and blog
Are you a CSS expert? Want to contribute? Contact us

CSS COLOR

The color property sets the color of a text.

Examples

body {color: rgb(255,255,0)}    

body {color: #ffffff}

body {color: red}

 

Possible Values

Value Description
color The color value can be a color name (red), a rgb value
      (rgb(255,0,0)), or a hex number (#ff0000).

Here is a great color picker that will show the corresponding HEX/web safe code for the color you select. Click Here
 

Leave a Reply

Pages

Sponsors


CSS3.com



Please help CSS3.com stay alive and running

Bad Behavior has blocked 2224 access attempts in the last 7 days.