Style Object
The color property sets or returns the color of the text.
Set the color property:
Return the color property:
| Value | Description |
|---|---|
| color | Specifies the color of the text. Look at CSS Color Values for a complete list of possible color values |
| inherit | The value of the color property is inherited from parent element |
![]()
The color property is supported in all major browsers.
Note: The value "inherit" is not supported in IE7 and earlier. IE8 requires a !DOCTYPE. IE9 supports "inherit".
Change the color of the text:
Style Object
Your message has been sent to W3Schools.