W3Schools
w3schools.com โบ css โบ css_colors.asp
CSS Colors
In CSS, colors are specified by using a predefined color name, or with a RGB, HEX, HSL, RGBA, HSLA value.
W3Schools
w3schools.com โบ colors โบ colors_names.asp
HTML Color Names
All modern browsers support the ... a color name, or a hex value, to view the color as the background-color along with different text colors): Click here to see the 140 colors sorted by HEX Value ... If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail: sales@w3schools.com ยท If you want to report an error, or if you want to make a suggestion, send us an e-mail: help@w3schools.com ยท HTML Tutorial CSS Tutorial ...
Videos
CSS - Background Colors - W3Schools.com
02:42
CSS - Colors Hex - W3Schools.com - YouTube
CSS - Colors Introduction - W3Schools.com
01:54
CSS - Colors RGB & RGBA - W3Schools.com - YouTube
CSS Colors Introduction - Part 3 - Magic Codes - #w3schools ...
W3Schools
w3schools.sinsixx.com โบ css โบ css_colornames.asp.htm
CSS Color Names - SinSiXX - W3Schools
Free HTML XHTML CSS JavaScript DHTML XML DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building.
MDN Web Docs
developer.mozilla.org โบ en-US โบ docs โบ Web โบ CSS โบ Reference โบ Values โบ named-color
<named-color> - CSS - MDN Web Docs
January 19, 2026 - Named colors consists of standard colors, the transparent and currentColor keywords. ... Initially, in CSS Level 1, only 16 basic colors were defined, with orange added in CSS Level 2. Web designers found this list too short, and browser vendors added numerous names for colors based on the ...
W3C
w3.org โบ wiki โบ CSS โบ Properties โบ color โบ keywords
CSS/Properties/color/keywords - W3C Wiki
ThreeDShadow The color of the lighter (generally inner) of the two borders away from the light source for 3-D elements that appear 3-D due to two concentric layers of surrounding border. Window Window background. WindowFrame Window frame. WindowText Text in windows. Retrieved from "https://www.w3.org/wiki/index.php?title=CSS/Properties/color/keywords&oldid=52690"
W3C
w3.org โบ wiki โบ CSS3 โบ Color โบ Basic_color_keywords
CSS3/Color/Basic color keywords - W3C Wiki
July 8, 2011 - The list of basic color keywords is: aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow. The color names are case-insensitive. The CSS Color Module Level 3 specification defines the Basic color keywords in 4.1.
W3Schools
w3schools.com โบ colors
Colors Tutorial
CSS supports 140 standard color names.
W3Schools
w3schools.com โบ colors โบ colors_groups.asp
HTML Color Groups
All modern browsers support the ... a color name, or a hex value, to view the color as the background-color along with different text colors): ... If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail: sales@w3schools.com ยท If you want to report an error, or if you want to make a suggestion, send us an e-mail: help@w3schools.com ยท HTML Tutorial CSS Tutorial ...
W3Schools
w3schoolsua.github.io โบ colors โบ colors_names_en.html
HTML Colors Tutorial. Color Names. Examples. Lessons for beginners. W3Schools in English
HTML Colors Tutorial. Color Names Supported by All Browsers. Complete reference of colors. Examples. Lessons for beginners. W3Schools in English
W3Schools
w3schools.com โบ w3css โบ w3css_colors.asp
W3.CSS Colors
In addition to standard W3.CSS colors, W3.CSS can also use colors from a lot of different color libraries: ... You will learn a lot more about colors in later chapters of this tutorial. ... If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail: sales@w3schools.com
Top answer 1 of 5
8
CSS3-color has the complete 'Extended color keywords' list.
2 of 5
3
There are a plethora of colors listed at http://www.w3schools.com/HTML/html_colornames.asp. There's also a cautionary note at the bottom:
Note: The names above are not a part of the W3C web standard.
The W3C HTML and CSS standards have listed only 16 valid color names: aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow.
If you want valid HTML or CSS use the HEX values instead.
University of Washington
washington.edu โบ accesscomputing โบ webd2 โบ student โบ unit3 โบ module2 โบ lesson2.html
WebD2: Applying Color in CSS
Many colors can be expressed using their english names. HTML 4.01 defined sixteen standard color names (aqua, black, blue, fuchsia, gray (or grey), green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow that all browsers support. Most browsers today support standard ...
W3Schools
w3schools.in โบ html โบ colors
HTML Colors: Learn How to Use Colors in Webpage
Learn how to use color in HTML to make web pages more visually appealing. This tutorial covers basic color syntax, color names, hexadecimal color codes, RGB color codes, and how to use CSS to style website elements with colors.
MDN Web Docs
developer.mozilla.org โบ en-US โบ docs โบ Web โบ CSS โบ named-color
<named-color> - CSS - MDN Web Docs - Mozilla
The <named-color> CSS data type is the name of a color, such as red, blue, black, or lightseagreen.
W3Schools
w3schoolsua.github.io โบ colors โบ colors_w3css_en.html
HTML W3.CSS Colors. Examples. Lessons for beginners. W3Schools in English
HTML W3.CSS Colors. W3.CSS is a modern CSS framework used for styling HTML pages. The default color class used in W3.CSS is inspired by Material Design. Examples. Lessons for beginners. W3Schools in English
147 Colors
147colors.com
147 Colors Grid - CSS Color Names
A tool for web designers and developers to learn the 147+ CSS color names that are available today.
W3Schools
w3schools.com โบ html โบ html_colors.asp
HTML Colors
HTML colors are specified with predefined color names, or with RGB, HEX, HSL, RGBA, or HSLA values.