# {py:mod}`ovo.core.utils.colors` ```{py:module} ovo.core.utils.colors ``` ```{autodoc2-docstring} ovo.core.utils.colors :allowtitles: ``` ## Module Contents ### Functions ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`get_color_from_str ` - ```{autodoc2-docstring} ovo.core.utils.colors.get_color_from_str :summary: ``` ```` ### API ````{py:function} get_color_from_str(value: str, colormap_name: str) -> str :canonical: ovo.core.utils.colors.get_color_from_str ```{autodoc2-docstring} ovo.core.utils.colors.get_color_from_str ``` ````