:github_url: hide

#########################
``faker.providers.color``
#########################

.. include:: ../includes/substitutions.rst


.. autoclass:: faker.providers.color.Provider
   :members: color, color_hsl, color_hsv, color_name, color_rgb, color_rgb_float, hex_color, rgb_color, rgb_css_color, safe_color_name, safe_hex_color
   :undoc-members:
   :show-inheritance:

