Color Picker
HEX
#00E5CC
Copy
RGB
rgb(0, 229, 204)
Copy
HSL
hsl(174, 100%, 45%)
Copy
RGBA
rgba(0, 229, 204, 1)
Copy
HSLA
hsla(174, 100%, 45%, 1)
Copy
CSS Variable
--color: #00E5CC;
Copy
Shades & Tints
Color Palette
Quick Tips
- HEX colors are 6-digit codes used in web design (e.g. #FF5733).
- RGB stands for Red, Green, Blue — each channel ranges from 0 to 255.
- HSL (Hue, Saturation, Lightness) is often easier for humans to reason about.
- Click any color swatch in the palette to instantly load it into the picker.
- Copy any format value with a single click for use in your CSS or design tool.
About Color Picker
The Color Picker is a web-based design tool that lets you visually select any color from a spectrum and instantly receive its HEX, RGB, and HSL color codes. Whether you're a web designer building a color palette, a developer choosing UI colors, or a marketer trying to match brand colors, this tool makes color selection fast and precise. Copy any color code with a single click and use it directly in your CSS, design tools, or creative projects.
How to Use
- Click or drag on the color spectrum to select your desired color.
- Adjust hue, saturation, and brightness using the sliders.
- The tool instantly displays the color's HEX, RGB, and HSL values.
- Click any color code to copy it to your clipboard.
- Alternatively, type in a known HEX code to see the corresponding color and other formats.