The following formats are supported:
'#f0f' (#rgb)
'#f0fc' (#rgba)
'#ff00ff' (#rrggbb)
'#ff00ff00' (#rrggbbaa)
'rgb(255, 255, 255)'
'rgba(255, 255, 255, 1.0)'
'hsl(360, 100%, 100%)'
'hsla(360, 100%, 100%, 1.0)'
'transparent'
'red'
0xff00ff00 (0xrrggbbaa)
For the named colors, React Native follows the CSS3 specification:
aliceblue (#f0f8ff)
antiquewhite (#faebd7)
aqua (#00ffff)
aquamarine (#7fffd4)
azure (#f0ffff)
beige (#f5f5dc)
bisque (#ffe4c4)
black (#000000)
blanched