Home · Branding · Durin

Durin Brand Identity

A complete profile of Durin's visual system — colors, typography, components, and personality — extracted from https://www.durin.com/. Built for designers, agents, and AI tools.

Download JSON
Primary
#C56722
Accent
#C56722
Body Font
DIN
Heading
DIN

Color Palette

Brand palette extracted from https://www.durin.com/.

primary
#C56722
rgb(197, 103, 34)
secondary
#2563EB
rgb(37, 99, 235)
accent
#C56722
rgb(197, 103, 34)
background
#000000
rgb(0, 0, 0)
textPrimary
#000000
rgb(0, 0, 0)
link
#9CA3AF
rgb(156, 163, 175)

Typography

Each font links to its Google Fonts page where available.

primary
DIN
heading
DIN
DIN
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Durin logo
Logo
Durin favicon
Favicon
Durin social image
Social Card

UI Components

Live previews rendered using Durin's actual button styles.

input
background #000000 textColor #FFFFFF borderColor #808080 borderRadius 1px shadow none
buttonPrimary
background #000000 textColor #FFFFFF borderRadius 4px shadow none
buttonSecondary
background #FFFFFF textColor #000000 borderRadius 2px shadow none

Brand Personality

Tone: bold Energy: high Audience: mining industry professionals

Durin Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is Durin's primary brand color?

Durin's primary brand color is #C56722. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Durin use?

Durin uses DIN as the primary typeface across body and headings.

Does Durin use a light or dark theme?

Durin's primary site uses a dark color scheme, with a background of #000000.

Where can I find Durin's logo?

Durin's logo is available directly on their site (https://www.durin.com/). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://www.durin.com/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Durin.

Methodology

