Tailwind CSS Buttons
Browse and customize beautiful Tailwind CSS buttons in various styles, states, and sizes. Find active, disabled, pill, icon, and other free button examples.
Types
Explore the most commonly used button styles such as solid, outline, ghost, soft, link, and more.
Ghost color variants
Use ghost buttons for subtle actions on already structured surfaces.
Soft color variants
Use soft fills when you want color without the weight of a solid button.
White color variants
Use white-filled buttons with subtle borders for dark or more colorful backgrounds.
Buttons with icons
Pair icons with button text to reinforce the action or direction visually.
Disabled
Make buttons look inactive by adding the disabled boolean attribute to any <button> element.
<a>s don't support the disabled attribute.