Variable name, default: name based on hue --color-varname
Show Shades to set custom varname
Variable name prefix, default:--color-varname
%L shift per step, default:7.5%; dark/light:%L/3(7.5%/3=2.5%)
%S shift per step, default:0%
Number of steps, default:10
Sass/SCSS style variables, default:0
Chosen color, scheme and customized options are stored in the query string (url.searchParams) for a sharable link.
H=Hue
S=Saturation
L=Lightness
A=Alpha
scheme=scheme index
steps=number of steps
pL=%L per step
pS=%S per step
pre=variable prefix
cn=color notation
tw=tailwind variable option
sass=SCSS/SASS variable option
c[0-3]=custom color names
HSL-based shade generation; export uses canonical formats per target (oklch for CSS/Theme, hex for legacy Tailwind). Color notation picker for CSS output: