[][src]Function iced_web::css::color

pub fn color(Color { r: r, g: g, b: b, a: a }: Color) -> String

Returns the style value for the given Color.