1. Home
  2. Computing & Technology
  3. Web Design / HTML

CSS Color Keywords

Color Keywords Used by CSS

By Jennifer Kyrnin

The colors listed on this page define the color codes and keywords used in CSS 2.

Browser Safe Colors | CSS Color Keywords | SVG Color Keywords | RGB to Hex Conversion Chart Color Information Links


maroon
#800000
128,0,0
red
#ff0000
255,0,0
yellow
#ffff00
255,255,0
olive
#808000
128,128,0
purple
#800080
128,0,128
fuchsia
#ff00ff
255,0,255
white
#ffffff
255,255,255
lime
#00ff00
0,255,0
green
#008000
0,128,0
navy
#000080
0,0,128
blue
#0000ff
0,0,255
aqua
#00ffff
0,255,255
teal
#008080
0,128,128
black
#000000
0,0,0
silver
#c0c0c0
192,192,192
gray
#808080
128,128,128
orange
#ffa500
255,165,0

Browser Safe Colors | CSS Color Keywords | SVG Color Keywords | RGB to Hex Conversion Chart Color Information Links

Explore Web Design / HTML

More from About.com

  1. Home
  2. Computing & Technology
  3. Web Design / HTML
  4. Web Design
  5. Principles of Web Design
  6. Color
  7. Color Charts
  8. CSS Color Keywords

©2008 About.com, a part of The New York Times Company.

All rights reserved.