🎨 Color Picker & Converter
拾取颜色,在 HEX、RGB、HSL、CMYK 之间互转,获取颜色名称。设计师和开发者的日常工具。
Click to pick
Medium Spring Green
What is a Color Picker?
A color picker is an essential tool for designers and developers. It allows you to select, convert, and experiment with colors in multiple formats — HEX, RGB, HSL, and CMYK. Understanding color theory helps create visually appealing designs with proper contrast and harmony.
Our color picker supports real-time preview, color format conversion, and a visual color wheel for intuitive selection. Whether you're designing a website, creating graphics, or choosing a brand palette, this tool makes color selection effortless.
Color Formats Explained
- HEX: #FF6B6B — most common for web design
- RGB: rgb(255,107,107) — used in CSS and graphics
- HSL: hsl(0,100%,71%) — intuitive hue/saturation/lightness
- CMYK: used for print design