Kopenhag Moda Haftası Başladı!

Her yıl etkisi artan Kopenhag Moda Haftası, 4-8 Ağustos tarihleri arasında 44 markaya ev sahipliği yapacak. Etkinlik sadece markaların yeni koleksiyonlarını izlemek için değil, sokak stilinin en oyuncaklı versiyonlarını görmek için de ilgi çekici. Bu sezon özellikle İskandinav tasarımcılar öne çıkıyor. Genellikle Paris’te defile yapan Cecilie Bahnsen de Kopenhag’a dönerken, markasının 10. yılını kutluyor. Üstelik, moda haftasının ilk misafir tasarımcısı seçilerek özel bir konumda yer alıyor.
Hadid kardeşlerden Alana Hadid’in açtığı OpéraSport markasının İlkbahar/Yaz 2026 şovu, geçen yıl Seoul’da açtıkları “pop-up” mağaza deneyiminden ilhamla kurgulanmış. Kurucular Awa Malina Stelter ve Stephanie Gundelach, gelenek, şiir ve kültürel uyum temalarını Seoul’un sakin atmosferinden yola çıkarak koleksiyonlarına yansıtmışlar. Bu özel sunum Kopenhag’ın Frederiksberg Badene yüzme havuzunda gerçekleşti. Alışılmışın dışında bir mekanda, havuzdaki sakin su görünümüyle, arınmış ve taze bir atmosfer yaratıldı. Koleksiyon, markanın imzası niteliğindeki pastel yeşil ve mavi tonlarıyla, Seoul’un şehir silüetlerinden esinlendikleri adaçayı ve tereyağı sarısını harmanladı. Yeni hibiskus çiçeği deseni, Kore’nin ulusal çiçeğinden ilham alırken; bodysuit’ler, midi elbiseler, 3 boyutlu dantel silüetler ve çiçek işlemeli aksesuarlar sürdürülebilir kumaşlarla hayat buldu.
Kopenhag Moda Haftası’nın sokak stilinde ise her sezon olduğu gibi bu sezon da kontrastlar ve yaratıcılık ön planda. İşlevsellik ve romantizm tek görünümde buluşurken; hafif kargo pantolonlar şeffaf atletlerle, uçuşan yazlık elbiseler paraşüt pantolonlarla ve keskin formlar pastel tonlarla kullanılarak dengeleniyor. Erkek gardıroplarından ödünç alınan yelek, kravat, loafer gibi maskülen parçalar ise puantiye, dantel, fiyonk ve leopar gibi feminen detaylarla buluşuyor.
Kopenhag Moda Haftası’nda parmak arası terlikleri, kontrast yaratan desenler ve renk bloklarını katmanlı bir biçimde görmeye alışığız. Kopenhag’ın kendine özgü bir moda dili var, her şehirde olduğu gibi. Sıcak olmayan havası, bisiklet kullanılan sokakları, tasarım ve gastronomiyle öne çıkan kent yaşamıyla şehir, moda haftalarında iyice renkleniyor.
1
LAUNCHMETRICS SPOTLIGHT
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
2
LAUNCHMETRICS SPOTLIGHT
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
3
LAUNCHMETRICS SPOTLIGHT
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
4
LAUNCHMETRICS SPOTLIGHT
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
5
LAUNCHMETRICS SPOTLIGHT
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
6
LAUNCHMETRICS SPOTLIGHT
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}
7
LAUNCHMETRICS SPOTLIGHT
.circle {
position: relative;
width: 70px;
height: 70px;
cursor: pointer;
}
.circle svg {
fill: none;
stroke: #8a3ab9;
stroke-linecap: round;
stroke-width: 3;
stroke-dasharray: 1;
stroke-dashoffset: 0;
animation: stroke-draw 2s cubic-bezier(0.77, 0, 0.175, 1) infinite alternate;
display:block!important
}
.circle img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
@keyframes stroke-draw {
from {
stroke: #8a3ab9;
stroke-dasharray: 1;
}
to {
stroke: #cd486b;
transform: rotate(180deg);
stroke-dasharray: 8;
}
}