Call Us: 888-993-3757Email: [email protected]Mon – Fri / 8:30AM – 5:00PM EST

Individual Circle | Build Your Own Sets | 18 Colors

SKU: ESC-P-CP-GEO1

As low as:  $ Price range: $123.12 through $247.07

Dimensions 51 × 51 × 5 in Weight 15 lbs
Assembled Dimensions 47 × 47 × 0.5 in Assembled Weight 10 lbs
Acoustic Panel Design Circle Application Suspended Panels
Number Of Panels 1 Hardware Included D-Rings, Optional hanging chain
Panel Thickness 1/2" Material PET (Polyethylene Terephthalate)
Fire Rating ASTM E-84 Fireproof Rating of CLASS A Product Line eSCAPE
Shipping Method Parcel Warranty 5 Years
Dimensions 51 × 51 × 5 in
Weight 15 lbs
Assembled Dimensions 47 × 47 × 0.5 in
Assembled Weight 10 lbs
Acoustic Panel Design Circle
Application Suspended Panels
Number Of Panels 1
Hardware Included D-Rings, Optional hanging chain
Panel Thickness 1/2"
Material PET (Polyethylene Terephthalate)
Fire Rating ASTM E-84 Fireproof Rating of CLASS A
Product Line eSCAPE
Shipping Method Parcel
Warranty 5 Years

eSCAPE Series Individual Circle Ceiling Panels – Build-Your-Own Sets (18 Color Options)

Add softness, symmetry, and sound control to any commercial space with the eSCAPE Series Individual Circle Ceiling Panels from SKUTCHI Designs. Made from high-density PET felt derived from recycled PET plastic, these circular acoustic panels provide an eco-friendly solution for managing noise while contributing to a clean, modern ceiling design. Their simple, symmetrical shape offers endless creative opportunities for suspended layouts that are both functional and visually engaging.

Perfect for build-your-own ceiling designs, these panels can be installed as standalone accents or arranged in custom groupings to form full ceiling clouds or patterned acoustic arrays. Their circular form complements a variety of architectural styles and is particularly effective in softening the look of exposed ceilings or hard surfaces found in offices, classrooms, lobbies, cafés, and collaborative environments.

Each panel is available in 18 designer color options and can be suspended at uniform or staggered heights to create dimensional depth and airflow. Lightweight yet durable, the PET felt resists warping and fading, making it ideal for long-term commercial installations. In addition to absorbing airborne noise and reducing reverberation, these panels help foster a more productive and acoustically balanced atmosphere.

All eSCAPE Series panels are Class A fire rated per ASTM E84 standards, ensuring suitability for commercial interiors. Whether used alone or alongside other ceiling elements from the eSCAPE Acoustic Solutions line, the Circle Panels offer flexible, scalable performance in a compact and sustainable format.

Recommended for You

Laminate Storage Tower Right Side | Sol Collection | Available in 2 Sizes2-Person Cubicle Workstation | Laminate Gallery Panels | Sol Series | 6x6x52″-39″H

As low as:  $ Price range: $875.73 through $1,182.40

Select options

Left Return | 24″ D | Sol Office Furniture | Available in 3 Sizes2-Person Cubicle Workstation | Laminate Gallery Panels | Sol Series | 6x6x52″-39″H

As low as:  $ Price range: $329.99 through $389.57

Select options

Free Standing 1 Person L-Shaped Privacy Workstation | SAPslim Cubicle Collection | 5x5x65″H2-Person Cubicle Workstation | Laminate Gallery Panels | Sol Series | 6x6x52″-39″H

As low as:  $$1,805.24

Select options

18-Person Rectangle Conference Table with T-Bases | Harmony Conference Series | 18′ Table2-Person Cubicle Workstation | Laminate Gallery Panels | Sol Series | 6x6x52″-39″H

As low as:  $ Price range: $4,085.07 through $5,729.03

Select options

6-Foot Conference Table With Metal Base | Harmony Conference Series | 3’x6′ Meeting Room Table2-Person Cubicle Workstation | Laminate Gallery Panels | Sol Series | 6x6x52″-39″H

As low as:  $ Price range: $1,505.12 through $1,940.94

