The Halden Hotel

The Halden Hotel

The Halden Hotel

The Halden Hotel is a comfortable, luxurious hotel based in the South of England. The logo mark (The Halden Hound) is a Norwegian hunting dog, typically associated with the higher class.

The Halden Hotel is a comfortable, luxurious hotel based in the South of England.

The logo mark (The Halden Hound) is a Norwegian hunting dog, typically associated with the higher class.

The Halden Hotel is a comfortable, luxurious hotel based in the South of England. The logo mark (The Halden Hound) is a Norwegian hunting dog, typically associated with the higher class.

The Halden Hotel is a comfortable, luxurious hotel based in the South of England. The logo mark (The Halden Hound) is a Norwegian hunting dog, typically associated with the higher class.

The letterform within the logo was inspired by ancient nordic scripture. The bridge within the "A" specifically is resemebelant of characters used during this period. As the Halden is a Norweigen dog breed, it was appropriate to include this to further communicate the deeply routed heritage within the brand.

The letterform within the logo was inspired by ancient nordic scripture. The bridge within the "A" specifically is resemebelant of characters used during this period. As the Halden is a Norweigen dog breed, it was appropriate to include this to further communicate the deeply routed heritage within the brand.

The letterform within the logo was inspired by ancient nordic scripture. The bridge within the "A" specifically is resemebelant of characters used during this period. As the Halden is a Norweigen dog breed, it was appropriate to include this to further communicate the deeply routed heritage within the brand.

The client requested a comfortable, sophisticated branding to match their rural aesthetic and audience. To achieve this, we added a rustic effect within the branding to resemble the authentic environment associated with rural cottages within the english countryside. Partnered with a serif typeface to convey luxury and the logo achieved the perfect balance for the brand.

The client requested a comfortable, sophisticated branding to match their rural aesthetic and audience. To achieve this, we added a rustic effect within the branding to resemble the authentic environment associated with rural cottages within the english countryside. Partnered with a serif typeface to convey luxury and the logo achieved the perfect balance for the brand.

The client requested a comfortable, sophisticated branding to match their rural aesthetic and audience. To achieve this, we added a rustic effect within the branding to resemble the authentic environment associated with rural cottages within the english countryside. Partnered with a serif typeface to convey luxury and the logo achieved the perfect balance for the brand.

Let's Discuss your Project

Let's Discuss your Project

(() => { const framerName = "PASTE_NAME_HERE"; // <-- replace this const threshold = 10; // px scrolled before turning opaque const opaque = "#0f0f0f"; function apply() { const scrolled = window.scrollY > threshold; document.querySelectorAll(`[data-framer-name="${framerName}"]`).forEach(el => { el.style.transition = "background-color 200ms ease"; el.style.backgroundColor = scrolled ? opaque : "transparent"; }); } // Run now + on scroll apply(); window.addEventListener("scroll", apply, { passive: true }); // Also re-apply after Framer finishes loading elements setTimeout(apply, 300); setTimeout(apply, 1000); })();