Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://zarhasan.github.io/color-contrast-checker/

A simple web tool built using react that allows you to check the color contrast ratio between any two valid colors.
https://zarhasan.github.io/color-contrast-checker/

accessibility color contrast-ratio wcag2

Last synced: 3 months ago
JSON representation

A simple web tool built using react that allows you to check the color contrast ratio between any two valid colors.

Awesome Lists containing this project

README

        

# [Color Contrast Checker](https://zarhasan.github.io/color-contrast-checker/)

A simple web tool built using react that allows you to check color contrast ratio between any two valid color.

### Libraries Used:-

[TinyColor](https://github.com/bgrins/TinyColor) by [Brian Grinstead](https://github.com/bgrins)

[Headless UI](https://github.com/tailwindlabs/headlessui) by [Tailwind Labs](https://github.com/tailwindlabs)

[React](https://github.com/facebook/react)

[React Colorful](https://github.com/omgovich/react-colorful) by [Vlad Shilov](https://github.com/omgovich)

[React Icons](https://github.com/react-icons/react-icons)

[Lodash](https://github.com/lodash/lodash)