HexString HexString type Hex strings are 6-digit hash-prefixed rgb strings in lowercase form. Example: ffffff Signature: export type HexString = string;