W3docs

color

CSS Property:

Result:

Example of the color property:

CSS Code:

#myDiv {
padding: 10px;
color:orange;
}

Click the property values above to see the result