Input
#FFFFFF
Output
#000000 / rgb(0, 0, 0)
Design Tools
Invert a color by subtracting each RGB channel from 255. Compare source and inverted colors, preview sample layers, and export a CSS variable snippet for dark-theme exploration.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
设计配色
支持 #RGB、#RRGGBB 和 rgb(255, 255, 255)。
算法:每个 RGB 通道用 255 减去原值。例如 R(200) → R(55)。
Input
#FFFFFF
Output
#000000 / rgb(0, 0, 0)
No. This tool subtracts each RGB channel from 255. Complementary colors usually shift hue on a color wheel and often differ.
Supports #RGB, #RRGGBB, and rgb(r, g, b). Invalid input shows an error and does not update the result.
Tools
Continue with another translated tool for a nearby task.
Color Converter
Convert colors among HEX, RGB, HSL, HWB, CMYK, and CSS variables in your browser. Includes a color picker and random color helper for design handoff, stylesheet work, and brand-color alignment.
CSS Filter Generator
Combine blur, grayscale, contrast, and related CSS filter functions with live preview. Drag sliders to build stacks such as filter: blur(2px) grayscale(100%); and copy the result.
Pastel Color Generator
Generate soft pastel and Morandi-style palettes in your browser. Choose count and style, lock swatches you want to keep, and export HEX lists or CSS variables for charts, backgrounds, and gentle UI themes.