palmbeats.beatstars.com Open in urlscan Pro
2600:1f18:264f:c61d:7ef2:42e2:c531:e56b  Public Scan

Submitted URL: http://palmbeats.beatstars.com/
Effective URL: https://palmbeats.beatstars.com/
Submission: On February 17 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

Name: searchProPageTracks

<form class="top-nav-search ng-pristine ng-valid" name="searchProPageTracks" ng-submit="searchMusic(keyword, 'slidingSearchMobile')" role="search"><button id="slidingSearchMobileBtn" aria-label="search button" class="md-button menu-btn" type="button"
    ng-click="slidingSearchFocus('slidingSearchMobile')"><i class="icon-search default-menu-link-color"></i></button>
  <div class="sliding-search-container main-menu-bg-color" ng-class="{'active': slidingSearchActive}"><span><i class="icon-search default-menu-link-color"></i></span> <input
      class="input-box main-menu-bg-color default-menu-link-color sliding-search ng-pristine ng-untouched ng-valid ng-empty" id="slidingSearchMobile" placeholder="Search beats" ng-blur="searchFocusedOff('slidingSearchMobile')" name="search_keyword"
      ng-model="keyword" autocomplete="off" type="search" aria-invalid="false"> <span><i class="icon-close default-menu-link-color" ng-click="searchFocusedOff('slidingSearchMobile')" role="button" tabindex="0"></i></span></div><button
    class="md-button primary-btn hide">SEARCH</button>
</form>

Name: searchProPageTracks

<form name="searchProPageTracks" ng-submit="searchMusic(keyword, 'slidingSearchDesktop')" role="search" class="ng-pristine ng-valid">
  <div class="desktop-sliding-search" ng-class="{'active': slidingSearchActive}">
    <div class="input-container"><input class="input-box main-menu-bg-color desktop-search default-menu-link-color ng-pristine ng-untouched ng-valid ng-empty" id="slidingSearchDesktop" name="search_keyword" placeholder="Search beats"
        ng-model="keyword" ng-blur="searchFocusedOff('slidingSearchDesktop')" autocomplete="off" type="search" aria-invalid="false">
      <div ng-click="searchFocusedOff('slidingSearchDesktop')" class="search-close-button" role="button" tabindex="0"><i class="icon-close default-menu-link-color"></i></div>
    </div>
    <div class="search-open-button" ng-click="slidingSearchFocus('slidingSearchDesktop')" role="button" tabindex="0"><i class="icon-search default-menu-link-color"></i></div>
  </div><button class="hide" type="submit"></button>
</form>

Name: searchProPageTracks

<form name="searchProPageTracks" ng-submit="searchMusic(keyword)" ng-if="pst.mainBg.main_buttons_type === 1" class="ng-pristine ng-valid ng-scope">
  <div id="home-search"><input class="desktop-search ng-pristine ng-untouched ng-valid ng-empty" ng-focus="searchAutoComplete(keyword)" ng-keyup="searchAutoComplete(keyword)" ng-keydown="clearAutoCompleteTimeout()" ng-blur="searchFocusedOff()"
      name="search_keyword" ng-model="keyword" autocomplete="off" type="search" placeholder="What type of track are you looking for?" aria-invalid="false"> <button class="md-button primary-btn">SEARCH</button>
    <div class="search-auto-complete-results"><!-- ngRepeat: autocomplete in autocompleteResults --></div>
  </div>
</form>

Name: userForm

<form name="userForm" ng-submit="propageContact(contact)" class="contact-form ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-email ng-valid-pattern ng-valid-minlength ng-valid-maxlength">
  <div layout-gt-sm="row" class="m-b-lg layout-gt-sm-row"><md-input-container class="md-block m-b-none m-r flex-gt-sm" flex-gt-sm=""><label class="primary-text-color md-required" for="input_1">YOUR NAME</label> <input required=""
        class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="name" ng-model="contact.name" autocomplete="off" id="input_1" aria-invalid="true">
      <div class="md-errors-spacer"></div>
      <div ng-messages="userForm.name.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
        <div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Your name is required.</div>
      </div>
    </md-input-container><md-input-container class="md-block m-b-none flex-gt-sm" flex-gt-sm=""><label class="primary-text-color md-required" for="input_2">E-MAIL ADDRESS</label> <input required=""
        class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength" ng-model="contact.email" name="email" type="email"
        minlength="3" maxlength="100" ng-pattern="/^.+@.+\..+$/" autocomplete="off" id="input_2" aria-invalid="true">
      <div class="md-errors-spacer"></div>
      <div ng-messages="userForm.email.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required', 'minlength', 'maxlength', 'pattern'] -->
        <div ng-message-exp="['required', 'minlength', 'maxlength', 'pattern']" class="md-input-message-animation ng-scope">Your email must be between 3 and 100 characters long and look like an e-mail address.</div>
      </div>
    </md-input-container></div><md-input-container class="md-block m-b-lg"><label class="primary-text-color md-required" for="input_3">SUBJECT</label> <input required=""
      class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="subject" ng-model="contact.subject" autocomplete="off" id="input_3" aria-invalid="true">
    <div class="md-errors-spacer"></div>
    <div ng-messages="userForm.name.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
      <div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Subject is required.</div>
    </div>
  </md-input-container><md-input-container class="md-block m-b-lg textarea-container"><label class="primary-text-color md-required" for="input_4">MESSAGE</label>
    <div class="md-resize-wrapper"><textarea required="" class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="message" ng-model="contact.message" rows="1" md-select-on-focus=""
        autocomplete="off" id="input_4" aria-invalid="true" style="height: 30px;"></textarea>
      <div class="md-resize-handle" style="touch-action: pan-x;"></div>
    </div>
    <div class="md-errors-spacer"></div>
    <div ng-messages="userForm.message.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
      <div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Message is required.</div>
    </div>
  </md-input-container>
  <div layout-gt-sm="row" class="m-b-none btn-container layout-gt-sm-row"><!-- ngIf: !sendingMessage -->
    <p class="m-none ng-scope" ng-if="!sendingMessage"><span ng-class="{'hide': !contactError}" class="text-danger ng-binding hide"><i class="fa fa-exclamation"></i> &nbsp; &nbsp; </span><button class="md-button primary-btn m-none btn-send">SEND
        MESSAGE</button></p><!-- end ngIf: !sendingMessage -->
  </div><!-- ngIf: sendingMessage -->
</form>

Name: subscriptionFormSettings

<form ng-if="!emailSubscriptionDone" name="subscriptionFormSettings" ng-submit="subscriptionFormSettings.$valid &amp;&amp; subscribeEmail(subscriptionForm)"
  class="ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email" style="">
  <div class="default-input primary-text-color"><label>Full Name</label>
    <div><input class="primary-text-color ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" required="" ng-model="subscriptionForm.full_name" autocomplete="off" type="text" aria-invalid="true"></div>
  </div>
  <div class="default-input primary-text-color"><label>E-mail address</label>
    <div><input class="primary-text-color ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-email" required="" ng-model="subscriptionForm.email" name="email" type="email"
        minlength="3" maxlength="100" ng-pattern="/^.+@.+\..+$/" autocomplete="off" aria-invalid="true"></div>
  </div><!-- ngIf: subscriptionSettings.provider_type === 'fan_connect' || subscriptionSettings.fan_connect_tag_id != 0 --><md-checkbox md-no-ink="" name="accept_mailing_list" ng-model="accept_mailing_list" ng-class="{'hide': submittingEmail}"
    tabindex="0" type="checkbox" role="checkbox" class="ng-pristine ng-untouched ng-valid ng-empty" aria-checked="false" aria-invalid="false" aria-label="Check this box to confirm that you would like to receive emails from Palmbeats">
    <div class="md-container" md-ink-ripple="" md-ink-ripple-checkbox="">
      <div class="md-icon"></div>
    </div>
    <div ng-transclude="" class="md-label"><span class="primary-text-color ng-binding ng-scope">Check this box to confirm that you would like to receive emails from Palmbeats</span></div>
  </md-checkbox>
  <loader data-show="submittingEmail" data-size="'40px'" class="show ng-isolate-scope"><!-- ngIf: show --></loader><!-- ngIf: !submittingEmail --><button class="md-button primary-btn email-subscription-form-btn ng-binding ng-scope"
    ng-if="!submittingEmail" ng-disabled="!accept_mailing_list" disabled="disabled">Subscribe Now</button><!-- end ngIf: !submittingEmail -->
  <div class="email-subscription-form-error text-danger hide" ng-class="{'hide': submitError == ''}"><span class="ng-binding"></span></div>
</form>

Text Content




PALMBEATS


SEARCH
About

Tracks

Albums

Videos

Memberships

Sound Kits

Services

Blog

Contact

Merchandise



0
$0.00
Log In


NEW BEATS EVERY WEEK

SEARCH

Featured Track  •  150BPM


REVENGE- HARD LIL BABY TYPE BEAT (BUY 2 GET 1 FREE)

$19.99 IN CART
pianohard 808


 * TITLE TIME BPM TAGS

   
 * 
   Roll With It- trap/pop type beat (Buy 2 Get 1 Free) 02:20 168 cheat codes
   lauv $19.99 IN CART
   
 * 
   She Said- trap/pop type beat (Buy 2 Get 1 Free) Scorey type 02:36 150 scorey
   j cole $19.99 IN CART
   
 * 
   Say Sorry- Lauv type beat (Buy 2 Get 1 Free) 02:18 170 lauv marchmello $19.99
   IN CART
   
 * 
   Daydream- acoustic guitar type beat (Buy 2 Get 1 Free) 02:21 170 scorey
   acoustic guitar $19.99 IN CART
   
 * 
   Ghost- Piano type beat (Buy 2 Get 1 Free) 03:08 120 lil durk melodic trap
   $19.99 IN CART
   
 * 
   Can't Rewind Time- Joyner Lucas type beat (Buy 2 Get 1 Free) 03:14 170 joyner
   lucas dax $19.99 IN CART
   
 * 
   Revenge- Hard Lil Baby type beat (Buy 2 Get 1 Free) 02:11 150 piano hard 808
   $19.99 IN CART
   
 * 
   Weekend- trap/pop type beat (Buy 2 Get 1 Free) 02:36 164 machine gun kelly
   scorey $19.99 IN CART
   
 * 
   Before I Leave - Lil Baby x Lil Durk (Buy 2 Get 1 Free) 02:18 160 lil durk
   scorey $19.99 IN CART
   
 * 
   Never Be the Same Again- Rnb type beat- (Buy 2 Get 1 free) 02:56 94 beat with
   chorus chill rnb $19.99 IN CART
   
 * 
   Flexing- Trap beat (Buy 2 Get 1 Free) 02:32 170 asap rocky drake $19.99 IN
   CART
   
 * 
   Loosen Up- Chill Drill type beat (Buy 2 Get 1 Free) 02:36 140 chill drill
   guitar drill type beat $19.99 IN CART
   
 * 
   Unfairly-Drill type beat (Buy 2 Get 1 Free) 03:05 140 epic drill drill $19.99
   IN CART
   
 * 
   Pressure- Guitar trap type beat (Buy 2 Get 1 Free) 03:05 190 juice wrld x kid
   laroi juice wrld guitar beat $19.99 IN CART
   
 * 
   Know Who I am- freestyle trap beat (Buy 2 Get 1 Free) 02:21 170 free beat
   freestyle trap $19.99 IN CART
   
 * 
   Sad Day-Sad Piano Type beat (Buy 2 Get 1 Free) 03:07 175 free beat sad type
   beat $19.99 IN CART
   
 * 
   One in a Million- Guitar trap beat (Buy 2 Get 1 Free) 02:28 121 acoustic
   guitar type beat beat with chorus $19.99 IN CART
   
 * 
   Never Back Down-Guitarbeat (Buy 2 Get 1 Free) 02:13 190 guitartypebeat dave
   east $19.99 IN CART
   
 * 
   Flashback- Lil Baby x Yeat type beat (Buy 2 Get 1 Free) 02:48 142 lil baby x
   yeat type beat yeat $19.99 IN CART
   
 * 
   Savage- Epic Drill type beat (Buy 2 Get 1 Free) 02:36 140 drill with cello
   epic drill type beat $19.99 IN CART
   

BROWSE ALL TRACKS


LICENSING INFO EDIT

POPULAR
Basic License $19.99 MAKE AN OFFER
• MP3• 100,000 streams• Commercial Use• Live Performance• Must Credit "prod.by
Palmbeats
READ LICENSE
Bulk deals: BUY 2, GET 1 FREE
POPULAR
Premium License $39.99 MAKE AN OFFER
• MP3+WAV• 500,000 streams• Commercial Use• Live Performance• Must Credit
"prod.by Palmbeats
READ LICENSE
Bulk deals: BUY 2, GET 1 FREE
POPULAR
Premium Plus License $70.00 MAKE AN OFFER
• MP3+WAV• WAV Trackouts,untagged• 500,000 streams• Commercial Use• Live
Performance• Must Credit "prod.by Palmbeats
READ LICENSE
Bulk deals: BUY 2, GET 1 FREE
POPULAR
Unlimited License $150.00 MAKE AN OFFER
• MP3+WAV• WAV Trackouts,untagged• Unlimited streams• Commercial Use• Live
Performance• Must Credit "prod.by Palmbeats
READ LICENSE
Bulk deals: BUY 2, GET 1 FREE
POPULAR
Exclusive License $0.00 MAKE AN OFFER

READ LICENSE
Bulk deals: BUY 2, GET 1 FREE



SERVICES EDIT

Mix your Vocals + Mix and master for Costumers only. If you have purchased one
of my beat lic ... Custom Beat You need a custom beat or you want me to ... Pro
mixing & Mastering > Over 9+ years of experience Mixing \& ...

BROWSE ALL SERVICES


BLOG EDIT


NEW YOUTUBE CHANNEL- MUSICPRODUCTION IN MIND

January 31, 2023

