Skip to content

CSS named colors poster

This poster shows all 148 color keywords in CSS Color Module Level 4 as labeled swatches with their hex values, sorted by hue with the grays at the end, ready to print on A4, Letter, A3 or A2 or to download as a high-resolution PNG.

Paper

Fits one page: A4, Letter, A3, A2.

CSS named colors

All 148 keywords from CSS Color Module Level 4, sorted by hue

148 names, 139 colorsReviewed 2026-09-27

  1. palevioletred#db7093
  2. pink#ffc0cb
  3. lightpink#ffb6c1
  4. rosybrown#bc8f8f
  5. crimson#dc143c
  6. lightcoral#f08080
  7. indianred#cd5c5c
  8. mistyrose#ffe4e1
  9. brown#a52a2a
  10. firebrick#b22222
  11. salmon#fa8072
  12. darkred#8b0000
  13. red#ff0000
  14. maroon#800000
  15. tomato#ff6347
  16. orangered#ff4500
  17. darksalmon#e9967a
  18. coral#ff7f50
  19. lightsalmon#ffa07a
  20. sienna#a0522d
  21. chocolate#d2691e
  22. saddlebrown#8b4513
  23. darkorange#ff8c00
  24. sandybrown#f4a460
  25. peru#cd853f
  26. peachpuff#ffdab9
  27. linen#faf0e6
  28. orange#ffa500
  29. bisque#ffe4c4
  30. burlywood#deb887
  31. tan#d2b48c
  32. antiquewhite#faebd7
  33. navajowhite#ffdead
  34. blanchedalmond#ffebcd
  35. papayawhip#ffefd5
  36. moccasin#ffe4b5
  37. darkgoldenrod#b8860b
  38. wheat#f5deb3
  39. oldlace#fdf5e6
  40. goldenrod#daa520
  41. gold#ffd700
  42. cornsilk#fff8dc
  43. lemonchiffon#fffacd
  44. khaki#f0e68c
  45. palegoldenrod#eee8aa
  46. darkkhaki#bdb76b
  47. ivory#fffff0
  48. beige#f5f5dc
  49. lightyellow#ffffe0
  50. lightgoldenrodyellow#fafad2
  51. yellow#ffff00
  52. olive#808000
  53. darkolivegreen#556b2f
  54. olivedrab#6b8e23
  55. yellowgreen#9acd32
  56. greenyellow#adff2f
  57. chartreuse#7fff00
  58. lawngreen#7cfc00
  59. lime#00ff00
  60. green#008000
  61. darkgreen#006400
  62. limegreen#32cd32
  63. forestgreen#228b22
  64. palegreen#98fb98
  65. lightgreen#90ee90
  66. darkseagreen#8fbc8f
  67. honeydew#f0fff0
  68. springgreen#00ff7f
  69. seagreen#2e8b57
  70. mediumseagreen#3cb371
  71. mediumspringgreen#00fa9a
  72. mediumaquamarine#66cdaa
  73. aquamarine#7fffd4
  74. turquoise#40e0d0
  75. lightseagreen#20b2aa
  76. mediumturquoise#48d1cc
  77. aqua#00ffff
  78. cyan#00ffff
  79. teal#008080
  80. darkcyan#008b8b
  81. darkslategray#2f4f4f
  82. darkslategrey#2f4f4f
  83. paleturquoise#afeeee
  84. lightcyan#e0ffff
  85. darkturquoise#00ced1
  86. azure#f0ffff
  87. cadetblue#5f9ea0
  88. powderblue#b0e0e6
  89. lightblue#add8e6
  90. skyblue#87ceeb
  91. deepskyblue#00bfff
  92. lightskyblue#87cefa
  93. steelblue#4682b4
  94. slategray#708090
  95. slategrey#708090
  96. lightslategray#778899
  97. lightslategrey#778899
  98. dodgerblue#1e90ff
  99. lightsteelblue#b0c4de
  100. cornflowerblue#6495ed
  101. navy#000080
  102. blue#0000ff
  103. mediumblue#0000cd
  104. darkblue#00008b
  105. royalblue#4169e1
  106. midnightblue#191970
  107. mediumslateblue#7b68ee
  108. slateblue#6a5acd
  109. lavender#e6e6fa
  110. darkslateblue#483d8b
  111. mediumpurple#9370db
  112. blueviolet#8a2be2
  113. indigo#4b0082
  114. rebeccapurple#663399
  115. darkviolet#9400d3
  116. darkorchid#9932cc
  117. mediumorchid#ba55d3
  118. thistle#d8bfd8
  119. plum#dda0dd
  120. violet#ee82ee
  121. darkmagenta#8b008b
  122. fuchsia#ff00ff
  123. magenta#ff00ff
  124. purple#800080
  125. orchid#da70d6
  126. mediumvioletred#c71585
  127. hotpink#ff69b4
  128. lavenderblush#fff0f5
  129. deeppink#ff1493
  130. white#ffffff
  131. mintcream#f5fffa
  132. snow#fffafa
  133. floralwhite#fffaf0
  134. ghostwhite#f8f8ff
  135. seashell#fff5ee
  136. aliceblue#f0f8ff
  137. whitesmoke#f5f5f5
  138. gainsboro#dcdcdc
  139. lightgray#d3d3d3
  140. lightgrey#d3d3d3
  141. silver#c0c0c0
  142. darkgray#a9a9a9
  143. darkgrey#a9a9a9
  144. gray#808080
  145. grey#808080
  146. dimgray#696969
  147. dimgrey#696969
  148. black#000000
