Colors are converted to Hex. You said fork so I forked.
pip install git+https://github.com/lukelbro/uchu_python.git
Example usage
import uchu
print(uchu.red) # Base red color
print(uchu.reddark) # Darker shade of red
print(uchu.redlight) # Lighter shade of red
uchū is the color palette for internet lovers, by NetOperator Wibby. uchū utilizes the OKLCH color space for reasons. I've been using this color palette for personal projects for about a year and have been quite pleased with it.