About 400 results
Open links in new tab
  1. HTML Color Names - W3Schools

    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):

  2. HTML Color Values - W3Schools

    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.

  3. CSS Colors - W3Schools

    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):

  4. HTML Color Groups - W3Schools

    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):

  5. HTML Colors - W3Schools

    HTML colors are specified with predefined color names, or with RGB, HEX, HSL, RGBA, or HSLA values.

  6. HTML HEX Colors - W3Schools

    A hexadecimal color is specified with: #RRGGBB, where the RR (red), GG (green) and BB (blue) hexadecimal integers specify the components of the color.

  7. HTML Color Picker - W3Schools

    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.

  8. HTML RGB and RGBA Colors - W3Schools

    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.

  9. Colors RGB and RGBA - W3Schools

    Each parameter (red, green, and blue) defines the intensity of the color with a value between 0 and 255. For example, rgb (255, 0, 0) is displayed as red, because red is set to its highest …

  10. Colors Tutorial - W3Schools

    Color Names CSS supports 140 standard color names. In the next chapter you will find a complete alphabetical list of color names with hexadecimal values: