Question: *How do I tint a background with transparency?*

Answer#

Opacity modifier /N on any color utility. undefined

Markup#

html
<div class="bg-blue-500/20 border border-blue-200 p-4 rounded-lg">tinted</div>

Where to go deeper#

Cookbook · Layout patterns · Utilities reference

Tip. This answer targets Nakshora 2.0. The same question is answered version-appropriately in every other release — use the version switcher.