About 152,000 results
Open links in new tab
  1. HTML Color Picker - W3Schools

    Pick a Color: Or Enter a Color: Or Use HTML5: Selected Color: Black Text Shadow White Text Shadow Red #ff0000

  2. 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.

  3. HTML Color Values - W3Schools

    Named Colors Sorted by HEX Value Click here to see the colors sorted by name #000000 Black Color Mixer Color Picker #000080 Navy

  4. CSS HEX Colors - W3Schools

    HEX Value A hexadecimal color is specified with: #RRGGBB. In CSS, a color can be specified using a hexadecimal value in the form: # rrggbb Where rr (red), gg (green) and bb (blue) are hexadecimal …

  5. HTML Colors - W3Schools

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

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

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

  8. Colors Tutorial - W3Schools

    A hexadecimal color is specified with: #RRGGBB. RR (red), GG (green) and BB (blue) are hexadecimal integers between 00 and FF specifying the intensity of the color.

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

  10. HTML Color Shades - W3Schools

    If you look at the color table below, you will see the result of varying the red light from 0 to 255, while keeping the green and blue light at zero. Click on the hexadecimal values, if you want to analyze the …