Color Picker
Select, convert and preview colors in different formats
Copied!
Copied!
Copied!
About Color Picker
This tool allows you to select colors visually and convert them between different color formats used in web design and development:
- HEX: Hexadecimal color notation (e.g., #4f46e5)
- RGB: Red, Green, Blue values (e.g., rgb(79, 70, 229))
- HSL: Hue, Saturation, Lightness values (e.g., hsl(243, 77%, 59%))
These color formats are commonly used in CSS and design software. The tool also provides a visual preview of the selected color.