Ctrl + K
HomeColors ToolsRGB Color Picker
Free Developer Tool

RGB Color Picker

Select a color visually or adjust its red, green and blue values.

RGB Values
Red
Green
Blue
Color Values
RGBrgb(99, 102, 241)
HEX#6366F1
HSLhsl(239, 84%, 67%)

What is RGB Color Picker?

Select colors using red, green and blue channel values or a visual color picker. The tool calculates the corresponding HEX and HSL representations for use in web development and digital design.

How to use

  1. Choose a color or adjust the RGB channels.
  2. Set the red, green and blue values.
  3. Review the generated color formats.
  4. Copy the required color value.

Features

  • RGB channel controls
  • Visual color selection
  • HEX and HSL conversion
  • Instant color preview

Common Use Cases

  • CSS development
  • UI design
  • Digital graphics
  • Color matching

Example

Input
RGB: 52, 152, 219
Output
RGB: rgb(52, 152, 219)
HEX: #3498DB
HSL: hsl(204, 70%, 53%)

FAQ

What RGB values can I use?

Each RGB channel accepts values from 0 to 255.

Does it generate HEX values?

Yes.

Can I adjust each color channel separately?

Yes.