SKU: 5210738

Colleton - Sofa - Dark Brown

$1,11999 USD $1,40999


Delivery and Shipping

At this time we are only able to offer delivery in the Southwest Missouri and Northwest Arkansas area.

Sporting traditional elements including a roll arm frame with nailhead trim, this sofa provides here-and-now relevance. Mix in this combination of comfort and affordable luxury for a look you’ll love for years to come.

Additional Dimensions
  • Arm height: 26"
  • Distance between arms: 72"
  • Seat depth: 22"
  • Seat height: 20"
  • Top of cushion to top of back: 20"
  • Leg height: 3"
  • Minimum width of doorway for delivery: 36"


Product Features
  • Corner-blocked frame
  • Attached back and loose seat cushions
  • High-quality foam cushions wrapped in poly fiber
  • 100% top grain leather covers inside areas such as the back, seat and arm cushions; skillfully matched faux leather covers the remaining areas
  • Due to its natural origin, real leather can show individual characteristics such as healed scars, growth marks, grain variation and shade variation
  • Natural variations make each hide unique and do not detract from the wearing qualities of leather
  • Pigmented corrected grain leather with slight embossing and a light contrast spray effect to add more depth
  • Exposed feet with faux wood finish
  • Platform foundation system resists sagging 3x better than spring system after 20,000 testing cycles by providing more even support
  • Smooth platform foundation maintains tight, wrinkle-free look without dips or sags that can occur over time with sinuous spring foundations


Colleton - Sofa - Dark Brown
92.0"W x 40.0"D x 39.0"H - 152.0 lb
// Save scroll position before leaving page document.addEventListener('DOMContentLoaded', function() { // Save scroll position when clicking product links const productLinks = document.querySelectorAll('a[href*="/products/"]'); productLinks.forEach(link => { link.addEventListener('click', function() { sessionStorage.setItem('scrollPosition', window.scrollY); sessionStorage.setItem('scrollPage', window.location.href); }); }); // Restore scroll position when returning if (sessionStorage.getItem('scrollPage') === window.location.href) { const savedPosition = sessionStorage.getItem('scrollPosition'); if (savedPosition) { window.scrollTo(0, parseInt(savedPosition)); sessionStorage.removeItem('scrollPosition'); sessionStorage.removeItem('scrollPage'); } } });