Select options
document.addEventListener('DOMContentLoaded', function () { const checkboxes = document.querySelectorAll('.cat-filter, .attr-filter'); const urlParams = new URLSearchParams(window.location.search); checkboxes.forEach(function (checkbox) { const taxonomy = checkbox.getAttribute('data-taxonomy'); const termId = checkbox.getAttribute('data-term-id'); if (!taxonomy || !termId) return; const paramName = 'b_' + taxonomy + '[0]'; if (urlParams.has(paramName)) { const values = urlParams.getAll(paramName); if (values.includes(termId)) { checkbox.checked = true; } } }); checkboxes.forEach(function (checkbox) { checkbox.addEventListener('change', function () { const url = new URL(window.location.href); const params = new URLSearchParams(); document.querySelectorAll('.cat-filter:checked, .attr-filter:checked') .forEach(function (cb) { const taxonomy = cb.getAttribute('data-taxonomy'); const termId = cb.getAttribute('data-term-id'); if (!taxonomy || !termId) return; const paramName = 'b_' + taxonomy + '[0]'; params.append(paramName, termId); }); url.search = params.toString(); window.location.href = url.toString(); }); }); }); function showFiltersByName(filterNames) { jQuery('.filter_con').each(function () { var $filterBox = jQuery(this); var headingText = $filterBox.find('h4').text().trim().toLowerCase(); // default hide $filterBox.hide(); // check allowed filters for (var i = 0; i < filterNames.length; i++) { if (headingText === filterNames[i].toLowerCase()) { $filterBox.show(); break; } } }); } jQuery(document).ready(function () { // var url = window.location.pathname.toLowerCase(); // // if (url.indexOf("00-cubicle-walls") !== -1) { // var filtersForCubicleWalls = [ // "Cubicle Cubicle System Type", // "Cubicle Cubicle Seats" // ]; // showFiltersByName(filtersForCubicleWalls); // } // // if (url.indexOf("office-partitions") !== -1) { // var filtersForPartitions = [ // "Cubicle Panel Height", // "Cubicles with Glass" // ]; // showFiltersByName(filtersForPartitions); // } // Check if URL contains "cubicle-walls" if (window.location.href.indexOf("00-cubicle-walls") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Cubicle System Type", "Cubicles with Glass", "Cubicles with Doors", "Cubicle Panel Height", "Cubicle Seats"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("glass-cubicles") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Cubicle System Type", "Cubicles with Glass", "Cubicles with Doors", "Cubicle Panel Height", "Cubicle Seats"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("02-cubicle-desks-and-workstations") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Cubicle System Type", "Cubicles with Glass", "Cubicles with Doors", "Cubicle Panel Height", "Cubicle Seats"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("call-center-cubicles") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Cubicle System Type", "Cubicles with Glass", "Cubicle Panel Height", "Cubicle Seats"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("03-office-dividers-and-partitions") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Cubicle System Type", "Cubicles with Glass", "Cubicle Panel Height", "Cubicle Seats"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("06-desk-dividers-and-privacy-screens") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Cubicle System Type", "Application", "Cubicle Panel Height", "Height"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("05-cubicle-panel-extenders") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Application", "Height"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("cubicle-accessories") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Application", "Height", "Accessory Type"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("07-storage-solutions") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Storage Type"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("electrical-modules-for-office-cubicles") !== -1) { // Predefined keywords to match against var filtersForPartitions = [""]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("worksurfaces") !== -1) { // Predefined keywords to match against var filtersForPartitions = [""]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("wall-mounted-acoustic-panels") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Application", "Screen Height", "Screen Width", "Accessory Type"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("hanging-acoustical-panels") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Application", "Screen Width", "Screen Height"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("desk-dividers-and-modesty-panels") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Application", "Cubicle System Type", "Screen Height"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("acoustic-ceiling-baffles") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Application", "Screen Height"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("slat-wall-panels") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Application", "Screen Width"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("acoustic-cubicle-extenders") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Application", "Screen Height"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("desks") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Desk Style", "Table Style"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("chairs") !== -1) { // Predefined keywords to match against var filtersForPartitions = [""]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("tables") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Table Style", "Cubicle Seats", "Conference Table Length", "Conference Table Capacity"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("ergonomic-solutions") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Accessory Type"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("storage-shelving") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Table Style", "Cubicle Seats", "Conference Table Length", "Storage Type"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("office-dividers-partitions") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Cubicle System Type", "Cubicles with Glass", "Cubicle Seats", "Cubicle Panel Height"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("desk-dividers-privacy-screens") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Application", "Cubicle System Type", "Cubicle Panel Height", "Height"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("cubicle-panel-extenders") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Application", "Screen Height"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("reception-lounge") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Desk Style", "Table Style", "Conference Table Length", "Cubicle System Type", "Cubicles with Glass", "Cubicles with Doors", "Cubicle Seats", "Cubicle Panel Height"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("conference-room") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Table Style", "Cubicle Seats", "Conference Table Length", "Storage Type"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("breakroom-lunchroom") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Table Style", "Cubicle Seats", "Conference Table Length", "Accessory Type"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("classroom") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Application", "Screen Width", "Screen Height", "Accessory Type"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("clearance") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Desk Style", "Table Style", "Cubicle Seats", "Conference Table Length", "Cubicle System Type", "Cubicles with Glass", "Cubicle Seats", "Cubicle Panel Height"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("office-accessories") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Application", "Width", "Height", "Accessory Type"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("table-bases") !== -1) { // Predefined keywords to match against var filtersForPartitions = [""]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("electrical-modules-for-office-cubicles") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Application"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("sapphire-wall-system") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Cubicle System Type", "Cubicles with Glass", "Cubicles with Doors", "Cubicle Seats", "Cubicle Panel Height"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("sapphire-cubicle-system") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Cubicle System Type", "Cubicles with Glass", "Cubicles with Doors", "Cubicle Seats", "Cubicle Panel Height"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("sapslim-cubicle-system") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Cubicle System Type", "Cubicles with Glass", "Cubicle Seats", "Cubicle Panel Height"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("emerald-cubicle-collection") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Cubicle System Type", "Cubicles with Glass", "Cubicles with Doors", "Cubicle Seats", "Cubicle Panel Height"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("quantum-sit-to-stand-desk-series") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Desk Style"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("indigo-desk-series") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Desk Style"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("nova-desking-system") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Desk Style"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("sol-office-furniture-collection") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Desk Style", "Table Style", "Cubicle Seats", "Conference Table Length", "Cubicle System Type", "Cubicles with Glass", "Cubicle Seats", "Storage Type"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("harmony-conference-series") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Table Style", "Cubicle Seats", "Conference Table Length", "Storage Type", "Conference Table Capacity"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("harmony-office-tables-series") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Table Style", "Cubicle Seats", "Conference Table Length", "Conference Table Capacity"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("escape-solutions-series") !== -1) { // Predefined keywords to match against var filtersForPartitions = ["Application", "Width", "Height", "Accessory Type"]; showFiltersByName(filtersForPartitions); } else if (window.location.href.indexOf("08-electrical-modules") !== -1) { // Predefined keywords to match against var filtersForPartitions = [""]; showFiltersByName(filtersForPartitions); } });