Skip to main content

Module color

Module color 

Source
Expand description

A resolved swatch as CSS writes it.

Functionsยง

css_color
color as a CSS rgb()/rgba() function. The display list carries premultiplied alpha and CSS does not, so the multiplication is undone here.