Type alias HexColorAlpha

HexColorAlpha: `#${string}${string}`

Hexadecimal color with alpha. Represent a color using hexadecimal values, including alpha transparency.

Generated using TypeDoc