Recently started a new Youtube channel where I'm going to post Cook up videos &
musicproduction videos. Check it out and support me by Subscribing to my
Channel. Discounts: 30$ UNLIMITED, END SOON + Bulk deal Buy 2 Get 1 Free
https://youtu.be/gfgGZ3J9RUU [yt-embed]CVn-sr1tSQo[/yt-embed]
[yt-embed]XC8j5TtUR1o[/yt-embed]
READ MORE BROWSE BLOG


ROBIN PALM MUSIC PRODUCTION

10 subscribers


TOTAL VIEWS

274


VIDEOS

2

SUBSCRIBE



CONTACT

YOUR NAME

Your name is required.
E-MAIL ADDRESS

Your email must be between 3 and 100 characters long and look like an e-mail
address.
SUBJECT

Subject is required.
MESSAGE


Message is required.

    SEND MESSAGE

Home About Tracks Albums Videos Memberships Sound Kits Services Blog Contact
Merchandise




PALMBEATS





 * Home
 * Tracks
 * Albums
 * Videos
 * Sound Kits
 * Merchandise

 * Memberships
 * Services
 * Blog
 * About
 * Contact

 * Licensing Info
 * Terms of use
 * Privacy policy


$0.00 IN CART

NaN

   
 * 1
   
   Roll With It- trap/pop type beat (Buy 2 Get 1 Free) 02:20 cheat codes lauv
   $19.99 IN CART
   
 * 2
   
   She Said- trap/pop type beat (Buy 2 Get 1 Free) Scorey type 02:36 scorey j
   cole $19.99 IN CART
   
 * 3
   
   Say Sorry- Lauv type beat (Buy 2 Get 1 Free) 02:18 lauv marchmello $19.99 IN
   CART
   
 * 4
   
   Daydream- acoustic guitar type beat (Buy 2 Get 1 Free) 02:21 scorey acoustic
   guitar $19.99 IN CART
   
 * 5
   
   Ghost- Piano type beat (Buy 2 Get 1 Free) 03:08 lil durk melodic trap $19.99
   IN CART
   
 * 6
   
   Can't Rewind Time- Joyner Lucas type beat (Buy 2 Get 1 Free) 03:14 joyner
   lucas dax $19.99 IN CART
   
 * 7
   
   Revenge- Hard Lil Baby type beat (Buy 2 Get 1 Free) 02:11 piano hard 808
   $19.99 IN CART
   
 * 8
   
   Weekend- trap/pop type beat (Buy 2 Get 1 Free) 02:36 machine gun kelly scorey
   $19.99 IN CART
   
 * 9
   
   Before I Leave - Lil Baby x Lil Durk (Buy 2 Get 1 Free) 02:18 lil durk scorey
   $19.99 IN CART
   
 * 10
   
   Never Be the Same Again- Rnb type beat- (Buy 2 Get 1 free) 02:56 beat with
   chorus chill rnb $19.99 IN CART
   
 * 11
   
   Flexing- Trap beat (Buy 2 Get 1 Free) 02:32 asap rocky drake $19.99 IN CART
   
 * 12
   
   Loosen Up- Chill Drill type beat (Buy 2 Get 1 Free) 02:36 chill drill guitar
   drill type beat $19.99 IN CART
   
 * 13
   
   Unfairly-Drill type beat (Buy 2 Get 1 Free) 03:05 epic drill drill $19.99 IN
   CART
   
 * 14
   
   Pressure- Guitar trap type beat (Buy 2 Get 1 Free) 03:05 juice wrld x kid
   laroi juice wrld guitar beat $19.99 IN CART
   
 * 15
   
   Know Who I am- freestyle trap beat (Buy 2 Get 1 Free) 02:21 free beat
   freestyle trap $19.99 IN CART
   
 * 16
   
   Sad Day-Sad Piano Type beat (Buy 2 Get 1 Free) 03:07 free beat sad type beat
   $19.99 IN CART
   
 * 17
   
   One in a Million- Guitar trap beat (Buy 2 Get 1 Free) 02:28 acoustic guitar
   type beat beat with chorus $19.99 IN CART
   
 * 18
   
   Never Back Down-Guitarbeat (Buy 2 Get 1 Free) 02:13 guitartypebeat dave east
   $19.99 IN CART
   
 * 19
   
   Flashback- Lil Baby x Yeat type beat (Buy 2 Get 1 Free) 02:48 lil baby x yeat
   type beat yeat $19.99 IN CART
   
 * 20
   
   Savage- Epic Drill type beat (Buy 2 Get 1 Free) 02:36 drill with cello epic
   drill type beat $19.99 IN CART
   

saving Lyrics, please wait...






Receive a 15 % off your first Purchase!

Full Name

E-mail address


Check this box to confirm that you would like to receive emails from Palmbeats
Subscribe Now