Enter a color and a percentage, and the tool lightens or darkens it by that precise amount.
We convert to HSL and add your percentage to the lightness channel, clamped between 0% and 100%, then convert back to HEX.
No. Only the lightness value changes, so the underlying hue and saturation stay the same for consistent tints and shades.
A tint is a lighter version (more white), a shade is a darker version (more black). This tool produces both.