Check out example codes for "how to change text color using only html". It will help you in understanding the concepts better.
Code Example 1
<body>
<p style="color:#FF0000";>Red paragraph text</p>
</body>
Learn ReactJs, React Native from akashmittal.com