Color
Description
Represents color data, typically used to define colors in digital formats. This data type stores color values.
Properties
HEX: The color represented as a hexadecimal string (e.g.,
#FFFFFF
for white).
Last updated