Sliders for many color spaces update as any other sliders are moved around. Color is space is clamped to sRGB, so Lab and Lch color spaces cannot be fully expressed. TODO: - Real-time manipulation of base color to create a color scheme. - Show slider value under each slider - Show output values in text boxes for each color space
158 B
158 B
Color Palette
A color palette generator, based on a user-defined root color.
You can run it with cargo run:
cargo run --package color_palette