# ecolor - egui color library
[](https://crates.io/crates/ecolor)
[](https://docs.rs/ecolor)
[](https://github.com/rust-secure-code/safety-dance/)


A simple color storage and conversion library.
This crate is built for the wants and needs of [`egui`](https://github.com/emilk/egui/).
If you want an actual _good_ color crate, use [`color`](https://crates.io/crates/color) instead.