Clifton Bed Frame with Storage
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap'); .clf-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; } .clf-desc *, .clf-desc *::before, .clf-desc *::after { box-sizing: border-box; } .clf-desc .clf-intro { margin: 0 0 28px; } .clf-desc .clf-intro p { margin: 0; font-size: 15px; line-height: 1.7; color: #222222; } .clf-desc .clf-label { display: block; font-size: 12px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #C2824D; margin: 0 0 14px; } .clf-desc .clf-section { margin: 28px 0; } .clf-desc .clf-hero { background: #FBF6F0; border-radius: 12px; padding: 24px 26px; margin: 24px 0; display: flex; gap: 22px; align-items: flex-start; } .clf-desc .clf-hero-icon { flex-shrink: 0; width: 56px; height: 56px; background: #C2824D; border-radius: 12px; display: inline-flex; align-items: center; justify-content: center; } .clf-desc .clf-hero-icon svg { width: 32px; height: 32px; stroke: #FFFFFF; stroke-width: 1.6; fill: none; stroke-linecap: round; stroke-linejoin: round; } .clf-desc .clf-hero-content { flex: 1; } .clf-desc .clf-hero-content h3 { margin: 0 0 8px; font-size: 16px; font-weight: 700; color: #2C241B; line-height: 1.35; } .clf-desc .clf-hero-content p { margin: 0; font-size: 14.5px; line-height: 1.6; color: #222222; } .clf-desc .clf-features { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 14px; } .clf-desc .clf-feature { background: #F5F5F5; border-radius: 10px; padding: 18px 18px 16px; display: flex; flex-direction: column; gap: 10px; } .clf-desc .clf-feature h3 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; line-height: 1.3; } .clf-desc .clf-feature p { margin: 0; font-size: 13.5px; line-height: 1.55; color: #222222; } .clf-desc .clf-callout { background: #F7EDE3; border-left: 3px solid #C2824D; border-radius: 6px; padding: 18px 20px; margin: 28px 0; } .clf-desc .clf-callout h3 { margin: 0 0 8px; font-size: 14px; font-weight: 700; color: #2C241B; letter-spacing: 0.02em; } .clf-desc .clf-callout p { margin: 0; font-size: 14.5px; line-height: 1.65; color: #222222; } .clf-desc .clf-spec { background: #FBF6F0; border-radius: 8px; padding: 18px 22px; margin: 24px 0; } .clf-desc .clf-spec .clf-label { margin-bottom: 10px; } .clf-desc .clf-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; } .clf-desc .clf-spec-row:last-child { border-bottom: none; } .clf-desc .clf-spec-row > span:first-child { font-weight: 700; color: #2C241B; } .clf-desc .clf-spec-row > span:last-child { color: #222222; } .clf-desc .clf-care { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; } .clf-desc .clf-care-card { background: #F5F5F5; border-radius: 10px; padding: 16px 18px; display: flex; flex-direction: column; gap: 8px; } .clf-desc .clf-care-emoji { font-size: 22px; line-height: 1; } .clf-desc .clf-care-card h4 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; } .clf-desc .clf-care-card p { margin: 0; font-size: 14px; line-height: 1.55; color: #222222; } .clf-desc .clf-pills { display: flex; flex-wrap: wrap; gap: 10px; } .clf-desc .clf-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; } .clf-desc .clf-pill:hover { border-color: #C2824D; background: #FBF6F0; transform: translateY(-1px); } .clf-desc .clf-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; } .clf-desc .clf-pill-text { display: flex; flex-direction: column; gap: 2px; min-width: 0; } .clf-desc .clf-pill-name { font-size: 13.5px; font-weight: 700; color: #2C241B; } .clf-desc .clf-pill-sub { font-size: 11.5px; color: #6B6B6B; font-weight: 500; } .clf-desc .clf-glance { display: block; margin: 0; } .clf-desc .clf-glance-item { display: flex; align-items: flex-start; gap: 12px; padding: 8px 0; } .clf-desc .clf-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; } .clf-desc .clf-tick svg { width: 12px; height: 12px; stroke: #FFFFFF; stroke-width: 2.5; fill: none; stroke-linecap: round; stroke-linejoin: round; } .clf-desc .clf-glance-item span:last-child { font-size: 15px; line-height: 1.55; color: #222222; } .clf-desc .clf-range { background: #2C241B; border-radius: 10px; padding: 22px 22px 20px; margin: 28px 0; } .clf-desc .clf-range .clf-label { color: #E5C8A5; margin-bottom: 14px; } .clf-desc .clf-range-items { display: flex; flex-wrap: wrap; gap: 8px; } .clf-desc .clf-range-items a, .clf-desc .clf-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; } .clf-desc .clf-range-items a { color: #FFFFFF !important; background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.18); } .clf-desc .clf-range-items a:hover { background: rgba(194,130,77,0.25); border-color: #C2824D; color: #FFFFFF !important; } .clf-desc .clf-range-items > div[aria-current="page"] { color: #2C241B; background: #E5C8A5; border: 1px solid #E5C8A5; } .clf-desc .clf-range-note { margin: 12px 0 0; font-size: 11.5px; font-style: italic; color: rgba(229,200,165,0.75); } .clf-desc .mr-link { color: #C2824D; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 2px; font-weight: 600; white-space: nowrap; } .clf-desc .mr-link:hover { color: #A56934; } .clf-desc .clf-faq { margin: 0; } .clf-desc .clf-faq-item { border-bottom: 1px solid #E5E5E5; } .clf-desc .clf-faq-item:first-of-type { border-top: 1px solid #E5E5E5; } .clf-desc .clf-faq-item summary { padding: 16px 28px 16px 0; cursor: pointer; font-size: 14.5px; font-weight: 600; color: #2C241B; list-style: none; position: relative; } .clf-desc .clf-faq-item summary::-webkit-details-marker { display: none; } .clf-desc .clf-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; } .clf-desc .clf-faq-item[open] summary::after { content: '−'; } .clf-desc .clf-faq-answer { padding: 0 0 18px; font-size: 14px; line-height: 1.65; color: #222222; } .clf-desc .clf-faq-answer p { margin: 0; } @media (max-width: 768px) { .clf-desc .clf-features { grid-template-columns: 1fr; } .clf-desc .clf-care { grid-template-columns: 1fr; } .clf-desc .clf-spec-row { grid-template-columns: 1fr; gap: 4px; } .clf-desc .clf-hero { flex-direction: column; gap: 14px; } .clf-desc .clf-hero-icon { width: 48px; height: 48px; } .clf-desc .clf-hero-icon svg { width: 26px; height: 26px; } } A statement headboard and serious storage in one piece — the Clifton Bed Frame with Storage puts both together. The headboard pairs reeded timber side panels with a soft padded upholstered central panel in warm brown, while two large pull-out drawers built into the foot of the bed handle off-season clothing, spare bedding, and the everyday clutter that needs a home. Finished in warm dark timber across the range. Available in Queen and King sizes. Part of the coordinated 4-piece Clifton range — matching Bedside Table, Tallboy, and Dresser with Mirror sold separately. Footboard Pull-Out Storage + Reeded-and-Upholstered Headboard The Clifton’s two distinguishing features work together. The headboard combines reeded timber side panels with a padded upholstered central panel in warm brown — the timber grounds the design while the soft cushioned centre adds comfort for sitting up in bed. The footboard hides two generous pull-out drawers with reeded timber fronts, perfect for bedding, off-season clothing, or seasonal items. Style and storage in a single coordinated piece. Why Buyers Pick the Clifton Padded Upholstered Centre Soft cushioned upholstered central panel in warm brown with subtle horizontal channel-tufting — comfortable backrest for reading or sitting up in bed. Reeded Timber Detail Vertical reeded timber side panels frame the headboard and continue across the footboard surround — consistent design language head-to-foot. Two Pull-Out Footboard Drawers Large pull-out drawers built into the foot of the bed with reeded timber fronts — serious storage capacity for the things that need a home. Construction Notes The Clifton uses hybrid construction. Structural elements (frame, side rails, drawer carcases) are solid rubber wood; the decorative reeded panels (headboard sides, footboard surround, drawer fronts) are timber veneer over MDF. The central headboard panel is padded upholstery construction over internal foam. All timber surfaces are stained the same warm dark tone so the bed reads as one continuous piece. MDF stays flat across the wide reeded panels, keeping the vertical grooves crisp where solid timber would expand and contract with humidity. Technical Notes SizesQueen, King ConstructionSolid rubber wood (structural, drawer carcases) + MDF with timber veneer (reeded panels) + upholstered fabric over foam (central headboard panel) FinishWarm dark timber stain across all surfaces HeadboardReeded timber side panels flanking a padded upholstered central panel in warm brown Central PanelPadded upholstery with subtle horizontal channel-tufting Footboard StorageTwo large pull-out drawers with reeded timber fronts (drawers extend from the foot of the bed, not under-bed lift storage) Footboard SurroundReeded timber matching the headboard side panels SlatsStraight wooden slats included MattressNot included — sold separately AssemblyFlat-packed; two people recommended Day-to-Day 🧹 Dust the Reeded Panels Carefully Use a soft brush along the vertical reeded grooves on the headboard sides, footboard surround, and drawer fronts — the grooves collect more dust than flat surfaces. 🛋️ Vacuum the Upholstered Centre Run an upholstery attachment over the padded central headboard weekly. Pay attention to the channel-tufted stitching where dust settles. 💧 Damp, Never Wet Dry spills immediately on both the timber and the upholstery. Standing water can damage the dark stain and stain light upholstery if not addressed quickly. 🗄️ Operate the Drawers Smoothly Pull and close the footboard storage drawers with a steady motion. Avoid overloading, which can stress the runner mechanism over time. Protect the Upholstery ✓ Guardsman Fabric Care Kit Spot cleaning for spills and stains ✓ Guardsman Fabric Protector Preventive protection against stains Compatible Mattresses ✓ Pocket Spring Mattresses Individually wrapped springs for couples ✓ Memory Foam Mattresses Contouring pressure relief ✓ Bamboo Mattresses Naturally cooling for Queensland summers Key Points Mixed-material headboard: reeded timber side panels framing a padded upholstered central panel in warm brown with horizontal channel-tufting. Two large pull-out footboard storage drawers with reeded timber fronts. Warm dark timber finish across all surfaces; consistent reeded design language head-to-foot. Queen and King sizes; 4-piece Clifton range — Bedside, Tallboy, Dresser with Mirror sold separately. Asked & Answered What sizes is the Clifton available in? Queen and King only. Single, King Single, and Double are not available. No mattress included. How does the footboard storage actually work? Two large drawers built into the footboard pull out horizontally toward the foot of the bed. Each drawer fits substantial items — spare bedding, pillows, off-season clothing, blankets, or seasonal items. The drawers run on standard runner mechanisms. Note: this is footboard pull-out drawer storage, not lift-up or ottoman-style under-bed storage — you don’t need to lift the mattress to access it. What's the upholstered central panel like? A padded upholstered central panel in warm brown with subtle horizontal channel-tufting (stitched horizontal channels that section the panel into padded bands). The padding is firm enough to function as a comfortable backrest for sitting up to read or watch TV, while soft enough to invite you to lean against it. The warm brown tone coordinates with the dark timber rather than contrasting against it. Is the Clifton solid wood or veneer? Hybrid construction. The structural elements (frame, side rails, drawer carcases) are solid rubber wood. The decorative reeded panels (headboard sides, footboard surround, drawer fronts) are timber veneer over MDF. The central headboard panel is upholstered fabric over internal foam. All timber surfaces stained the same warm dark tone — MDF stays dimensionally stable across the wide reeded panels where solid timber would expand and contract. What other pieces are in the Clifton range? The Clifton Bedside Table, Clifton Tallboy (5 drawers), and Clifton Dresser with Mirror (6 drawers) — all sold separately, all in the same warm dark timber with consistent reeded panel detailing across the range. { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What sizes is the Clifton 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 footboard storage actually work?", "acceptedAnswer": { "@type": "Answer", "text": "Two large drawers built into the footboard pull out horizontally toward the foot of the bed. Each drawer fits substantial items — spare bedding, pillows, off-season clothing, blankets, or seasonal items. The drawers run on standard runner mechanisms. Note: this is footboard pull-out drawer storage, not lift-up or ottoman-style under-bed storage — you don't need to lift the mattress to access it." } }, { "@type": "Question", "name": "What's the upholstered central panel like?", "acceptedAnswer": { "@type": "Answer", "text": "A padded upholstered central panel in warm brown with subtle horizontal channel-tufting (stitched horizontal channels that section the panel into padded bands). The padding is firm enough to function as a comfortable backrest for sitting up to read or watch TV, while soft enough to invite you to lean against it. The warm brown tone coordinates with the dark timber rather than contrasting against it." } }, { "@type": "Question", "name": "Is the Clifton solid wood or veneer?", "acceptedAnswer": { "@type": "Answer", "text": "Hybrid construction. The structural elements (frame, side rails, drawer carcases) are solid rubber wood. The decorative reeded panels (headboard sides, footboard surround, drawer fronts) are timber veneer over MDF. The central headboard panel is upholstered fabric over internal foam. All timber surfaces stained the same warm dark tone — MDF stays dimensionally stable across the wide reeded panels where solid timber would expand and contract." } }, { "@type": "Question", "name": "What other pieces are in the Clifton range?", "acceptedAnswer": { "@type": "Answer", "text": "The Clifton Bedside Table, Clifton Tallboy (5 drawers), and Clifton Dresser with Mirror (6 drawers) — all sold separately, all in the same warm dark timber with consistent reeded panel detailing across the range." } } ] } The Full Clifton Range Clifton Bed Frame with Storage Clifton Bedside Table Clifton Tallboy Clifton Dresser with Mirror
More you might like
Related
Kaydian Clifton Ottoman Bed Frame with Storage
Related
Clifton Bed Frame
Related
Clifton Storage - Bed Frame
Related