๐ŸŒ
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 ...
๐ŸŒ
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.
๐ŸŒ
HTML Color Codes
htmlcolorcodes.com โ€บ color-names
Color Names โ€“ HTML Color Codes
Modern browsers support 140 named colors, which are listed below. Use them in your HTML and CSS by name, Hex color code, RGB or HSL value.
๐ŸŒ
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 ...
Find elsewhere
๐ŸŒ
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
๐ŸŒ
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.
๐ŸŒ
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
๐ŸŒ
Fandom
htmlcss.fandom.com โ€บ wiki โ€บ Color_Codes
Color Codes | HTML & CSS Wiki | Fandom
January 9, 2026 - Color Codes come in three different forms: Color Names. i.e. red, yellow, lime, etc. See W3Schools for a full list. Hexadecimal Notation using RGB triplets. i.e. #ff0000, #ffff00, #00ff00.
๐ŸŒ
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.