Color Converter
Convert colors between HEX, RGB, HSL formats
Category
How to Use
- Select color via HEX input or RGB sliders
- RGB and HSL formats are shown automatically
- Shades and complementary color schemes displayed below
Examples
-
HEX to RGB conversion
Input:
#3b82f6Output:
rgb(59, 130, 246) | hsl(217, 91%, 60%)
FAQ
- What are shades and complementary colors for?
- Shades help select variations of the same color family, complementary colors help create harmonious color schemes.
Related tools
- Gradient Generator
Visually create CSS gradient backgrounds