Pick colors and convert between HEX, RGB, and HSL formats instantly.
#6c5ce7) into your design tokens.rgb(108, 92, 231) and copy the HEX output.HEX vs RGB vs HSL?
HEX is common in design/dev tools. RGB maps to screen colors. HSL is handy for tweaking lightness/saturation.
Why does the same color look different on other screens?
Displays vary (brightness, calibration, color profiles). Always check colors on the target device.
Is anything uploaded?
No. All conversions happen locally in your browser.
Color choice affects readability. For UI text, prioritize contrast against the background and avoid relying on color alone to convey meaning.