Aliases share a value: aqua = cyan, fuchsia = magenta, gray = grey.www.arielton.com/cheatsheets/css-named-colors

What is on the sheet

Sorting by hue in OKLCH instead of alphabetically puts related colors side by side, so you can see at a glance that crimson sits between the reds and the pinks, or that darkgray is lighter than gray. Near-white tints such as snow and aliceblue and the true grays are grouped at the end from light to dark.

Aliases are kept, since both spellings are valid CSS: aqua and cyan, fuchsia and magenta, and the seven gray and grey pairs. That is why 148 names cover 139 distinct colors. Each swatch on screen links to the color's page with RGB, HSL, OKLCH and contrast ratios.

How to print it on one page

Pick the paper above the poster and press Print / Save as PDF. The poster scales with the paper, so labels stay at least 7pt on the smallest size and grow on larger ones; site navigation, ads and buttons are hidden in print.

Turn on Background graphics (Chrome, Edge) or Print backgrounds (Firefox, Safari), or the swatches print blank. For a print shop, Download PNG renders the poster on a canvas at print resolution for the paper you picked.

Embed or link to this cheat sheet

Linking to this page from your docs, wiki or README is the best way to share it: readers always get the current version and the print button. Copy one of these:

HTML
<a href="https://www.arielton.com/cheatsheets/css-named-colors">CSS named colors poster (printable)</a> by <a href="https://www.arielton.com/">Arielton Oberek</a>
Markdown
[CSS named colors poster (printable)](https://www.arielton.com/cheatsheets/css-named-colors) by [Arielton Oberek](https://www.arielton.com/)

If your team wants the same treatment for an internal API, a CLI or a style guide, write to contact@arielton.com.

Frequently asked questions

How many named colors does CSS have?
148 keywords in CSS Color Module Level 4: the 16 HTML 4 basic colors, the extended colors that came from X11, and rebeccapurple, added in 2014. Some are aliases for the same value, so there are 139 distinct colors.
Will the printed colors match my screen?
Not exactly. Printers mix CMYK inks and cannot reach the brightest sRGB colors, so lime, cyan and magenta print duller than they look on screen. Use the poster for names and hex values, and judge critical colors on a calibrated display.
Are CSS color names case-sensitive?
No. LightGoldenrodYellow, lightgoldenrodyellow and LIGHTGOLDENRODYELLOW are the same keyword. The poster prints the lowercase form that the specification lists.
Should I use named colors in production CSS?
They are fine for prototypes, demos and teaching. For a design system, custom properties with hex or oklch() values are easier to keep consistent, since the names follow no scale: darkgray is lighter than gray.

Last reviewed by Arielton Oberek.