Color Tool

Color space conversion, common colors, and color picker.

Color Picker

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

Common Colors

Red
Orange
Yellow
Green
Blue
Indigo
Purple
Pink
Black
White
Gray
Brown
Cyan
Lime
Rose
Indigo Blue

Description

Color tool provides color picker and multiple color format conversion including HEX, RGB, RGBA, HSL with quick color selection.

Use Cases

1

Frontend development: Convert colors between different formats

2

UI design: Pick and save color palettes

3

CSS styling: Get color values for styling

4

Accessibility: Check color contrast ratios

5

Brand consistency: Maintain color standards across projects

Instructions

1

Use the color picker to select a color

2

View color values in HEX, RGB, HSL formats

3

Enter a color value to convert to other formats

4

Click to copy any color value

5

Use preset colors for quick selection

Notes

  • Supports HEX, RGB, RGBA, HSL, HSV formats
  • Color contrast checker for accessibility
  • All conversions are done locally

FAQ

Q

What is the difference between RGB and HSL?

A

RGB defines color by red, green, blue components. HSL defines by hue, saturation, lightness - more intuitive for humans.

Q

How do I check color contrast?

A

Use the contrast checker tool to verify WCAG accessibility standards.