开发者工具

Pick colors online (HEX, RGB, HSL)

Pick a color and copy HEX/RGB/HSL values.

全部工具

Color Picker

输入
输出

使用方法

  1. Pick a color or type a HEX value.
  2. Copy HEX / RGB / HSL from the output panel.
  3. Use the value in your UI or code.

Best practices

  • For best performance, try with smaller inputs first.
  • Preview the output before downloading or sharing it.
  • Avoid pasting sensitive data on shared devices.

隐私

部分工具在浏览器内运行。某些功能可能需要服务器处理。

示例
Example 1
输入
#6366F1
输出
HEX: #6366F1
RGB: rgb(99, 102, 241)
HSL: hsl(239, 84%, 67%)
Example 2
输入
#10B981
输出
HEX: #10B981
RGB: rgb(16, 185, 129)
HSL: hsl(160, 84%, 39%)

Was this tool helpful?