Check out our free templates made with AI and polished to perfection in Windframe

Get now

rounded-tl-lg: Tailwind CSS Border Radius class

The rounded-tl-lg class in Tailwind CSS applies a large border-radius to the top-left corner of an element.


rounded-tl-lg

The rounded-tl-lg class in Tailwind CSS applies a large border-radius to the top-left corner of an element. It’s useful when you want more pronounced rounding on just that corner, often for card layouts, modals, or tabs.

Syntax

html
<div class="rounded-tl-lg">...</div>

Example Code

html
<div class="bg-green-600 text-white font-semibold p-4 rounded-tl-lg border">
Top-left corner is large and rounded
</div>

Preview

Top-left corner is large and rounded

Use rounded-tl-lg when you want to add larger rounding to just the top-left corner of an element. It gives a soft, clean edge and is easy to combine with other corner utilities for precise design control.

Windframe is a drag and drop builder for rapidly building tailwind css websites and UIs

Start building stunning tailwind UIs! 

Build from scratch or select prebuilt tailwind templates