Convert color codes
#RRGGBB format. Most commonly used in CSS
Red, Green, Blue (0-255)
Hue, Saturation, Lightness. Intuitive color adjustment
Hue, Saturation, Value. Used in graphic tools
Perceptually uniform modern CSS color space
Includes alpha (transparency) channel
A Color Picker is an essential tool for designers and developers that allows you to select, preview, and convert colors between multiple color formats. Colors on the web and in digital design are represented using various color models — HEX codes for CSS, RGB for screen displays, HSL for intuitive hue/saturation adjustments, HSV for graphic design tools, and OKLCH for perceptually uniform modern CSS. This tool provides instant bidirectional conversion between all these formats, along with an interactive color selector, palette generator, and random color feature — all running in your browser with no data uploaded.
Select a Color
Use the interactive color picker to visually choose a color, or enter a specific value in any supported format (HEX, RGB, HSL, HSV, or OKLCH). You can also click a color from the built-in palette.
View All Formats
Once a color is selected, all format conversions are displayed simultaneously. See the HEX code, RGB values, HSL percentages, HSV values, and OKLCH coordinates for your chosen color.
Copy Color Values
Click the copy button next to any color format to instantly copy it to your clipboard. Use HEX for CSS, RGB for JavaScript canvas, HSL for CSS custom properties, or OKLCH for modern CSS.
Adjust Alpha Transparency
Switch to the Alpha tab to add transparency to your color. Adjust the alpha slider to create semi-transparent colors for overlays, backgrounds, and glass-morphism effects.
Explore and Experiment
Use the Random Color button for design inspiration, or browse the curated color palette to find pre-selected colors that work well together.