Chandler Floating Bed Frame
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap'); .cha-desc { padding-top: 6px; overflow: visible; font-family: 'Open Sans', sans-ser if; color: #222222; font-size: 15px; line-height: 1.7; max-width: 100%; box-sizing: border-box; } .cha-desc *, .cha-desc *::before, .cha-desc *::after { box-sizing: border-box; } .cha-desc .cha-intro { margin: 0 0 28px; } .cha-desc .cha-intro p { margin: 0; font-size: 15px; line-height: 1.7; color: #222222; } .cha-desc .cha-label { display: block; font-size: 12px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #C2824D; margin: 0 0 14px; } .cha-desc .cha-section { margin: 28px 0; } .cha-desc .cha-hero { background: #FBF6F0; border-radius: 12px; padding: 24px 26px; margin: 24px 0; display: flex; gap: 22px; align-items: flex-start; } .cha-desc .cha-hero-icon { flex-shrink: 0; width: 56px; height: 56px; background: #C2824D; border-radius: 12px; display: inline-flex; align-items: center; justify-content: center; } .cha-desc .cha-hero-icon svg { width: 32px; height: 32px; stroke: #FFFFFF; stroke-width: 1.6; fill: none; stroke-linecap: round; stroke-linejoin: round; } .cha-desc .cha-hero-content { flex: 1; } .cha-desc .cha-hero-content h3 { margin: 0 0 8px; font-size: 16px; font-weight: 700; color: #2C241B; line-height: 1.35; } .cha-desc .cha-hero-content p { margin: 0; font-size: 14.5px; line-height: 1.6; color: #222222; } .cha-desc .cha-features { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 14px; } .cha-desc .cha-feature { background: #F5F5F5; border-radius: 10px; padding: 18px 18px 16px; display: flex; flex-direction: column; gap: 10px; } .cha-desc .cha-feature h3 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; line-height: 1.3; } .cha-desc .cha-feature p { margin: 0; font-size: 13.5px; line-height: 1.55; color: #222222; } .cha-desc .cha-callout { background: #F7EDE3; border-left: 3px solid #C2824D; border-radius: 6px; padding: 18px 20px; margin: 28px 0; } .cha-desc .cha-callout h3 { margin: 0 0 8px; font-size: 14px; font-weight: 700; color: #2C241B; letter-spacing: 0.02em; } .cha-desc .cha-callout p { margin: 0; font-size: 14.5px; line-height: 1.65; color: #222222; } .cha-desc .cha-spec { background: #FBF6F0; border-radius: 8px; padding: 18px 22px; margin: 24px 0; } .cha-desc .cha-spec .cha-label { margin-bottom: 10px; } .cha-desc .cha-spec-row { display: grid; grid-template-columns: 38% 62%; gap: 10px; padding: 9px 0; border-bottom: 1px solid rgba(194,130,77,0.15); font-size: 13.5px; line-height: 1.5; } .cha-desc .cha-spec-row:last-child { border-bottom: none; } .cha-desc .cha-spec-row > span:first-child { font-weight: 700; color: #2C241B; } .cha-desc .cha-spec-row > span:last-child { color: #222222; } .cha-desc .cha-care { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; } .cha-desc .cha-care-card { background: #F5F5F5; border-radius: 10px; padding: 16px 18px; display: flex; flex-direction: column; gap: 8px; } .cha-desc .cha-care-emoji { font-size: 22px; line-height: 1; } .cha-desc .cha-care-card h4 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; } .cha-desc .cha-care-card p { margin: 0; font-size: 14px; line-height: 1.55; color: #222222; } .cha-desc .cha-pills { display: flex; flex-wrap: wrap; gap: 10px; } .cha-desc .cha-pill { display: inline-flex; align-items: center; gap: 10px; padding: 12px 16px; background: #FFFFFF; border: 1px solid #E8C9AA; border-radius: 10px; text-decoration: none !important; transition: all 0.25s ease; min-width: 0; flex: 1 1 240px; } .cha-desc .cha-pill:hover { border-color: #C2824D; background: #FBF6F0; transform: translateY(-1px); } .cha-desc .cha-pill-icon { flex-shrink: 0; width: 20px; height: 20px; background: #C2824D; color: #FFFFFF; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 700; } .cha-desc .cha-pill-text { display: flex; flex-direction: column; gap: 2px; min-width: 0; } .cha-desc .cha-pill-name { font-size: 13.5px; font-weight: 700; color: #2C241B; } .cha-desc .cha-pill-sub { font-size: 11.5px; color: #6B6B6B; font-weight: 500; } .cha-desc .cha-glance { display: block; margin: 0; } .cha-desc .cha-glance-item { display: flex; align-items: flex-start; gap: 12px; padding: 8px 0; } .cha-desc .cha-tick { flex-shrink: 0; width: 22px; height: 22px; background: #C2824D; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; margin-top: 2px; } .cha-desc .cha-tick svg { width: 12px; height: 12px; stroke: #FFFFFF; stroke-width: 2.5; fill: none; stroke-linecap: round; stroke-linejoin: round; } .cha-desc .cha-glance-item span:last-child { font-size: 15px; line-height: 1.55; color: #222222; } .cha-desc .cha-range { background: #2C241B; border-radius: 10px; padding: 22px 22px 20px; margin: 28px 0; } .cha-desc .cha-range .cha-label { color: #E5C8A5; margin-bottom: 14px; } .cha-desc .cha-range-items { display: flex; flex-wrap: wrap; gap: 8px; } .cha-desc .cha-range-items a, .cha-desc .cha-range-items > div { display: inline-block; padding: 9px 14px; border-radius: 999px; font-size: 13px; font-weight: 600; text-decoration: none !important; transition: all 0.3s ease; } .cha-desc .cha-range-items a { color: #FFFFFF !important; background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.18); } .cha-desc .cha-range-items a:hover { background: rgba(194,130,77,0.25); border-color: #C2824D; color: #FFFFFF !important; } .cha-desc .cha-range-items > div[aria-current="page"] { color: #2C241B; background: #E5C8A5; border: 1px solid #E5C8A5; } .cha-desc .cha-range-note { margin: 12px 0 0; font-size: 11.5px; font-style: italic; color: rgba(229,200,165,0.75); } .cha-desc .mr-link { color: #C2824D; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 2px; font-weight: 600; white-space: nowrap; } .cha-desc .mr-link:hover { color: #A56934; } .cha-desc .cha-faq { margin: 0; } .cha-desc .cha-faq-item { border-bottom: 1px solid #E5E5E5; } .cha-desc .cha-faq-item:first-of-type { border-top: 1px solid #E5E5E5; } .cha-desc .cha-faq-item summary { padding: 16px 28px 16px 0; cursor: pointer; font-size: 14.5px; font-weight: 600; color: #2C241B; list-style: none; position: relative; } .cha-desc .cha-faq-item summary::-webkit-details-marker { display: none; } .cha-desc .cha-faq-item summary::after { content: '+'; position: absolute; right: 4px; top: 50%; transform: translateY(-50%); font-size: 22px; font-weight: 400; color: #C2824D; line-height: 1; } .cha-desc .cha-faq-item[open] summary::after { content: '−'; } .cha-desc .cha-faq-answer { padding: 0 0 18px; font-size: 14px; line-height: 1.65; color: #222222; } .cha-desc .cha-faq-answer p { margin: 0; } @media (max-width: 768px) { .cha-desc .cha-features { grid-template-columns: 1fr; } .cha-desc .cha-care { grid-template-columns: 1fr; } .cha-desc .cha-spec-row { grid-template-columns: 1fr; gap: 4px; } .cha-desc .cha-hero { flex-direction: column; gap: 14px; } .cha-desc .cha-hero-icon { width: 48px; height: 48px; } .cha-desc .cha-hero-icon svg { width: 26px; height: 26px; } } The Chandler Floating Bed Frame is a contemporary statement bed defined by its hovering visual effect — the mattress platform sits on a recessed base set back from the side and end edges, creating the impression that the bed floats above the floor. The framed nested panel headboard features a reeded central insert, finished in deep Haliton Brown with subtle gold metallic inlay accents along the base. Available in Queen and King sizes. Part of the coordinated 4-piece Chandler range — matching Bedside Table, Tallboy, and Dresser with Mirror sold separately. Floating Recessed Base Design The Chandler’s defining design move is the floating effect. Rather than sitting on visible legs or a flush plinth, the upper mattress platform rests on a recessed inner base set back from the side and end edges — viewed from across the room, the upper section appears to hover above the floor. A purely visual design move — the shadow line created by the inset base reads as a striking contemporary statement that anchors the room, sitting apart from conventional platform-bed silhouettes. More Reasons to Choose the Chandler Framed Nested Panel Headboard Concentric rectangular frames surround a reeded central insert — refined architectural detailing that gives the bed presence without ornament. Haliton Brown with Gold Inlay Deep warm Haliton Brown stain across all surfaces, with subtle gold metallic inlay accents along the base — a refined luxury touch. Part of the 4-Piece Chandler Range Matching Bedside Table, Tallboy, and Dresser with Mirror sold separately, all carrying the Haliton finish, reeded detail, and gold inlay. About the Materials The Chandler uses hybrid construction. Structural elements (frame, recessed base, side rails) are solid rubber wood; the decorative panels (the nested headboard frames, the reeded central insert, footboard panels) are timber veneer over MDF. Both stained the same deep Haliton Brown so the bed reads as one continuous piece. MDF stays flat and dimensionally stable across the wide panel surfaces, keeping the precise architectural detail crisp where solid timber would expand and contract with humidity. Specifications SizesQueen, King ConstructionSolid rubber wood (structural) + MDF with timber veneer (decorative panels) FinishDeep Haliton Brown across all surfaces DesignFloating recessed base — upper mattress platform sits on a recessed inner base set back from the side and end edges HeadboardFramed nested panel design with a reeded central insert FootboardMatching framed nested panel design AccentsSubtle gold metallic inlay strips along the base SlatsStraight wooden slats included MattressNot included — sold separately AssemblyFlat-packed; two people recommended Care Instructions 🧹 Dust the Reeded Insert Carefully Use a soft brush or dry microfibre cloth along the reeded grooves of the central headboard insert — the vertical lines collect more dust than flat surfaces. 💧 Damp, Never Wet on the Veneer Dry spills immediately. Standing water can damage the veneered surfaces and lift the Haliton finish over time. ✨ Care for the Gold Inlay Accents Wipe the gold metallic inlay strips with a dry soft cloth only — avoid abrasive cleaners or scouring pads that can dull the metallic finish over time. Pair With a Mattress ✓ Pocket Spring Mattresses Individually wrapped springs for couples ✓ Memory Foam Mattresses Contouring pressure relief ✓ Latex Mattresses Naturally resilient and breathable At a Glance Floating recessed base design — upper mattress platform appears to hover above the floor. Framed nested panel headboard with a reeded central insert and matching footboard panels. Deep Haliton Brown finish with subtle gold metallic inlay accents along the base. Queen and King sizes; 4-piece Chandler range — Bedside, Tallboy, Dresser with Mirror sold separately. Frequently Asked Questions What sizes is the Chandler available in? Queen and King only. Single, King Single, and Double are not available. No mattress included. How does the floating design actually work? The upper mattress platform sits on a recessed inner base — the base is set back from the side and end edges by a small distance, so when you look at the bed from across the room you see the mattress platform overhanging the recessed base below. The shadow line under the platform creates the visual illusion that the bed is hovering. Worth knowing: the base is a solid plinth (not open legs), so the effect is purely visual — floor access underneath the main footprint is the same as any other plinth-base bed. What does Haliton Brown look like up close? A deep, warm brown stain that reads almost black-brown across the room and reveals subtle wood grain detail up close. The finish is rich rather than flat, with a slight sheen on the veneered panels. Pairs naturally with neutral bedding (cream, taupe, soft grey), with bolder darker palettes (forest green, deep navy), or with metallics that echo the gold base inlay. Is the Chandler solid wood or veneer? Hybrid construction. The structural elements (frame, recessed base, side rails) are solid rubber wood. The decorative panels (the nested headboard frames, reeded central insert, footboard panels) are timber veneer over MDF. Both finished in the same Haliton Brown stain so the bed reads as one continuous piece — MDF stays dimensionally stable across the wide panel surfaces where solid timber would expand and contract. What other pieces are in the Chandler range? The Chandler Bedside Table, Chandler Tallboy, and Chandler Dresser with Mirror — all sold separately, all carrying the Haliton Brown finish, reeded drawer-front detail, and gold metallic inlay accents. { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What sizes is the Chandler available in?", "acceptedAnswer": { "@type": "Answer", "text": "Queen and King only. Single, King Single, and Double are not available. No mattress included." } }, { "@type": "Question", "name": "How does the floating design actually work?", "acceptedAnswer": { "@type": "Answer", "text": "The upper mattress platform sits on a recessed inner base — set back from the side and end edges so when you look at the bed from across the room you see the mattress platform overhanging the recessed base below. The shadow line creates the illusion that the bed hovers. Worth knowing: the base is a solid plinth (not open legs), so the effect is purely visual — floor access underneath the main footprint is the same as any other plinth-base bed." } }, { "@type": "Question", "name": "What does Haliton Brown look like up close?", "acceptedAnswer": { "@type": "Answer", "text": "A deep, warm brown stain that reads almost black-brown across the room and reveals subtle wood grain detail up close. The finish is rich rather than flat, with a slight sheen on the veneered panels. Pairs naturally with neutral bedding, darker palettes like forest green or navy, or metallics that echo the gold base inlay." } }, { "@type": "Question", "name": "Is the Chandler solid wood or veneer?", "acceptedAnswer": { "@type": "Answer", "text": "Hybrid construction. The structural elements (frame, recessed base, side rails) are solid rubber wood. The decorative panels (nested headboard frames, reeded central insert, footboard panels) are timber veneer over MDF. Both finished in the same Haliton Brown stain so the bed reads as one continuous piece — MDF stays dimensionally stable across wide panels where solid timber would expand and contract." } }, { "@type": "Question", "name": "What other pieces are in the Chandler range?", "acceptedAnswer": { "@type": "Answer", "text": "The Chandler Bedside Table, Chandler Tallboy, and Chandler Dresser with Mirror — all sold separately, all carrying the Haliton Brown finish, reeded drawer-front detail, and gold metallic inlay accents." } } ] } Complete the Chandler Range Chandler Floating Bed Frame Chandler Bedside Table Chandler Tallboy Chandler Dresser with Mirror All Chandler range pieces sold separately.
More you might like
Related
Levede Double Floating Bed Frame Double Bed Frames
Related
Levede Queen Floating Bed Frame Queen Bed Frames
Related
VASAGLE Upholstery bed bed frame double bed frame (floating
Related