X Tutup
The Wayback Machine - https://web.archive.org/web/20201208114725/https://github.com/topics/hex
Skip to content
#

hex

Here are 695 public repositories matching this topic...

Boris-Em
Boris-Em commented Dec 3, 2020

A useful feature for accessibility is to be able to attached a readable color name to UIColor instances.
For example UIColor.red or UIColor(red: 1.0, green: 0.0, blue: 0.0) should read something like "red".

A trivial implementation of this could be to work with a predefined color palette and just compare it to the colors using the existing deltaE.

Improve this page

Add a description, image, and links to the hex topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hex topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.
X Tutup