Based on a comment I got on D7323 it would be better to have the `outerRingSelectedColor` prop type be a `ViewStyle` so that we can use a color entry from `color.js` instead of picking a color in the `EmojiAvatarCreation` component, which will help maintain a consistent design system
Depends on D7353