yellow200 top-level constant

Color const yellow200

Yellow 200

#fff59d; rgb(255, 245, 157);

Implementation

const Color yellow200 = const Color(255, 245, 157);