Developer Tools

Pick colors online (HEX, RGB, HSL)

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

All Tools

Color Picker

Input
Output

How to use

  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.

Privacy

Some tools run in your browser. Some may require server processing depending on the feature.

Examples
Example 1
Input
#6366F1
Output
HEX: #6366F1
RGB: rgb(99, 102, 241)
HSL: hsl(239, 84%, 67%)
Example 2
Input
#10B981
Output
HEX: #10B981
RGB: rgb(16, 185, 129)
HSL: hsl(160, 84%, 39%)

Was this tool helpful?