vanillaRed50 top-level constant

Color const vanillaRed50

Vanilla colors listed in external facing spec Reds

Implementation

/// Reds
const vanillaRed50 = Color.rgb(253, 224, 220);