Ctrl + K
HomeCSS ToolsColor Converter
Free Developer Tool

Color Converter

Convert colors between HEX, RGB and HSL formats instantly.

HEX
#3b82f6
RGB
rgb(59, 130, 246)
HSL
hsl(217, 91%, 60%)

What is Color Converter?

Color conversion helps developers and designers work across different color formats used in CSS and design tools.

How to use

  1. Enter a color value.
  2. The tool converts it automatically.
  3. Copy the desired format.

Features

  • HEX to RGB
  • RGB to HEX
  • HEX to HSL
  • RGB to HSL
  • Instant conversion

Example

Input
#3b82f6
Output
rgb(59, 130, 246)

FAQ

Which color formats are supported?

HEX, RGB and HSL are supported.

Can I use this for CSS?

Yes. The output can be used directly in CSS.

Is conversion instant?

Yes. Results update automatically.