Using the outline utility, you can change the focus border color in Tailwind CSS.
For example:
<input className="focus:outline-gray-400" />