๐ŸŒ
W3Schools
w3schools.com โ€บ colors โ€บ colors_groups.asp
HTML Color Groups
All modern browsers support the following 140 color names (click on 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: [email protected] ยท If you want to report an error, or if you want to make a suggestion, send us an e-mail: [email protected] ยท HTML Tutorial CSS Tutorial JavaScript Tutorial How To Tutorial SQL Tutorial Python Tutorial W3.CSS Tutorial Bootstrap Tutorial PHP Tutorial Java Tutorial C++ Tutorial jQuery Tutorial
๐ŸŒ
HTML Color Codes
html-color.codes โ€บ purple
Purple Color Codes
A list of PURPLE color codes and shades of purple for HTML, CSS and website development with HEX and RGB codes.
๐ŸŒ
W3Schools
w3schools.com โ€บ colors โ€บ color_tryit.asp
Color Theory
Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more.
๐ŸŒ
W3Schools
w3schools.in โ€บ html โ€บ colors
HTML Colors - W3Schools
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.
๐ŸŒ
HTML Color Codes
htmlcolorcodes.com โ€บ colors โ€บ shades-of-purple
Shades of Purple โ€“ HTML Color Codes
The shades of purple are the range of hues between red and blue. Historically speaking, shades of purple were some of the most difficult to produce, and were therefore associated with luxury, royalty, and wealth. Notable shades of purple include Tyrian purple, Han purple, royal purple, and mauve.
๐ŸŒ
HTML Color Codes
htmlcolorcodes.com โ€บ colors โ€บ purple
Purple โ€“ HTML Color Codes
Purple is a combination of red and blue with the hex code #800080, a secondary color in the color wheel. The color gets its name from the Greek porphura, the incredibly expensive dye used to create the color in antiquity, which was made from ...
๐ŸŒ
Computer Hope
computerhope.com โ€บ cgi-bin โ€บ htmlcolor.pl
#800080 (Purple) HTML Color Code
<style> p { color:purple; } </style> <style> p { color:#800080; } </style> <style> p { color:rgb(128 0 128); } </style> <style> p { color:hsl(300deg 100.00% 25.10%); } </style> All CSS and HTML color and color code questions.
๐ŸŒ
W3Schools
w3schools.com โ€บ html โ€บ html_colors.asp
HTML Colors
You can set the background color for HTML elements: ... Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. <h1 style="background-color:DodgerBlue;">Hello World</h1> <p style="background-color:Tomato;">Lorem ipsum...</p> Try it Yourself ยป
๐ŸŒ
W3Schools
w3schools.com โ€บ colors โ€บ colors_hex.asp
HTML Color Values
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS DSA TYPESCRIPT ANGULAR ANGULARJS GIT POSTGRESQL MONGODB ASP AI R GO KOTLIN SWIFT SASS VUE GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE INTRO TO PROGRAMMING INTRO TO HTML & CSS BASH RUST ยท Colors HOME Color Names Color Values Color Groups Color Shades Color Picker Color Mixer Color Converter Color RGB Color HEX Color HSL Color HWB Color CMYK Color NCol Color Gradient Color Theory Color Wheels Color currentcolor Color Hues Color Schemes Color Palettes Color Brands Color W3.CSS Color Metro UI Color Win8 Color Flat UI Color Psychology
๐ŸŒ
Computer Hope
computerhope.com โ€บ cgi-bin โ€บ htmlcolor.pl
#9D00FF (Neon Purple) HTML Color Code
Information on the #9D00FF or Neon Purple html color code with its RGB and HSL make up, lighter and darker colors, analogous colors, and trinary colors.
Find elsewhere
๐ŸŒ
W3Schools
w3schools.com โ€บ tags โ€บ ref_colornames.asp
HTML Color Names
All modern browsers support the following 140 color names (click on a color name, or a hex value, to view the color as the background-color along with different text colors): For a full overview of HTML colors, visit our colors tutorial.
๐ŸŒ
W3Schools
w3schools.com โ€บ colors โ€บ colors_picker.asp
HTML Color Picker
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS DSA TYPESCRIPT ANGULAR ANGULARJS GIT POSTGRESQL MONGODB ASP AI R GO KOTLIN SWIFT SASS VUE GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE INTRO TO PROGRAMMING INTRO TO HTML & CSS BASH RUST ยท Colors HOME Color Names Color Values Color Groups Color Shades Color Picker Color Mixer Color Converter Color RGB Color HEX Color HSL Color HWB Color CMYK Color NCol Color Gradient Color Theory Color Wheels Color currentcolor Color Hues Color Schemes Color Palettes Color Brands Color W3.CSS Color Metro UI Color Win8 Color Flat UI Color Psychology
๐ŸŒ
Computer Hope
computerhope.com โ€บ htmcolor.htm
HTML Color Codes and Names
HTML color codes, color names, and rainbow color chart with color page's listing the hexadecimal, RGB, HSL, CSS, color ranges, and lighter and darker swatches.
๐ŸŒ
W3Schools
w3schools.com โ€บ w3css โ€บ tryit.asp
W3Schools online HTML editor
โฏRun Code Ctrl+Alt+R Save Code Ctrl+Alt+A Change Orientation Ctrl+Alt+O Change Theme Ctrl+Alt+D Go to Spaces Ctrl+Alt+P
๐ŸŒ
Computer Hope
computerhope.com โ€บ cgi-bin โ€บ htmlcolor.pl
#DFD3E3 (Purple White) HTML Color Code
Information on the #DFD3E3 or Purple White html color code with its RGB and HSL make up, lighter and darker colors, analogous colors, and trinary colors.
๐ŸŒ
W3Schools
w3schools.com โ€บ cssref โ€บ css_colors.php
CSS Colors
Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, PHP, Python, Bootstrap, Java and XML.
๐ŸŒ
HTML Color Codes
html-color.codes
HTML Color Codes ๐ŸŽจ
A few common color codes are: black, #000000, rgb(0,0,0) white, #FFFFFF, rgb(255,255,255) silver, #C0C0C0, rgb(192,192,192 grey, #808080, rgb(128,128,128) maroon, #800000, rgb(128,0,0) red, #FF0000, rgb(255,0,0) purple, #800080, rgb(128,0,128) fuchsia, #FF00FF, rgb(255,0,255) green, #008000, ...
๐ŸŒ
W3Schools
w3schools.com โ€บ html โ€บ html_links_colors.asp
HTML Link Colors
HTML Tag List HTML Attributes HTML ... will appear like this (in all browsers): An unvisited link is underlined and blue ยท A visited link is underlined and purple ยท...