Skip to content

[FEATURE] Color Converter Module #4

@SLcode777

Description

@SLcode777

Feature Description

A color converter which can convert to or from any of these :

  • color picker
  • hex
  • rgb
  • hsl
  • hwb
  • lch
  • cmyk
  • name
  • nearest tailwind color

Problem It Solves

Sometimes we need to convert colors from a format to another

Proposed Solution

choosing a color in the color picker, or writing a color value in any of the input will convert it to all other formats instantaneously

Additional Context

Here is an example from it-tools.tech. I want basically the same but I just want to add a "tailwind color" input so we can also put a tailwind color class to convert it to another color format OR find the nearest tailwind color from a given color value.
Image

Would you like to implement this?

  • Yes, I'd like to work on this
  • No, but I'd be happy to help test it
  • No, just suggesting

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions