ButtonsKit
Get started
Open main menu
Home
About
Services
Contact
Learn More
Peach Beam
peachbeam
(5.0)
345 Reviews
Add to favorites
Add to cart
Characteristics:
Flat
With arrow
Rounded
<a href="javascript:void(0)" class="peachbeam"> <div>Learn More</div> <div class="peachbeam-box"></div> </a> <style> .inherited-styles-for-exported-element { color: #010101; font-family: Inter, sans-serif; font-size: 18px; font-weight: 400; line-height: 1.2; text-decoration: none; } .peachbeam-box { background-image: url(https://cdn.prod.website-files.com/6643f18a0186ea38e9d53069/6643f18b0186ea38e9d532b2_White-Arrow.svg), linear-gradient(to right, #ff7d1e, #fd40e5); background-position: 50% center, 0 0; background-repeat: no-repeat, repeat; background-size: 13px, auto; border-radius: 3px; height: 24px; width: 24px; } .peachbeam { color: #010101; font-family: Inter, sans-serif; font-size: 18px; font-weight: 400; line-height: 1.2; text-decoration: none; -webkit-text-fill-color: transparent; align-items: center; background-clip: text; background-image: linear-gradient(90deg, #ff7d1e, #fd40e5); column-gap: 10px; display: flex; flex-direction: row; justify-content: flex-start; row-gap: 10px; transition: opacity; } .peachbeam:hover { color: #fd40e5; opacity: .9; } </style>