You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah that's definitely a weird result. I'll take a look later today this week.
My gut says that it's an artifact of parsing to HSL and then back to hex (rounding error?). Maybe there's a way to round there that doesn't cause this.
For example:
and
both return
#ffb638
.I think it should return the original color?
The text was updated successfully, but these errors were encountered: