CINXE.COM
Branding | DTE Studio
<!DOCTYPE html><!-- Last Published: Tue Nov 05 2024 23:14:41 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.dtestudio.com" data-wf-page="664ca64211e0a511283f2536" data-wf-site="65ef10c43b535eed05c35678" lang="en"><head><meta charset="utf-8"/><title>Branding | DTE Studio</title><meta content="DTE studio brings an expertise to new founders, startups and heritage brands looking for a fresh take. Our focus lies in strategic consulting, digital solutions, content and brand design." name="description"/><meta content="Branding | DTE Studio" property="og:title"/><meta content="DTE studio brings an expertise to new founders, startups and heritage brands looking for a fresh take. Our focus lies in strategic consulting, digital solutions, content and brand design." property="og:description"/><meta content="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbc530ed1cdc56dd6f3a3_0d455fcdabf9f628956e19927a995448d2fe9c66_dte_branding12.png" property="og:image"/><meta content="Branding | DTE Studio" property="twitter:title"/><meta content="DTE studio brings an expertise to new founders, startups and heritage brands looking for a fresh take. Our focus lies in strategic consulting, digital solutions, content and brand design." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbc530ed1cdc56dd6f3a3_0d455fcdabf9f628956e19927a995448d2fe9c66_dte_branding12.png" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="" name="google-site-verification"/><link href="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/css/dte-catalog.webflow.b5ac48513.css" rel="stylesheet" type="text/css"/><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/65f1ea4ec26dd52f64c35b1d_favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/65f1ea8d22da9296b85df4aa_faviconV2.png" rel="apple-touch-icon"/><link href="https://www.dtestudio.com/branding" rel="canonical"/><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-J4NZSKFQ45"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('set', 'developer_id.dZGVlNj', true);gtag('config', 'G-J4NZSKFQ45');</script><script type="text/javascript">!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.agent='plwebflow';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','https://connect.facebook.net/en_US/fbevents.js');fbq('init', '485013153979284');fbq('track', 'PageView');</script><style> body {-webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased;} </style> <script type="text/javascript" src="//script.crazyegg.com/pages/scripts/0047/2733.js" async="async" ></script> <!-- Meta Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window,document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '440205936681454'); fbq('track', 'PageView'); </script> <noscript> <img height="1" width="1" src="https://www.facebook.com/tr?id=440205936681454&ev=PageView &noscript=1"/> </noscript> <!-- End Meta Pixel Code --> <script> document.addEventListener("DOMContentLoaded", function() { // First video player and buttons const mediaPlayer = document.querySelector(".lightbox-video"); const closeBtn = document.querySelector(".close-btn"); const popOutBtn = document.getElementById("pop-out-player-btn"); // Function to play video and unmute function playVideoAndUnmute(videoElement) { videoElement.play(); videoElement.currentTime = 0; // Reset video to beginning videoElement.muted = false; // Ensure unmuted state } // Function to pause video and mute function pauseVideoAndMute(videoElement) { videoElement.pause(); videoElement.currentTime = 0; // Reset video to beginning videoElement.muted = true; // Ensure muted state } // Ensure video starts muted and paused pauseVideoAndMute(mediaPlayer); // Event listeners for first video player if (popOutBtn && mediaPlayer && closeBtn) { popOutBtn.addEventListener("click", function() { // Ensure second video is paused and muted if (mediaPlayer2) { pauseVideoAndMute(mediaPlayer2); } playVideoAndUnmute(mediaPlayer); }); closeBtn.addEventListener("click", function() { pauseVideoAndMute(mediaPlayer); }); } else { console.log("Pop out button, mediaPlayer, or close button not found or not assigned correctly"); } // Second video player and buttons, if they exist const mediaPlayer2 = document.querySelector(".lightbox-video2"); const closeBtn2 = document.querySelector(".close-btn2"); const popOutBtn2 = document.getElementById("pop-out-player-btn2"); if (mediaPlayer2 && popOutBtn2 && closeBtn2) { // Ensure video starts muted and paused pauseVideoAndMute(mediaPlayer2); // Event listeners for second video player popOutBtn2.addEventListener("click", function() { // Ensure first video is paused and muted pauseVideoAndMute(mediaPlayer); playVideoAndUnmute(mediaPlayer2); }); closeBtn2.addEventListener("click", function() { pauseVideoAndMute(mediaPlayer2); }); } else { console.log("Second video player elements not found or not assigned correctly"); } }); video.play(); video.addEventListener('canplay', function() { this.currentTime = 5; }); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-V7H7TBEP86"> </script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-V7H7TBEP86'); </script> </head><body><header class="navbar"><div class="pop-up"><img data-w-id="41ad8a54-45fc-d7e4-659f-00d0405cce76" loading="lazy" alt="" src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/65f0bf866246fc760662d87d_closeX.svg" class="pop-up-close"/><div class="pop-up-item"><a href="mailto:studio@dtestudio.com" class="contact-txt contact-txt-1">studio@dtestudio.com</a><a href="https://www.google.com/maps/place/DTE+Studio+%2F+Dream+The+End/@40.7131423,-74.0156431,17z/data=!3m2!4b1!5s0x89c259af9a4a2fb5:0x5c19e5487023e537!4m6!3m5!1s0x89c259b7a18af5a5:0x88fd25998c63bc89!8m2!3d40.7131383!4d-74.0130682!16s%2Fg%2F1tgptjn2?entry=ttu" target="_blank" class="contact-txt contact-txt-2">ONE WORLD TRADE CENTER / 85TH FLOOR<br/>NEW YORK , NY 10007</a><div class="ln"></div><a href="tel:+12122206025" class="contact-txt contact-txt-3">+1 212.220.6025</a><a href="https://www.instagram.com/dte.studio" class="link-block-8 w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/65f09a5902cfea853ca49f79_instagram.svg" alt="" class="contact-social"/></a></div></div><div class="w-layout-blockcontainer header black-transparent w-container"><div class="head-ln-1 hp-override"></div><a href="https://dtestudio.com/" class="logo w-nav-brand"><img width="150" loading="lazy" alt="" src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/65ef17006a35f44c1284ae79_DTE_Studio_logowhite-short-02.svg" class="image"/></a><div class="head-ln-2"></div><div class="nav"><a href="/branding" aria-current="page" class="nav-btn nav-btn-first w--current">Branding</a><a href="/creative" class="nav-btn">Creative</a><a href="/digital" class="nav-btn">Digital</a><a href="/about" class="nav-btn">About</a><a data-w-id="41ad8a54-45fc-d7e4-659f-00d0405cce91" href="#" class="nav-btn nav-btn-contact">Contact</a><a href="/news" class="nav-btn">News</a><div class="mobile-contact-info"><a href="mailto:studio@dtestudio.com" class="mobile-contact-links">studio@dtestudio.com</a><a href="https://maps.google.com/?saddr=My%20Location&daddr=World%20Trade%20Center%20%2F%2085th%20Floor%20New%20York%2C%20NY%2010007" target="_blank" class="mobile-contact-links">One World Trade Center / 85th Floor<br/>New York, NY 10007<br/></a><a href="tel:12122206025" class="mobile-contact-links">+1 212.220.6025</a></div></div><div class="mobile-menu-btn"><div data-w-id="41ad8a54-45fc-d7e4-659f-00d0405ccea1" data-is-ix2-target="1" class="hamburger" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/65f2226f38743b42bcaaa142_Animation%20-%201710367300566.json" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="1.6166666666666667" data-duration="0"></div></div><div class="head-ln-3 hp-override"></div></div></header><div class="spacer hide"></div><div id="lasting-impression" class="supporting-img-and-text"><div class="rich-text-block"><h2 class="main-heading rich-text-block">A Lasting Impression</h2><p class="paragraph rich-text-block">We work collaboratively with brands to create desire, build community and stimulate dialogue at every essential interaction point between product and consumer.</p><a href="#branding" class="w-inline-block"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664ccbbb52b1bbf4bb2ad53e_DTE%20Down-Arrows-02.svg" loading="lazy" alt="" class="image-15"/></a></div><div id="w-node-b470fd85-f1ca-6aa9-a7f5-d7cb37fd523b-283f2536" class="first"><address class="supporting-img"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cac8c7cda3c30fb83e031_a815971c70958d1da0f8e1c6f370a6e01b9986ae_dte_branding.png" loading="lazy" alt="A crystal Lalique decant partially filled with whiskey sits on a black mirrored table with a black background. Laying next to the decanter are beautifully flowers in shades of white, pink and purple and green grapes." sizes="(max-width: 767px) 100vw, 50vw" srcset="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cac8c7cda3c30fb83e031_a815971c70958d1da0f8e1c6f370a6e01b9986ae_dte_branding-p-500.png 500w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cac8c7cda3c30fb83e031_a815971c70958d1da0f8e1c6f370a6e01b9986ae_dte_branding-p-800.png 800w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cac8c7cda3c30fb83e031_a815971c70958d1da0f8e1c6f370a6e01b9986ae_dte_branding-p-1080.png 1080w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cac8c7cda3c30fb83e031_a815971c70958d1da0f8e1c6f370a6e01b9986ae_dte_branding.png 1500w" class="full-img"/></address></div></div><div id="branding" class="supporting-img-and-text"><div class="supporting-img _4up grid"><div class="_4up"><div data-delay="2000" data-animation="cross" class="_4up-slider slider-1 w-slider" data-autoplay="true" data-easing="ease" data-hide-arrows="false" data-disable-swipe="false" data-autoplay-limit="0" data-nav-spacing="0" data-duration="1200" data-infinite="true"><div class="_4up-img-mask w-slider-mask"><div class="_4up-slide w-slide"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d45e51bee7bf2322d_cd33c0ebd62ef428000a4a1aef129e1bcf5d3ad8_dte_branding9.png" loading="lazy" alt="A group photograph of Kevyn Aucoin's makeup packaging. The photo is dramatic, and the products are arranged in a triangular shape. They are mostly shades of burgundy and black, with hints of gold." sizes="25vw" srcset="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d45e51bee7bf2322d_cd33c0ebd62ef428000a4a1aef129e1bcf5d3ad8_dte_branding9-p-500.png 500w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d45e51bee7bf2322d_cd33c0ebd62ef428000a4a1aef129e1bcf5d3ad8_dte_branding9-p-800.png 800w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d45e51bee7bf2322d_cd33c0ebd62ef428000a4a1aef129e1bcf5d3ad8_dte_branding9-p-1080.png 1080w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d45e51bee7bf2322d_cd33c0ebd62ef428000a4a1aef129e1bcf5d3ad8_dte_branding9.png 1500w" class="_4up-img"/></div><div class="_4up-slide w-slide"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d489ec3792f55908f_9d2e5e65711fa80fdaf6bbba916ab4f8b5a73bfc_dte_branding3.png" loading="lazy" alt="The spine of a hard cover brand book. The book is covered in a light gray fabric, with an A embossed on the spine and the front cover." sizes="25vw" srcset="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d489ec3792f55908f_9d2e5e65711fa80fdaf6bbba916ab4f8b5a73bfc_dte_branding3-p-500.png 500w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d489ec3792f55908f_9d2e5e65711fa80fdaf6bbba916ab4f8b5a73bfc_dte_branding3-p-800.png 800w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d489ec3792f55908f_9d2e5e65711fa80fdaf6bbba916ab4f8b5a73bfc_dte_branding3-p-1080.png 1080w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d489ec3792f55908f_9d2e5e65711fa80fdaf6bbba916ab4f8b5a73bfc_dte_branding3.png 1500w" class="_4up-img"/></div></div><div class="left-arrow w-slider-arrow-left"><div class="w-icon-slider-left"></div></div><div class="right-arrow w-slider-arrow-right"><div class="w-icon-slider-right"></div></div><div class="slide-nav w-slider-nav"></div></div></div><div class="_4up"><div data-delay="4000" data-animation="cross" class="_4up-slider slider-2 w-slider" data-autoplay="true" data-easing="ease" data-hide-arrows="false" data-disable-swipe="false" data-autoplay-limit="0" data-nav-spacing="3" data-duration="1200" data-infinite="true"><div class="_4up-img-mask w-slider-mask"><div class="_4up-slide w-slide"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d4190eaefb15aed71_e365c9c707ec444dd340dd2cf379da68349af7aa_dte_branding_092116.png" loading="lazy" alt="Different sized Aquatalia shoeboxes are arranged in a grid and photographed from above. All the boxes are gray and showcase the new Aquatalia logo designed by DTE." sizes="25vw" srcset="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d4190eaefb15aed71_e365c9c707ec444dd340dd2cf379da68349af7aa_dte_branding_092116-p-500.png 500w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d4190eaefb15aed71_e365c9c707ec444dd340dd2cf379da68349af7aa_dte_branding_092116-p-800.png 800w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d4190eaefb15aed71_e365c9c707ec444dd340dd2cf379da68349af7aa_dte_branding_092116-p-1080.png 1080w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d4190eaefb15aed71_e365c9c707ec444dd340dd2cf379da68349af7aa_dte_branding_092116.png 1500w" class="_4up-img"/></div><div class="_4up-slide w-slide"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8dc02001d10b9274a0_548f465ed96695361d223540c01963053e03f780_dte_branding_0921163.png" loading="lazy" alt="Fabric is pulled taut across classical sculpture of a torso, creating a beautiful shape with ripples. The entire photo has a monotone pinkish gray coloring. " sizes="25vw" srcset="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8dc02001d10b9274a0_548f465ed96695361d223540c01963053e03f780_dte_branding_0921163-p-500.png 500w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8dc02001d10b9274a0_548f465ed96695361d223540c01963053e03f780_dte_branding_0921163-p-800.png 800w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8dc02001d10b9274a0_548f465ed96695361d223540c01963053e03f780_dte_branding_0921163-p-1080.png 1080w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8dc02001d10b9274a0_548f465ed96695361d223540c01963053e03f780_dte_branding_0921163.png 1500w" class="_4up-img"/></div></div><div class="left-arrow w-slider-arrow-left"><div class="w-icon-slider-left"></div></div><div class="right-arrow w-slider-arrow-right"><div class="w-icon-slider-right"></div></div><div class="slide-nav w-slider-nav"></div></div></div><div class="_4up"><div data-delay="5000" data-animation="cross" class="_4up-slider slider-3 w-slider" data-autoplay="true" data-easing="ease" data-hide-arrows="false" data-disable-swipe="false" data-autoplay-limit="0" data-nav-spacing="3" data-duration="1200" data-infinite="true"><div class="_4up-img-mask w-slider-mask"><div class="_4up-slide w-slide"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8c29d88ac76bd987b6_7a438103babd9ad8345eb4eefde736adddd67e4e_dte_branding_0921167.png" loading="lazy" alt="Two black envelopes open with their flaps vertical. The flaps are very dramatic triangles, and white invitations are shown in the envelope." sizes="25vw" srcset="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8c29d88ac76bd987b6_7a438103babd9ad8345eb4eefde736adddd67e4e_dte_branding_0921167-p-500.png 500w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8c29d88ac76bd987b6_7a438103babd9ad8345eb4eefde736adddd67e4e_dte_branding_0921167-p-800.png 800w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8c29d88ac76bd987b6_7a438103babd9ad8345eb4eefde736adddd67e4e_dte_branding_0921167-p-1080.png 1080w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8c29d88ac76bd987b6_7a438103babd9ad8345eb4eefde736adddd67e4e_dte_branding_0921167.png 1500w" class="_4up-img"/></div><div class="_4up-slide w-slide"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8dabf1fee0973a8fcc_b27aba74ac2e76adf6d81c0a827e7022edda1ff9_dte_branding5.png" loading="lazy" alt="A gold key ring embossed with the POLOGEORGIS logo lays on a mirrored table." sizes="25vw" srcset="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8dabf1fee0973a8fcc_b27aba74ac2e76adf6d81c0a827e7022edda1ff9_dte_branding5-p-500.png 500w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8dabf1fee0973a8fcc_b27aba74ac2e76adf6d81c0a827e7022edda1ff9_dte_branding5-p-800.png 800w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8dabf1fee0973a8fcc_b27aba74ac2e76adf6d81c0a827e7022edda1ff9_dte_branding5-p-1080.png 1080w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8dabf1fee0973a8fcc_b27aba74ac2e76adf6d81c0a827e7022edda1ff9_dte_branding5.png 1500w" class="_4up-img"/></div></div><div class="left-arrow w-slider-arrow-left"><div class="w-icon-slider-left"></div></div><div class="right-arrow w-slider-arrow-right"><div class="w-icon-slider-right"></div></div><div class="slide-nav w-slider-nav"></div></div></div><div class="_4up"><div data-delay="3500" data-animation="cross" class="_4up-slider slider-4 w-slider" data-autoplay="true" data-easing="ease" data-hide-arrows="false" data-disable-swipe="false" data-autoplay-limit="0" data-nav-spacing="3" data-duration="1200" data-infinite="true"><div class="_4up-img-mask w-slider-mask"><div class="_4up-slide w-slide"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe954ade0b6d7953fb7e_e1d264937f847be53e4dd69cdde5298dfaf2d1bf_dte_branding_0921165.png" loading="lazy" alt="A mirrored black rectangular box with silver mirrored edges. The box is sitting on a black background. " sizes="25vw" srcset="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe954ade0b6d7953fb7e_e1d264937f847be53e4dd69cdde5298dfaf2d1bf_dte_branding_0921165-p-500.png 500w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe954ade0b6d7953fb7e_e1d264937f847be53e4dd69cdde5298dfaf2d1bf_dte_branding_0921165-p-800.png 800w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe954ade0b6d7953fb7e_e1d264937f847be53e4dd69cdde5298dfaf2d1bf_dte_branding_0921165-p-1080.png 1080w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe954ade0b6d7953fb7e_e1d264937f847be53e4dd69cdde5298dfaf2d1bf_dte_branding_0921165.png 1500w" class="_4up-img"/></div><div class="_4up-slide w-slide"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d095958210590153c_0f6b3846a58a9ecd9ce2ac51b6e11f7443ac281b_dte_branding7.png" loading="lazy" alt="A compact of makeup powder sits nestled within more of the pale pinkish white colored powder." sizes="(max-width: 479px) 58vw, (max-width: 767px) 50vw, 25vw" srcset="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d095958210590153c_0f6b3846a58a9ecd9ce2ac51b6e11f7443ac281b_dte_branding7-p-500.png 500w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d095958210590153c_0f6b3846a58a9ecd9ce2ac51b6e11f7443ac281b_dte_branding7-p-800.png 800w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d095958210590153c_0f6b3846a58a9ecd9ce2ac51b6e11f7443ac281b_dte_branding7-p-1080.png 1080w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbe8d095958210590153c_0f6b3846a58a9ecd9ce2ac51b6e11f7443ac281b_dte_branding7.png 1500w" class="_4up-img"/></div></div><div class="left-arrow w-slider-arrow-left"><div class="w-icon-slider-left"></div></div><div class="right-arrow w-slider-arrow-right"><div class="w-icon-slider-right"></div></div><div class="slide-nav w-slider-nav"></div></div></div></div><div class="rich-text-block"><h4 class="supporting-subhead-text">Our</h4><h2 class="main-heading rich-text-block">Branding </h2><h4 class="supporting-subhead-text">Services Include:</h4><div class="ln small"></div><p class="paragraph rich-text-block points">Brand Strategy</p><p class="paragraph rich-text-block points">Branding & Identity</p><p class="paragraph rich-text-block points">Product Development</p><p class="paragraph rich-text-block points">Packaging Design</p><p class="paragraph rich-text-block points">Brand Architecture</p><p class="paragraph rich-text-block points">Brand Experience</p></div></div><aside id="elevated-voice" class="supporting-img-and-text"><div class="rich-text-block"><h2 class="main-heading rich-text-block">An elevated voice</h2><p class="paragraph rich-text-block">Our approach is simple and comprehensive, cultivating clear brand guidelines and elevating brand recognition across all verticals and communication channels.</p><a href="#competitive-position" class="w-inline-block"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664ccbbb52b1bbf4bb2ad53e_DTE%20Down-Arrows-02.svg" loading="lazy" alt="" class="image-15"/></a></div><div id="w-node-_47b16a7b-2885-5c8d-0e93-017f7356db13-283f2536" class="first"><address class="supporting-img"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cac9f2ff33f2ce32f9887_a2ced3354143a781bc45d677325833b7d2e8058a_dte_branding11.png" loading="lazy" alt="3 jewel tone rectangular perfume bottles by Regime des Fleurs stand in a diagonal line on a golden mirrored table in front of a black background." sizes="(max-width: 767px) 100vw, 50vw" srcset="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cac9f2ff33f2ce32f9887_a2ced3354143a781bc45d677325833b7d2e8058a_dte_branding11-p-500.png 500w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cac9f2ff33f2ce32f9887_a2ced3354143a781bc45d677325833b7d2e8058a_dte_branding11-p-800.png 800w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cac9f2ff33f2ce32f9887_a2ced3354143a781bc45d677325833b7d2e8058a_dte_branding11-p-1080.png 1080w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cac9f2ff33f2ce32f9887_a2ced3354143a781bc45d677325833b7d2e8058a_dte_branding11.png 1500w" class="full-img"/></address></div></aside><div id="competitive-position" class="supporting-img-and-text"><address class="supporting-img"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbc530ed1cdc56dd6f3a3_0d455fcdabf9f628956e19927a995448d2fe9c66_dte_branding12.png" loading="lazy" alt="Metallic gold packaging boxes designed by DTE studio for makeup brand Kevyn Aucoin. They are stacked and layered in a abstract grid and the background is stark black, allowing the boxes to shine." sizes="(max-width: 767px) 100vw, 50vw" srcset="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbc530ed1cdc56dd6f3a3_0d455fcdabf9f628956e19927a995448d2fe9c66_dte_branding12-p-500.png 500w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbc530ed1cdc56dd6f3a3_0d455fcdabf9f628956e19927a995448d2fe9c66_dte_branding12-p-800.png 800w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbc530ed1cdc56dd6f3a3_0d455fcdabf9f628956e19927a995448d2fe9c66_dte_branding12-p-1080.png 1080w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cbc530ed1cdc56dd6f3a3_0d455fcdabf9f628956e19927a995448d2fe9c66_dte_branding12.png 1500w" class="full-img"/></address><div class="rich-text-block"><h2 class="main-heading rich-text-block">a COMPETITIVE position</h2><p class="paragraph rich-text-block">Using design-focused research and strategic opportunities, we help position new brands for impactful premiers and propel established companies into broader outlets.</p><a href="#contact" class="w-inline-block"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664ccbbb52b1bbf4bb2ad53e_DTE%20Down-Arrows-02.svg" loading="lazy" alt="" class="image-15"/></a></div></div><section id="contact" class="supporting-img-and-contact"><div class="supporting-contact-overlay"><h4 class="supporting-subhead-text white">Interested In</h4><h1 class="rich-text-block heading-2 white main-heading">Branding Services?</h1><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664ccbbbbfd864ffb56f8ae4_DTE%20Down-Arrows-01.svg" loading="lazy" alt="" class="down-arrow"/><a href="mailto:studio@dtestudio.com?subject=Branding%20Services" class="btn3 w-button">Contact</a></div><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cc458417ae28f0a660e9d_c9428b79c73df3bc3f88141c088def72d24fdf84_pg_family.png" loading="lazy" alt="A still life of carefully arranged branded items for Pologeorgis. They include a hanger, garment bag, hangtags and clothing labels, leather bound look book, business cards and golden accents - all designed by DTE studio and are brand colors of black, white and gray." sizes="100vw" srcset="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cc458417ae28f0a660e9d_c9428b79c73df3bc3f88141c088def72d24fdf84_pg_family-p-500.png 500w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cc458417ae28f0a660e9d_c9428b79c73df3bc3f88141c088def72d24fdf84_pg_family-p-800.png 800w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cc458417ae28f0a660e9d_c9428b79c73df3bc3f88141c088def72d24fdf84_pg_family-p-1080.png 1080w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cc458417ae28f0a660e9d_c9428b79c73df3bc3f88141c088def72d24fdf84_pg_family-p-1600.png 1600w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cc458417ae28f0a660e9d_c9428b79c73df3bc3f88141c088def72d24fdf84_pg_family-p-2000.png 2000w, https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/664cc458417ae28f0a660e9d_c9428b79c73df3bc3f88141c088def72d24fdf84_pg_family.png 2400w" class="supporting-background-img"/></section><footer id="footer" class="footer"><div class="footer-contact"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/65ef701863c0dc0fc40689fd_dte-stamp-copy.png" loading="lazy" alt="" class="image-3"/><a href="#" class="link-block-7 w-inline-block"><div class="address-txt link">STUDIO@DTESTUDIO.COM</div></a><div class="address-txt"><a href="https://maps.google.com/?saddr=My%20Location&daddr=World%20Trade%20Center%20%2F%2085th%20Floor%20New%20York%2C%20NY%2010007" target="_blank" class="link">ONE WORLD TRADE CENTER / 85TH FLOOR</a></div><div class="address-txt"><a href="https://maps.google.com/?saddr=My%20Location&daddr=World%20Trade%20Center%20%2F%2085th%20Floor%20New%20York%2C%20NY%2010007" target="_blank" class="link">NEW YORK, NY 10007</a></div><div class="address-txt"><a href="tel:1.212.220.6025" class="link">212.220.6025</a></div></div><div class="footer-btm-section"><div class="footer-btm-content"><div class="footer-page-links"><a id="w-node-a170a31e-f0d8-0a47-a29c-a03a2838a386-868be401" href="/new" class="footer-text-links">NEW</a><a id="w-node-e8b6c72d-b7cc-40ef-c229-fb1addcd6106-868be401" href="/brand-design-overview" class="footer-text-links">BRAND STRATEGY</a><a id="w-node-d2769a2e-11d4-159a-192e-9e0ad7186fff-868be401" href="/branding" aria-current="page" class="footer-text-links w--current">BRANDING</a><a id="w-node-_360ace2b-701e-1bed-a4ea-a492ede906c6-868be401" href="/campaigns-and-out-of-home-overview" class="footer-text-links">CAMPAIGNS</a><a id="w-node-_7ea53dfe-bae2-475c-c965-17e5fe05ff80-868be401" href="/creative" class="footer-text-links">CREATIVE</a><a id="w-node-ef1ae46e-d257-7bc8-fa3d-59eef2e4cf39-868be401" href="/packaging-design-overview" class="footer-text-links">Packaging</a><a id="w-node-_815427d7-c1bf-0469-c9c4-95b0afcbca52-868be401" href="/digital" class="footer-text-links">DIGITAL</a><a id="w-node-_61995227-f950-6782-5523-ae1ac393b659-868be401" href="/beauty-overview" class="footer-text-links">BEAUTY</a><a id="w-node-_9af145cf-1598-df1e-9fa6-47c48e805962-868be401" href="/celebrity-and-brand-partnerships-overview" class="footer-text-links">PARTNERSHIPS</a><a id="w-node-_112dec67-c7ee-6bb7-17d2-7aa6f947ae58-868be401" href="/fashion-overview" class="footer-text-links">FASHION</a><a id="w-node-a533ce56-c909-2e50-06e1-bce8a152a6ba-868be401" href="/e-commerce-overview" class="footer-text-links">E-COMMERCE</a><a id="w-node-_8a52257b-aa35-9e1d-f1db-30565fd840cf-868be401" href="/hospitality-real-estate-architecture-overview" class="footer-text-links">HOSPITALITY</a><a id="w-node-d83a70e4-9a9c-6160-8c5b-682dec08ef51-868be401" href="/about" class="footer-text-links">ABOUT</a><a id="w-node-c8fe35f7-bd6c-b679-40c4-bf21d2778390-868be401" href="/website-design-digital-products-platforms-online-flagships-overview" class="footer-text-links">WEB DESIGN</a><a id="w-node-d4b13495-a5bb-a257-43ac-7af58dedcb5e-868be401" href="/news" class="footer-text-links">NEWS</a></div><div class="footer-socials"><a href="https://dtestudio.com/" class="dte-footer-link w-inline-block"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/65f09a59b20e5e7add31bd12_dtestudio.svg" loading="lazy" alt="" height="24" class="image-24"/></a><div class="social-icons"><a href="https://instagram.com/dte.studio" target="_blank" class="footer-icons w-inline-block"><img src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/65f09a5902cfea853ca49f79_instagram.svg" loading="lazy" alt="" class="_20px-icon"/></a></div></div></div><div data-poster-url="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678%2F666c84c239601313cc6fce68_BACKGROUND%20TEST4-poster-00001.jpg" data-video-urls="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678%2F666c84c239601313cc6fce68_BACKGROUND%20TEST4-transcode.mp4,https://cdn.prod.website-files.com/65ef10c43b535eed05c35678%2F666c84c239601313cc6fce68_BACKGROUND%20TEST4-transcode.webm" data-autoplay="true" data-loop="true" data-wf-ignore="true" class="background-video-3 w-background-video w-background-video-atom"><video id="aad3684d-34f5-a053-274d-9dd1a6a22961-video" autoplay="" loop="" style="background-image:url("https://cdn.prod.website-files.com/65ef10c43b535eed05c35678%2F666c84c239601313cc6fce68_BACKGROUND%20TEST4-poster-00001.jpg")" muted="" playsinline="" data-wf-ignore="true" data-object-fit="cover"><source src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678%2F666c84c239601313cc6fce68_BACKGROUND%20TEST4-transcode.mp4" data-wf-ignore="true"/><source src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678%2F666c84c239601313cc6fce68_BACKGROUND%20TEST4-transcode.webm" data-wf-ignore="true"/></video></div></div></footer><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=65ef10c43b535eed05c35678" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/65ef10c43b535eed05c35678/js/webflow.a559cf158.js" type="text/javascript"></script><style> video { -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; } </style></body></html>