sunriseYellow constant

AntColor const sunriseYellow

Sunrise Yellow / 日出

出生、阳光

Implementation

static const sunriseYellow = AntColor(0xfffadb14, <int, Color>{
  100: Color(0xfffeffe6),
  200: Color(0xffffffb8),
  300: Color(0xfffffb8f),
  400: Color(0xfffff566),
  500: Color(0xffffec3d),
  600: Color(0xfffadb14),
  700: Color(0xffd4b106),
  800: Color(0xffad8b00),
  900: Color(0xff876800),
  1000: Color(0xff614700),
});