Công cụ lập trình

Pick colors online (HEX, RGB, HSL)

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

Tất cả công cụ

Color Picker

Đầu vào
Đầu ra

Cách sử dụng

  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.

Quyền riêng tư

Một số công cụ chạy trong trình duyệt của bạn. Một số có thể cần xử lý phía máy chủ tùy theo tính năng.

Ví dụ
Example 1
Đầu vào
#6366F1
Đầu ra
HEX: #6366F1
RGB: rgb(99, 102, 241)
HSL: hsl(239, 84%, 67%)
Example 2
Đầu vào
#10B981
Đầu ra
HEX: #10B981
RGB: rgb(16, 185, 129)
HSL: hsl(160, 84%, 39%)

Was this tool helpful?