Foil stamping

박(箔)

Pressing a thin metallic film onto paper with heat and pressure — the one finishing technique that gets an actual metallic sheen, which ink alone can't fake.

Also known as: 박가공Hot foilMetallic foil
···
html
<div class="card"><span class="foil">FOIL</span></div>
css
.card{width:min(260px,80%);aspect-ratio:16/9;border-radius:16px;background:#141419;display:grid;place-items:center;
  box-shadow:0 20px 44px rgba(0,0,0,.45);animation:press 3.6s ease-in-out infinite}
@keyframes press{0%,92%,100%{transform:scale(1)}96%{transform:scale(.985)}}
.foil{font:900 60px/1 system-ui,sans-serif;letter-spacing:.03em;
  background:linear-gradient(115deg,#3a2a10 0%,#caa153 28%,#fff6d6 42%,#caa153 56%,#5c3d13 78%,#caa153 100%);
  background-size:260% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;
  animation:sheen 3.2s linear infinite}
@keyframes sheen{0%{background-position:0% 0}100%{background-position:200% 0}}

A die is cut to the shape, heated, and pressed against the paper with a sheet of metallic film sandwiched between them. The heat melts the film's adhesive layer onto the paper; the rest of the film peels away, leaving just the stamped shape. Beyond gold and silver, foils come in holographic and colour finishes too.

CMYK and spot inks are just pigments absorbing and reflecting light — no matter how bright, they can't produce actual sparkle. Foil leaves real metal particles on the surface, so light bounces differently depending on the viewing angle — the fundamental difference between a "metallic" gradient on screen and real foil in hand.

Combined with embossing (→ emboss-deboss), the same die adds shine and depth at once, which is why the two so often ship together on premium pieces. The catch: cutting a custom die is expensive, so foil stamping gets much less cost-effective at low print quantities.

When to use

Best as an accent on a simple logo or pattern. Die costs make it expensive at low quantities (tens to a few hundred pieces), so confirm the print run size before committing.