VeryKitVeryKit

Color Picker & Converter

Pick a color visually or enter a HEX value. Converts instantly to RGB, RGBA, HSL, HSLA, and CMYK with one-click copy.

WCAG Contrast Checker

Contrast Ratio: 3.68:1
AA Normal Text: FailAA Large Text: PassAAA Normal Text: FailAAA Large Text: Fail
Sample text for contrast check

Examples of use

  • Convert colors between HEX, RGB, HSL, and CMYK formats
  • Pick colors for web design and development
  • Generate RGBA/HSLA values with alpha transparency

When to use this tool?

  • When converting colors between different format standards
  • When picking colors for web development
  • When generating color values with transparency
  • When working with design systems and style guides

Frequently asked questions

What color formats are supported?
HEX (#3498db), RGB (rgb(52, 152, 219)), RGBA (rgba(52, 152, 219, 1)), HSL (hsl(204, 70%, 53%)), HSLA (hsla(204, 70%, 53%, 1)), and CMYK (cmyk(76, 29, 0, 14)).
What is alpha transparency?
Alpha controls the opacity of a color. 0 is fully transparent, 1 is fully opaque. Used in RGBA and HSLA formats.