Pick a color and get HEX, RGB, and HSL values. Copy any format.
Last updated: September 2026#3B82F6
rgb(59, 130, 246)
hsl(217, 91%, 60%)
cmyk(76%, 47%, 0%, 4%)
A color picker is a design utility that lets you select a color visually and instantly receive its value in multiple formats — HEX, RGB, and HSL — ready to paste into CSS, design software, or any application that accepts color codes. Colors on the web are defined numerically, but the relationship between those numbers and what you actually see on screen is not intuitive. A visual picker bridges that gap by letting you choose the exact shade you want and translating it into every format you might need.
#ff5733), RGB (rgb(255, 87, 51)), or HSL (hsl(11, 100%, 60%)) — then press Enter or click Apply.Designers and front-end developers reach for a color picker when building a brand palette, matching colors from a mockup, checking contrast ratios for accessibility, or converting between formats for different tools. It is especially useful when a client provides a color in one format (say, a Pantone or HEX code) and your project requires another (HSL for programmatic theming, for example). The color picker on utilsnow.com converts instantly between all three web-standard formats in your browser.
rgba(59, 130, 246, 0.5).Weekly tips, new tools, and productivity hacks. No spam.