beige property

Vector4 beige

Implementation

static Vector4 get beige =>
    Vector4(245.0 / 255.0, 245.0 / 255.0, 220.0 / 255.0, 255.0 / 255.0);