ButtonsKit
Get started
Open main menu
Home
About
Services
Contact
Start for free
Outline Dark
outlinedark
(5.0)
345 Reviews
Add to favorites
Add to cart
Characteristics:
Flat
With arrow
Rounded
<a href="javascript:void(0)" class="outlinedark"> Start for free </a> <style> .outlinedark { display: inline-flex; align-items: center; justify-content: center; padding: 11px 18px; font-size: 14px; font-weight: 600; line-height: 18px; letter-spacing: -0.1px; border-radius: 9999px; background-color: transparent; color: #0A0A0A; border: 1px solid #262626; transition: all 0.5s ease-out; text-decoration: none; outline: none; } .outlinedark:hover, .outlinedark:focus { background-color: rgba(0, 0, 0, 0.1); } </style>