Create the true RGB negative of any color by subtracting each channel from 255
The Invert Color tool creates the RGB negative of any color by subtracting each channel from 255. The result is the highest-contrast opposite of the original — useful for dark-mode design, accessibility, and creative effects.
All calculations happen in your browser. No data is uploaded or stored remotely.
filter: invert(1) alternative for single colors