Spectrum Spectrum is among the elite bands leading the area’s music industry. This band knows how to set the right tone and turn any night into a real party!

Happy holidays from Spectrum! 🎄
12/21/2025

Happy holidays from Spectrum! 🎄

01/20/2025
New video coming soon!
07/11/2024

New video coming soon!

Beauty and the beast
08/27/2023

Beauty and the beast

Great party with some great people!
12/04/2022

Great party with some great people!

Gorgeous fall day! Congrats Shira and David!
10/30/2022

Gorgeous fall day! Congrats Shira and David!

Great night partying with these people. Mazel Tov, Emily and Derek!
10/30/2022

Great night partying with these people. Mazel Tov, Emily and Derek!

Some great shots from an Annapolis wedding on the water. Thanks to  for the great pictures
10/30/2022

Some great shots from an Annapolis wedding on the water. Thanks to for the great pictures

Let’s Ladew it again soon
10/02/2022

Let’s Ladew it again soon

Great party at the St. Regis! Congrats to Emily and Andrew
09/04/2022

Great party at the St. Regis! Congrats to Emily and Andrew

Address

1401 Pennsylvania Ave NW
Washington D.C., DC
20004

Alerts

Be the first to know and let us send you an email when Spectrum posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Spectrum:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });