Back to Designers
Parameters
Results
- RGB
- rgb(59, 130, 246)
- R / G / B
- 59 / 130 / 246
How it works
Converts colors between hexadecimal and RGB channel values.
Who it's for: Designers and developers moving colors between design tools and CSS.
HEX → RGB parses six hex digits into 0–255 channels.
RGB → HEX clamps channels and formats #rrggbb.
How to use
- Choose Mode, then fill HEX or R/G/B fields.
- Copy the converted value into CSS or a design file.
Related tools
More calculators in the same category
- Color Palette GeneratorGenerate a 5-shade palette from a base color
- Contrast CheckerWCAG contrast ratio between two hex colors
- Image CompressorCompress JPEG and WebP images locally
- Golden RatioMajor and minor segments
- px ↔ rem ConverterConvert pixels to rem and back at any root font size
- Type Scale GeneratorModular typography scale from a base size and ratio