hayashi311 / Color-Picker-for-iOS

Colorful: iOS color picker built with Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible get color name from selected color code ?

PraveenKumar-dukaan opened this issue · comments

In my scenario I want to get color name after selected the color in color pad, Because in Xcode already one property is available to get the color name using "accessibilityName" word. But this is giving me a color name, After searching on google with that color name it gives different one.