Matches **approximate** colors based on user input, **"rgb() or hex"**, in the website [windicss colors](https://windicss.org/utilities/general/colors.html#colors) For instance, if i want to get a color **rgb(50, 50, 50) or #333**, the result will be **dark-200**.
Matches approximate colors based on user input, "rgb() or hex", in the website windicss colors
For instance, if i want to get a color rgb(50, 50, 50) or #333, the result will be dark-200.