Free Color & Design Tools

Free color tools for designers and front-end developers. Convert a HEX code to RGB and HSL (and back), and check whether two colors meet WCAG accessibility contrast ratios for AA and AAA. Each tool shows a live swatch and the exact values you can paste straight into CSS, and explains the conversion or the contrast formula it uses. Everything runs in your browser — no sign-up, no uploads.

Related guides

Frequently asked questions

Do you support HEX, RGB, and HSL?

Yes. You can convert HEX to RGB and back, and see the HSL equivalent with a live colour swatch.

What is the contrast checker for?

It computes the WCAG contrast ratio between two colours and tells you whether they pass AA and AAA for accessible text.

Can I use the outputs in CSS?

Yes. Outputs are ready to paste into CSS — for example #RRGGBB, rgb(), and hsl() values.

Other categories