<p class="text-blue-500">
  This paragraph has blue text color!
</p>

<p class="text-green-500 mt-4">
  This paragraph has green text color!
</p>

<p class="text-yellow-500 mt-4">
  This paragraph has yellow text color!
</p>

<p class="text-purple-500 mt-4">
  This paragraph has purple text color!
</p>

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.