Easy-to-use Rust parser for CSS3 color strings, supporting named colors, hex, rgb, hsl, and more.
# Cargo.toml
[dependencies]
css-color-parser = "0.1.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a hex color string into a Color struct.
No known issues recorded.
No dependency data recorded yet.