https://github.com/B0ney/iced-color-picker
simple color picker widget for iced
https://github.com/B0ney/iced-color-picker
Last synced: 6 months ago
JSON representation
simple color picker widget for iced
- Host: GitHub
- URL: https://github.com/B0ney/iced-color-picker
- Owner: B0ney
- License: mit
- Created: 2025-09-06T23:53:08.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-12-16T15:05:29.000Z (6 months ago)
- Last Synced: 2025-12-20T05:55:23.538Z (6 months ago)
- Language: Rust
- Size: 131 KB
- Stars: 8
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-iced - iced_color_picker - A simple and composible color picker for iced. (Custom Widgets)
README
# Iced Color Picker
[](https://docs.rs/iced_color_picker)
[](https://crates.io/crates/iced_color_picker)
[](https://github.com/B0ney/iced-color-picker/blob/main/LICENSE)
A simple, composable color picker widget for [iced](https://iced.rs).
## Demo
```shell
cargo run -p example
```

# Flavours
## Saturation and Value

## Vertical Hue

## Horizontal Hue
