Scandinavian style

스칸디나비아 스타일

Light birch and white-oak wood tones, white walls, and a restrained textile palette define this Nordic interior style, which puts function and daylight first.

Also known as: Scandi designNordic style
···
html
<div class="room">
<svg viewBox="0 0 400 250">
  <rect width="400" height="250" fill="#f7f4ee"/>
  <rect y="196" width="400" height="54" fill="#e8dcc4"/>
  <line x1="0" y1="210" x2="400" y2="210" class="plank"/>
  <line x1="0" y1="226" x2="400" y2="226" class="plank"/>
  <line x1="0" y1="242" x2="400" y2="242" class="plank"/>
  <rect x="26" y="40" width="70" height="120" fill="#fff" stroke="#d8d0bf" stroke-width="3"/>
  <line x1="61" y1="40" x2="61" y2="160" stroke="#d8d0bf" stroke-width="2"/>
  <path class="sheer" d="M30,44 q34,58 0,112 q34,-58 62,0 q-34,-58 0,-112" fill="#fff" opacity=".7"/>
  <rect x="150" y="150" width="130" height="50" rx="14" fill="#aecbd2"/>
  <rect x="150" y="132" width="130" height="26" rx="12" fill="#bcd6dc"/>
  <rect x="158" y="196" width="8" height="16" fill="#caa06a"/>
  <rect x="264" y="196" width="8" height="16" fill="#caa06a"/>
  <circle cx="330" cy="182" r="22" fill="none" stroke="#caa06a" stroke-width="3"/>
  <rect x="326" y="196" width="8" height="18" fill="#caa06a"/>
  <ellipse cx="330" cy="176" rx="20" ry="6" fill="#efe6d4"/>
  <rect id="flame" x="327" y="163" width="5" height="9" rx="2" fill="#f2a154"/>
  <path d="M370,200 q-2,-50 26,-70" stroke="#4a7a5a" stroke-width="4" fill="none"/>
  <ellipse cx="392" cy="126" rx="16" ry="10" fill="#6fa377"/>
  <ellipse cx="382" cy="140" rx="14" ry="9" fill="#7bb185"/>
</svg>
</div>
css
.room{width:min(92%,480px);aspect-ratio:400/250}
.room svg{width:100%;height:100%;display:block}
.plank{stroke:#d8c9a8;stroke-width:1}
.sheer{animation:sway 5s ease-in-out infinite;transform-origin:60px 100px}
#flame{animation:flick 1.1s ease-in-out infinite;transform-origin:329px 172px}
@keyframes sway{0%,100%{transform:translateX(0)}50%{transform:translateX(3px)}}
@keyframes flick{0%,100%{transform:scaleY(1) translateX(0)}50%{transform:scaleY(1.25) translateX(1px)}}

Scandinavian style is generally traced to mid-20th-century Denmark, Sweden, Norway and Finland, reportedly born from a practical need: with short winter daylight hours, Nordic homes wanted to bounce back as much natural light as possible. White walls and pale floors do exactly that, making a room feel larger and brighter than its actual light would suggest.

Furniture favors minimal ornament and visible wood grain — birch and white oak are common. Colors stay mostly white and light gray, with only pastel-leaning blue or green as an accent. Fabrics lean toward natural wool and linen, and warm touches like a throw or a candle often show up in service of hygge, the Danish idea of winter coziness.

Because the style relies on fewer pieces of furniture and generous negative space, storage tends to run short. A common practical challenge is adding wall-mounted or multi-purpose storage without breaking that restrained look.

When to use

Use it to make a dim room feel brighter and larger, or when the goal is a calm, restrained mood. Storage runs short easily — plan wall-mounted storage from the start.