HIERON London

HIERON London

HIERON London

HIERON London is a premium London based contractor that specialises in both commercial and residential developments. We created this brand from the ground up, ensuring that the logo, branding and website was reflective of the premium, modern aesthetic HIERON emit.

HIERON London is a premium London based contractor that specialises in both commercial and residential developments. We created this brand from the ground up, ensuring that the logo, branding and website was reflective of the premium, modern aesthetic HIERON emit.

HIERON London is a premium London based contractor that specialises in both commercial and residential developments. We created this brand from the ground up, ensuring that the logo, branding and website was reflective of the premium, modern aesthetic HIERON emit.

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.

Hieron represents an Ancient Greek place of worship. Because of this, it was essential to create a minimal icon that represents ancient pillars typically associated at one of these locations.

Hieron represents an Ancient Greek place of worship. Because of this, it was essential to create a minimal icon that represents ancient pillars typically associated at one of these locations.

Hieron represents an Ancient Greek place of worship. Because of this, it was essential to create a minimal icon that represents ancient pillars typically associated at one of these locations.

HIERON London also requested multiple marketing assets to strengthen their identity. From project proposals to van graphics, by working closely with Klinical, we achieved an eye-catching identity that resonates with their target audience.

HIERON London also requested multiple marketing assets to strengthen their identity. From project proposals to van graphics, by working closely with Klinical, we achieved an eye-catching identity that resonates with their target audience.

HIERON London also requested multiple marketing assets to strengthen their identity. From project proposals to van graphics, by working closely with Klinical, we achieved an eye-catching identity that resonates with their target audience.

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); })();