About
A handy tool to get the corresponding color name from a given
hexadecimal color code.
At the moment, it returns names from
Native CSS,
Ant Design,
Tailwind, and
Materialize.
If there is no matching color, it will return the
Euclidean
nearest colors with a matching percentage.
ColorName was built with only HTML, CSS, and JavaScript native
features.