颜色选择器和转换器
选择颜色并即时在HEX、RGB、HSL和RGBA格式之间转换。
HEX
#3B82F6RGB
rgb(59, 130, 246)HSL
hsl(217, 91%, 60%)RGBA
rgba(59, 130, 246, 1)使用方法
选择颜色并即时在HEX、RGB、HSL和RGBA格式之间转换。
- 1Click the color wheel to select a color.
- 2Fine-tune hue, saturation, and lightness values.
- 3View HEX, RGB, and HSL codes simultaneously.
- 4Copy any color format for use in CSS, design tools, etc.
主要功能
- Visual color wheel with precision controls
- HEX, RGB, HSL color code output
- Great for web design and CSS development
- Save and compare colors side by side