Batch Color Converter
Convert up to 20 colors at once to any format. Paste colors one per line or comma-separated - input format is detected automatically.
Up to 20 colors
One color per line, or multiple colors on the same line separated by commas. Supports HEX, RGB, RGBA, HSL, HSLA, OKLCH, HWB, CMYK, NCol, and CSS color names.
Output format
Results
6 colors detected| Input value | Detected | RGB output | ||
|---|---|---|---|---|
| #ff7a59 | HEX | rgb(255, 122, 89) | ||
| rgb(3, 83, 119) | RGB | rgb(3, 83, 119) | ||
| oklch(72% 0.20 25) | OKLCH | rgb(255, 102, 97) | ||
| hsl(200, 80%, 40%) | HSL | rgb(20, 129, 184) | ||
| rgba(255, 99, 71, 0.75) | RGBA | rgba(255, 99, 71, 0.75) | ||
| tomato | Name | rgb(255, 99, 71) |
Need to check color contrast for multiple colors?
Check color contrast for up to 20 colors in a single view.