Mid-century modern

미드센추리 모던

A style rooted in 1940s–60s American furniture — slim tapered legs, organic curves, warm wood paired with saturated accent colors like mustard and teal.

Also known as: MCM
···
html
<div class="room">
<svg viewBox="0 0 400 250">
  <rect width="400" height="250" fill="#e9ddc8"/>
  <g stroke="#c7b48c" stroke-width="2">
    <line x1="40" y1="0" x2="40" y2="250"/><line x1="80" y1="0" x2="80" y2="250"/>
    <line x1="120" y1="0" x2="120" y2="250"/><line x1="160" y1="0" x2="160" y2="250"/>
  </g>
  <rect y="200" width="400" height="50" fill="#b98f5e"/>
  <g id="clockhand">
    <circle cx="300" cy="70" r="30" fill="#3a2c20"/>
    <g stroke="#c98a3a" stroke-width="4">
      <line x1="300" y1="70" x2="300" y2="26"/><line x1="300" y1="70" x2="336" y2="46"/>
      <line x1="300" y1="70" x2="344" y2="70"/><line x1="300" y1="70" x2="336" y2="94"/>
      <line x1="300" y1="70" x2="264" y2="46"/><line x1="300" y1="70" x2="256" y2="70"/>
      <line x1="300" y1="70" x2="264" y2="94"/><line x1="300" y1="70" x2="300" y2="114"/>
    </g>
    <circle cx="300" cy="70" r="12" fill="#f2ead9"/>
    <line id="second" x1="300" y1="70" x2="300" y2="52" stroke="#a13a2f" stroke-width="2"/>
  </g>
  <path d="M70,214 C60,150 100,130 140,150 C150,155 150,190 140,214 Z" fill="#7a5230"/>
  <path d="M78,214 L78,150" stroke="#7a5230" stroke-width="10"/>
  <line x1="76" y1="214" x2="66" y2="234" stroke="#4a3320" stroke-width="4"/>
  <line x1="132" y1="214" x2="142" y2="234" stroke="#4a3320" stroke-width="4"/>
  <path d="M180,222 q40,-14 80,0 q-40,10 -80,0" fill="#5a3f28"/>
  <line x1="196" y1="222" x2="192" y2="236" stroke="#3a2818" stroke-width="3"/>
  <line x1="244" y1="222" x2="248" y2="236" stroke="#3a2818" stroke-width="3"/>
</svg>
</div>
css
.room{width:min(92%,480px);aspect-ratio:400/250}
.room svg{width:100%;height:100%;display:block}
#second{animation:spin 6s linear infinite;transform-origin:300px 70px}
@keyframes spin{to{transform:rotate(360deg)}}

Mid-century modern, generally traced to post-war America, is often credited to designers like Charles and Ray Eames and Eero Saarinen, who used newly available molded plywood and fiberglass to shape curves that hadn't been practical before. The name meant "modern" at the time — today the same forms read as a defined retro style.

Legs are thin and taper outward; seats favor organic curves that follow the body over boxy right angles. Warm woods like walnut form the base tone, with one or two saturated accents — mustard, teal, burgundy — landing on a sofa or a rug. Sunburst motifs show up often on clocks and light fixtures.

Overdo the geometric prints or wood paneling and it tips from retro into cluttered. Limiting the accent color to one or two spots and letting warm wood and neutrals carry the rest keeps the period feel understated rather than costume-like.

When to use

Use it when you want wood's warmth but still want a color accent. Keep the accent color to one or two spots, and let slim-legged furniture keep the visual weight light.