colour.notation.CSS_COLOR_3_BASIC#

colour.notation.CSS_COLOR_3_BASIC = CanonicalMapping({'black': ..., 'silver': ..., 'gray': ..., 'white': ..., 'maroon': ..., 'red': ..., 'purple': ..., 'fuchsia': ..., 'green': ..., 'lime': ..., 'olive': ..., 'yellow': ..., 'navy': ..., 'blue': ..., 'teal': ..., 'aqua': ...})#

The list of basic colour keywords. The colour names are ASCII case-insensitive.

References

[W3C22]