Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color Inputs: Allow for colors in all spaces #8

Open
tylergaw opened this issue May 16, 2023 · 0 comments
Open

Color Inputs: Allow for colors in all spaces #8

tylergaw opened this issue May 16, 2023 · 0 comments
Assignees
Labels
happening Definitely doing this

Comments

@tylergaw
Copy link
Owner

For the MVP, we're only able to input colors in hex format. That drastically limits the usefulness of the tool.

Instead, we need to implement a custom text input and color picker that allows for input colors in all (or most) spaces. Including, but not limited to:

  • rgb
  • lch
  • oklch
  • lab
  • oklab
  • hsl
  • hwb
  • p3
  • xyz

There are more. Some of these are still hazy to me, so I'll be taking cues and inspiration from other tools doing this already like https://gradient.style and https://colorjs.io/apps/picker/p3

@tylergaw tylergaw self-assigned this May 16, 2023
@tylergaw tylergaw added the happening Definitely doing this label May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
happening Definitely doing this
Projects
None yet
Development

No branches or pull requests

1 participant