figma-plugin icon indicating copy to clipboard operation
figma-plugin copied to clipboard

HSLA

Open fokkerone opened this issue 1 year ago • 1 comments

Describe the bug ITs not possible to add a HSL/HSLA Color using the color picker in Figma Studio

To Reproduce Steps to reproduce the behavior: Add a new Color Token Select HSLA Choose Color token become RGBA or # Value

Expected behavior If I select HSL(A) as my color system it should keep it an do not convert it to #HEX or RGB(A)

Screenshots or Screencasts screenshot

Figma file (optional) Not possible to share outside organisation

JSON (optional) Nope

fokkerone avatar Jul 01 '24 11:07 fokkerone

As hsl is the main color model in Tailwind and if you make use of let say radix/headless ui and tailwind you get into color modifier trouble with the wrong color model to make use of this very popular css lib

fokkerone avatar Jul 04 '24 08:07 fokkerone