Color Picker
Pick a color and get its HEX, RGB, HSL and CSS values instantly.
Pick color
#4F8AFF
HEX
#4F8AFF
RGB
rgb(79, 138, 255)
HSL
hsl(220, 100%, 65%)
CSS var
--color: #4f8aff
Shades
Color spaces explained
The same color can be expressed in multiple mathematical models, each designed for different purposes.
- HEX: #4f8aff β web development
- RGB: rgb(79,138,255) β screen design
- HSL: hsl(220,100%,65%) β easy to adjust
- CMYK: C:69 M:46 Y:0 K:0 β print