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

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

Returns the style value for the given Color.