Brand data on this page was extracted from https://www.durin.com/ on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Durin.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "DIN",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#C56722",
    "secondary": "#2563EB",
    "accent": "#C56722",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#9CA3AF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "DIN",
      "heading": "DIN"
    },
    "fontStacks": {
      "heading": [
        "DIN"
      ],
      "body": [
        "DIN"
      ],
      "paragraph": [
        "DIN"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "24px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "2px"
  },
  "components": {
    "input": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderColor": "#808080",
      "borderRadius": "1px",
      "borderRadiusCorners": {
        "topLeft": "1px",
        "topRight": "1px",
        "bottomRight": "1px",
        "bottomLeft": "1px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2272%22%20height%3D%2260%22%20viewBox%3D%220%200%2072%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22transform%3Ascale(0.75)%3Btransform-origin%3Aleft%22%20data-fc-idx%3D%220%22%3E%3Cpath%20style%3D%22transform%3A%20none%3B%20transform-origin%3A%2050%25%2050%25%3B%20transform-box%3A%20fill-box%3B%20fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22.8462%2024.4029C22.1252%2027.6593%2022.0699%2031.1079%2022.7916%2034.5556L25.1393%2033.9266C24.5267%2030.9065%2024.5754%2027.8881%2025.1928%2025.0317L22.8462%2024.4029ZM23.4371%2022.2227L25.7841%2022.8516C26.734%2019.9539%2028.2835%2017.28%2030.3259%2015.015L28.608%2013.2971C26.2677%2015.8661%2024.5015%2018.9151%2023.4371%2022.2227ZM26.5386%2025.3923C25.9719%2028.0567%2025.934%2030.839%2026.4703%2033.5699L28.8207%2032.9401C28.3889%2030.6285%2028.4224%2028.2782%2028.8859%2026.0212L26.5386%2025.3923ZM29.4774%2023.8412L27.1293%2023.212C28.0016%2020.576%2029.4102%2018.111%2031.3072%2015.9963L33.0262%2017.7153C31.4308%2019.5205%2030.2352%2021.6095%2029.4774%2023.8412ZM30.1452%2026.3586C29.7378%2028.396%2029.7106%2030.5141%2030.0942%2032.5989L32.4472%2031.9684C32.1647%2030.3036%2032.1876%2028.617%2032.4945%2026.9881L30.1452%2026.3586ZM33.0878%2024.8086L30.7372%2024.1788C31.4336%2022.1653%2032.5181%2020.2803%2033.9577%2018.6468L35.6778%2020.3669C34.5379%2021.6893%2033.6668%2023.199%2033.0878%2024.8086ZM59.7294%2034.2857C59.1691%2035.8833%2058.322%2037.3848%2057.2109%2038.7055L58.9324%2040.4271C60.3421%2038.7941%2061.4016%2036.9168%2062.0788%2034.9152L59.7294%2034.2857ZM62.656%2032.7314L60.3054%2032.1015C60.6151%2030.3833%2060.6091%2028.6031%2060.2626%2026.8538L62.6113%2026.2245C63.0629%2028.3928%2063.0663%2030.6049%2062.656%2032.7314ZM63.5923%2035.3208C62.8404%2037.5815%2061.6406%2039.6987%2060.0319%2041.5266L61.7511%2043.2458C63.6614%2041.1084%2065.074%2038.6149%2065.9396%2035.9497L63.5923%2035.3208ZM66.5181%2033.7663L64.1701%2033.1371C64.6449%2030.7488%2064.6389%2028.2588%2064.1104%2025.8228L66.4571%2025.194C67.0936%2028.0484%2067.0966%2030.9708%2066.5181%2033.7663ZM67.2225%2036.2935C66.2806%2039.2091%2064.7323%2041.9008%2062.6861%2044.1808L64.4042%2045.8989C66.7482%2043.3148%2068.513%2040.2479%2069.5691%2036.9222L67.2225%2036.2935ZM70.1515%2034.7398L67.8044%2034.1109C68.4339%2031.1371%2068.4473%2027.9901%2067.7406%2024.8501L70.086%2024.2216C70.9041%2027.789%2070.8847%2031.3663%2070.1515%2034.7398ZM34.6261%2016.1207L32.9069%2014.4015C33.9331%2013.4866%2035.0675%2012.6622%2036.305%2011.9477C37.5396%2011.2349%2038.8176%2010.6657%2040.1199%2010.2348L40.7492%2012.5833C39.6468%2012.9575%2038.5647%2013.4447%2037.5181%2014.0489C36.4686%2014.6549%2035.5032%2015.3506%2034.6261%2016.1207ZM37.2856%2018.7803L35.5641%2017.0587C36.3396%2016.3908%2037.1885%2015.7855%2038.1074%2015.255C39.0772%2014.6951%2040.08%2014.2444%2041.1017%2013.8991L41.7313%2016.2488C40.9094%2016.5366%2040.1024%2016.9048%2039.3205%2017.3562C38.5895%2017.7783%2037.9105%2018.2557%2037.2856%2018.7803ZM55.6223%2040.3114C54.9623%2040.8789%2054.2403%2041.3934%2053.4589%2041.8445C52.7283%2042.2663%2051.9757%2042.6155%2051.2095%2042.8943L51.8396%2045.246C52.8053%2044.9084%2053.7535%2044.476%2054.672%2043.9457C55.6414%2043.3861%2056.5328%2042.7433%2057.3424%2042.0315L55.6223%2040.3114ZM58.4354%2043.1245C57.5508%2043.9045%2056.576%2044.6085%2055.5153%2045.2209C54.4517%2045.835%2053.3514%2046.3282%2052.2304%2046.7047L52.8596%2049.0528C54.1805%2048.6198%2055.4768%2048.0448%2056.7284%2047.3221C57.9771%2046.6012%2059.1209%2045.7683%2060.1544%2044.8435L58.4354%2043.1245ZM61.0922%2045.7813C58.8742%2047.7885%2056.2115%2049.364%2053.2035%2050.3361L53.8322%2052.6825C57.2656%2051.5923%2060.2978%2049.7961%2062.8102%2047.4993L61.0922%2045.7813ZM31.9235%2013.4182L30.2054%2011.7001C32.7075%209.42234%2035.7225%207.64021%2039.1339%206.55515L39.7626%208.90159C36.7765%209.86839%2034.1311%2011.43%2031.9235%2013.4182ZM51.6502%2053.2665C48.1338%2054.0368%2044.6122%2053.9962%2041.2902%2053.263L41.919%2050.9163C44.8412%2051.5458%2047.9325%2051.58%2051.0215%2050.9201L51.6502%2053.2665ZM50.6773%2049.6357C47.8723%2050.2197%2045.0081%2050.1953%2042.2685%2049.6118L42.8975%2047.2646C45.2298%2047.7443%2047.6618%2047.7648%2050.048%2047.2872L50.6773%2049.6357ZM40.0885%2049.0206L40.7177%2046.6724C38.4678%2045.9076%2036.363%2044.6979%2034.5481%2043.082L32.8294%2044.8007C34.9535%2046.7185%2037.4342%2048.1414%2040.0885%2049.0206ZM41.0871%2045.2935C39.0643%2044.6109%2037.1681%2043.538%2035.5223%2042.1078L37.2434%2040.3867C38.5774%2041.5179%2040.0978%2042.3782%2041.7166%2042.9443L41.0871%2045.2935ZM58.6339%2022.5312C58.2025%2021.7841%2057.7133%2021.0912%2057.1751%2020.455L58.8961%2018.734C59.578%2019.5205%2060.1953%2020.383%2060.7351%2021.3181C61.247%2022.2046%2061.6675%2023.1188%2061.9998%2024.0498L59.6468%2024.6803C59.3742%2023.9487%2059.0373%2023.2299%2058.6339%2022.5312ZM55.5823%2018.8534L57.3029%2017.1328C55.682%2015.7138%2053.8158%2014.6429%2051.8235%2013.9521L51.1937%2016.3029C52.7822%2016.8758%2054.2731%2017.7335%2055.5823%2018.8534ZM62.1027%2020.6364C61.479%2019.556%2060.7601%2018.5648%2059.9629%2017.6672L61.6815%2015.9486C62.6239%2016.9948%2063.4716%2018.1549%2064.2039%2019.4232C64.8769%2020.5888%2065.4219%2021.7931%2065.8433%2023.02L63.4929%2023.6498C63.1294%2022.6226%2062.6671%2021.614%2062.1027%2020.6364ZM58.3592%2016.0765L60.0787%2014.357C57.9508%2012.4675%2055.4731%2011.0692%2052.8261%2010.2103L52.1972%2012.5576C54.4397%2013.3026%2056.5411%2014.4883%2058.3592%2016.0765ZM67.1329%2022.6744C66.1529%2019.751%2064.6003%2017.1601%2062.6358%2014.9943L64.3536%2013.2765C66.6078%2015.7368%2068.3813%2018.697%2069.4806%2022.0453L67.1329%2022.6744ZM61.0333%2013.4024L62.7515%2011.6842C60.1754%209.35235%2057.1208%207.5955%2053.8092%206.54152L53.1804%208.8882C56.082%209.82789%2058.7614%2011.3682%2061.0333%2013.4024ZM33.9231%2040.5125L35.6437%2038.792C35.09%2038.1432%2034.5874%2037.4348%2034.1456%2036.6695C33.6757%2035.8558%2033.296%2035.0147%2033.0033%2034.1579L30.6546%2034.7872C31.0041%2035.8439%2031.466%2036.8809%2032.0443%2037.8827C32.5947%2038.8359%2033.2255%2039.7137%2033.9231%2040.5125ZM31.2398%2043.1958L32.9594%2041.4763C32.2064%2040.6123%2031.5253%2039.6634%2030.9307%2038.6335C30.2768%2037.5008%2029.76%2036.3266%2029.3751%2035.1301L27.0285%2035.7589C27.4688%2037.1554%2028.067%2038.5259%2028.8295%2039.8466C29.5326%2041.0645%2030.3423%2042.1826%2031.2398%2043.1958ZM25.7009%2036.1146C26.6584%2039.1856%2028.2423%2041.903%2030.2727%2044.1629L28.5545%2045.8812C26.2344%2043.327%2024.4302%2040.2398%2023.3555%2036.743L25.7009%2036.1146ZM39.7385%2050.3266C36.8268%2049.3745%2034.1406%2047.817%2031.8676%2045.7625L30.1498%2047.4803C32.7267%2049.8328%2035.788%2051.6071%2039.1097%2052.6736L39.7385%2050.3266ZM49.6611%2045.8433C47.5306%2046.2727%2045.3599%2046.2703%2043.2714%2045.8691L43.9013%2043.5183C45.5813%2043.8195%2047.3203%2043.8191%2049.0315%2043.4936L49.6611%2045.8433ZM49.0147%2015.7076L49.6441%2013.3584C47.5687%2012.9417%2045.4092%2012.9196%2043.2862%2013.3245L43.9164%2015.6761C45.6196%2015.3737%2047.3475%2015.3918%2049.0147%2015.7076ZM50.0133%2011.9805L50.6425%209.63235C47.922%209.07021%2045.0815%209.05866%2042.3005%209.64579L42.9297%2011.9939C45.292%2011.5132%2047.7003%2011.5214%2050.0133%2011.9805ZM50.9983%208.30468L51.6271%205.95767C48.3191%205.23639%2044.8147%205.20166%2041.3156%205.96999L41.9443%208.31637C45.0159%207.65835%2048.0901%207.68691%2050.9983%208.30468ZM23.0713%2035.7439C23.0834%2035.7899%2023.0956%2035.8359%2023.1079%2035.8819C23.1202%2035.9279%2023.1327%2035.9738%2023.1452%2036.0196L23.0713%2035.7439Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.durin.com/logo.png",
    "ogImage": "https://durin.com/social.jpeg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "See open positions",
      "reasoning": "Button #1 ('See open positions') is the primary CTA due to its action-oriented text and prominent placement. It uses a dark background with white text, making it stand out among the other buttons."
    },
    "secondary": {
      "index": 7,
      "text": "All Cookies",
      "reasoning": "Button #7 ('All Cookies') is selected as the secondary button because it has a different background color (white) compared to the primary button, and it is less prominent."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "bold",
    "energy": "high",
    "targetAudience": "mining industry professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles