ColorRGB8.yellow

< Yellow.

struct ColorRGB8
static immutable
auto yellow = typeof(this)(0xff, 0xff, 0x00);

Meta