border-radius
Safe to usecssborder-radius rounds the corners of any box, from a subtle softening of buttons to full pills and circles. It is baseline across every browser in use today and needs no prefix or fallback, so you can reach for it freely.
- Verdict
- Safe to use
- Category
- CSS features
- Browser support
- Can I Use
- Works in
- all modern browsers
Should you use border-radius in 2026?
border-radius can be safely used without a prefix for all modern browsers, and gracefully renders rectangles when not supported.
Please