• Given a rgba(r,g,b,a) string value, returns the hex equivalent, dropping the alpha channel.

    Parameters

    • rgba: string

    Returns string