pub fn is_css_color_value(input: &str) -> bool
Returns true when the input looks like a common CSS color value.
true