Top row:
material.color.set(hex)
(native three.js)
Bottom row:
utils.set(mesh, { color: hex })
(anime adapter)
Each column should look identical top vs bottom.
outputColorSpace:
SRGBColorSpace (default)
LinearSRGBColorSpace