Home · Branding · Denormalized

Denormalized Brand Identity

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

Download JSON
Primary
#788293
Accent
#FF3D00
Body Font
Inter
Heading
Inter

Color Palette

Brand palette extracted from https://www.denormalized.io/.

primary
#788293
rgb(120, 130, 147)
secondary
#959CB1
rgb(149, 156, 177)
accent
#FF3D00
rgb(255, 61, 0)
background
#F0F2F9
rgb(240, 242, 249)
textPrimary
#121723
rgb(18, 23, 35)
link
#121723
rgb(18, 23, 35)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Inter
Inter
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

Denormalized logo
Logo
Denormalized favicon
Favicon
Denormalized social image
Social Card

UI Components

Live previews rendered using Denormalized's actual button styles.

input
background #F8F8F8 textColor #788293 borderColor #E5E7EB borderRadius 8px shadow none
buttonPrimary
background #FF3D00 textColor #FFFFFF borderRadius 8px shadow rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(4, 10, 34, 0.1) 0px 5px 20px 0px

Brand Personality

Tone: modern Energy: medium Audience: developers and tech professionals

Denormalized Brand in the Wild

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

Frequently Asked Questions

What is Denormalized's primary brand color?

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

What accent color does Denormalized use?

Denormalized uses #FF3D00 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Denormalized use?

Denormalized uses Inter as the primary typeface across body and headings.

Does Denormalized use a light or dark theme?

Denormalized's primary site uses a light color scheme, with a background of #F0F2F9.

Where can I find Denormalized's logo?

Denormalized's logo is available directly on their site (https://www.denormalized.io/). 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.denormalized.io/ 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 Denormalized.

Methodology

Brand data on this page was extracted from https://www.denormalized.io/ 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 Denormalized.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#788293",
    "secondary": "#959CB1",
    "accent": "#FF3D00",
    "background": "#F0F2F9",
    "textPrimary": "#121723",
    "link": "#121723"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter"
      ],
      "body": [
        "Inter"
      ],
      "paragraph": [
        "Inter"
      ]
    },
    "fontSizes": {
      "h1": "80px",
      "h2": "48px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "input": {
      "background": "#F8F8F8",
      "textColor": "#788293",
      "borderColor": "#E5E7EB",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FF3D00",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(4, 10, 34, 0.1) 0px 5px 20px 0px"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22159%22%20height%3D%2237%22%20class%3D%22text-white%22%20viewBox%3D%220%200%20278%2033%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20d%3D%22M33.807%2028.45c-1.867%200-3.55-.433-5.053-1.343-1.525-.888-2.708-2.117-3.596-3.71-.865-1.57-1.32-3.391-1.32-5.394s.432-3.778%201.32-5.349c.865-1.57%202.071-2.822%203.596-3.71%201.525-.887%203.209-1.342%205.053-1.342a9.64%209.64%200%200%201%204.847%201.274c1.48.842%202.618%202.026%203.437%203.505.82%201.48%201.229%203.164%201.229%205.03%200%20.478%200%20.91-.068%201.297-.069.387-.091.66-.137.82H27.821a6.674%206.674%200%200%200%201.024%202.845%205.57%205.57%200%200%200%202.117%201.934c.864.456%201.82.683%202.845.683%201.092%200%202.048-.25%202.89-.728a5.093%205.093%200%200%200%201.935-1.935h4.142a9.205%209.205%200%200%201-1.82%203.118c-.82.933-1.822%201.662-3.028%202.208-1.206.546-2.572.82-4.12.82v-.023Zm5.576-11.995c-.091-1.001-.364-1.934-.888-2.754-.523-.819-1.16-1.479-1.98-1.957a5.27%205.27%200%200%200-2.731-.728c-1.07%200-2.026.25-2.89.728a5.64%205.64%200%200%200-2.072%201.935%207.023%207.023%200%200%200-1.024%202.776h11.585ZM64.055%2028.04V8.01h3.8v2.026h.228c.523-.614%201.32-1.16%202.321-1.661%201.025-.501%202.208-.751%203.574-.751%201.525%200%202.867.364%204.074%201.047a7.421%207.421%200%200%201%202.845%202.958c.682%201.275%201.024%202.731%201.024%204.37v12.04h-3.983V16.342c0-.934-.205-1.776-.638-2.527a5.038%205.038%200%200%200-1.73-1.798%204.73%204.73%200%200%200-2.457-.66c-.956%200-1.821.228-2.595.683-.774.455-1.388%201.047-1.82%201.82a4.735%204.735%200%200%200-.683%202.482V28.04h-3.983.023Zm31.908.41c-1.866%200-3.55-.433-5.052-1.343-1.525-.888-2.709-2.117-3.574-3.71-.865-1.57-1.297-3.391-1.297-5.394s.432-3.778%201.297-5.349c.865-1.57%202.049-2.822%203.574-3.71%201.525-.887%203.209-1.342%205.052-1.342%201.844%200%203.55.455%205.053%201.343%201.525.887%202.708%202.116%203.573%203.71.865%201.57%201.297%203.368%201.297%205.348s-.432%203.824-1.297%205.394c-.865%201.57-2.048%202.822-3.573%203.71-1.525.887-3.21%201.343-5.053%201.343Zm0-3.71c1.093%200%202.094-.273%202.982-.842.91-.57%201.616-1.343%202.162-2.367.523-1.024.796-2.185.796-3.528s-.273-2.458-.796-3.482c-.524-1.025-1.252-1.821-2.162-2.367-.91-.546-1.89-.842-2.982-.842a5.394%205.394%200%200%200-2.959.842%205.683%205.683%200%200%200-2.139%202.367c-.523%201.024-.774%202.185-.774%203.482%200%201.297.25%202.503.774%203.528.523%201.024%201.23%201.82%202.14%202.367.91.546%201.911.842%202.958.842Zm14.134%203.3V8.01h3.778v1.844h.227a3.9%203.9%200%200%201%201.457-1.343c.569-.318%201.343-.478%202.299-.478h5.826v3.756h-5.462c-1.32%200-2.344.341-3.073%201.046-.728.706-1.069%201.73-1.069%203.096v12.153h-3.983v-.045Zm16.682%200V8.01h3.801v2.026h.228c.5-.614%201.206-1.16%202.116-1.661a5.998%205.998%200%200%201%202.936-.751c1.389%200%202.572.318%203.574.978%201.001.66%201.707%201.389%202.116%202.208h.205c.569-.842%201.411-1.593%202.549-2.23%201.138-.638%202.435-.956%203.869-.956%201.434%200%202.663.341%203.756%201.024a7.385%207.385%200%200%201%202.617%202.8c.637%201.183.956%202.571.956%204.096v12.518h-4.029V15.84c0-.91-.159-1.684-.478-2.367-.318-.683-.773-1.207-1.388-1.548-.614-.364-1.32-.546-2.117-.546a4.17%204.17%200%200%200-2.162.592c-.682.387-1.206.933-1.616%201.616a4.499%204.499%200%200%200-.591%202.253v12.222h-3.983V15.84c0-1.343-.364-2.435-1.093-3.255-.728-.82-1.707-1.206-2.936-1.206-.774%200-1.479.205-2.162.592-.66.387-1.183.933-1.593%201.616-.41.682-.592%201.433-.592%202.253v12.222h-3.983v-.023Zm40.239.41c-1.433%200-2.685-.274-3.755-.82-1.07-.546-1.912-1.274-2.481-2.207-.591-.934-.865-2.003-.865-3.187%200-1.297.296-2.435.865-3.391s1.48-1.707%202.686-2.253%202.708-.82%204.529-.82h5.098v-.523c0-1.297-.387-2.322-1.138-3.095-.751-.751-1.798-1.138-3.095-1.138-1.229%200-2.208.273-2.959.842-.751.569-1.206%201.343-1.343%202.14h-3.982a7.121%207.121%200%200%201%201.16-3.21c.66-.979%201.616-1.752%202.822-2.321%201.229-.592%202.663-.888%204.302-.888%201.639%200%203.118.319%204.37.933a6.709%206.709%200%200%201%202.845%202.663c.66%201.16%201.001%202.504%201.001%204.051v12.791h-3.823v-2.185h-.228c-.455.66-1.206%201.252-2.276%201.798-1.07.546-2.299.797-3.71.797l-.023.023Zm.433-3.414c1.138%200%202.139-.228%202.981-.66a4.696%204.696%200%200%200%201.958-1.867c.455-.82.682-1.752.682-2.845v-.683h-4.825c-1.479%200-2.571.296-3.277.865-.705.57-1.047%201.32-1.047%202.254%200%20.864.296%201.593.911%202.139.614.546%201.479.82%202.64.82l-.023-.023Zm15.066%203.004V0h3.983v28.017h-3.983v.023Zm9.514-24.034V0h3.983v3.983h-3.983v.023Zm0%2024.034V8.01h3.983v20.03h-3.983Zm8.831%200v-3.46l10.515-12.904h-10.31V8.01h15.453v3.46l-10.515%2012.905h10.72v3.664h-15.863Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M55.86%203.937v24.148h3.916v3.938H51.9V17.98h-3.892v-3.937H51.9V0h7.874v3.937H55.86Z%22%20fill%3D%22%23FF3D00%22%20style%3D%22fill%3A%20rgb(255%2C%2061%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M229.744%2028.45c-1.867%200-3.551-.433-5.053-1.343-1.525-.888-2.708-2.117-3.596-3.71-.865-1.57-1.32-3.391-1.32-5.394s.432-3.778%201.32-5.349c.865-1.57%202.071-2.822%203.596-3.71%201.525-.887%203.209-1.342%205.053-1.342%201.752%200%203.368.432%204.847%201.274%201.48.842%202.618%202.026%203.437%203.505.819%201.48%201.229%203.164%201.229%205.03%200%20.478%200%20.91-.068%201.297-.069.387-.091.66-.137.82h-15.294a6.669%206.669%200%200%200%201.024%202.845%205.568%205.568%200%200%200%202.117%201.934c.865.456%201.82.683%202.845.683%201.092%200%202.048-.25%202.89-.728a5.1%205.1%200%200%200%201.935-1.935h4.142a9.213%209.213%200%200%201-1.821%203.118c-.819.933-1.821%201.662-3.027%202.208-1.206.546-2.572.82-4.119.82v-.023Zm5.576-11.995c-.091-1.001-.364-1.934-.888-2.754-.523-.819-1.161-1.479-1.98-1.957a5.269%205.269%200%200%200-2.731-.728c-1.07%200-2.026.25-2.891.728a5.65%205.65%200%200%200-2.071%201.935%207.022%207.022%200%200%200-1.024%202.776h11.585Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M270.096%2028.063V3.937h-3.915V0h7.875v14.043h3.892v3.937h-3.892v14.043h-7.875v-3.938h3.915v-.022Z%22%20fill%3D%22%23FF3D00%22%20style%3D%22fill%3A%20rgb(255%2C%2061%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M251.798%2028.45c-1.73%200-3.505-.433-4.894-1.32-1.411-.865-2.526-2.094-3.345-3.688-.82-1.57-1.229-3.39-1.229-5.44%200-2.047.409-3.823%201.229-5.393.819-1.57%201.934-2.8%203.345-3.687%201.411-.888%202.982-1.32%204.689-1.32%201.297%200%202.594.205%203.618.705%201.025.501%201.753%201.115%202.436%202.003h.205V0h3.983v28.017h-3.938V25.65h-.205c-.728.91-1.638%201.753-2.663%202.185-.887.364-1.889.592-3.254.592l.023.023Zm.273-3.71a5.247%205.247%200%200%200%202.913-.842c.888-.57%201.57-1.343%202.094-2.367.523-1.025.774-2.185.774-3.528s-.251-2.504-.774-3.505c-.524-1.002-1.206-1.798-2.094-2.344-.865-.57-1.844-.842-2.913-.842-1.07%200-2.003.273-2.868.842-.865.569-1.57%201.342-2.094%202.344-.523%201.001-.774%202.185-.774%203.505%200%201.32.251%202.503.774%203.528.524%201.024%201.206%201.82%202.094%202.367a5.284%205.284%200%200%200%202.868.842ZM10.069%2028.45c-1.73%200-3.505-.433-4.894-1.32-1.41-.865-2.526-2.094-3.345-3.688-.82-1.57-1.23-3.39-1.23-5.44%200-2.047.41-3.823%201.23-5.393.819-1.57%201.934-2.8%203.345-3.687%201.411-.888%202.982-1.32%204.689-1.32%201.297%200%202.594.205%203.618.705%201.025.501%201.753%201.115%202.436%202.003h.205V0h3.982v28.017h-3.937V25.65h-.205c-.728.91-1.638%201.753-2.663%202.185-.887.364-1.889.592-3.254.592l.023.023Zm.273-3.71c1.07%200%202.025-.273%202.913-.842.887-.57%201.57-1.343%202.094-2.367.523-1.025.774-2.185.774-3.528s-.25-2.504-.774-3.505c-.524-1.002-1.207-1.798-2.094-2.344-.865-.57-1.844-.842-2.913-.842-1.07%200-2.003.273-2.868.842-.865.569-1.57%201.342-2.094%202.344-.523%201.001-.774%202.185-.774%203.505%200%201.32.25%202.503.774%203.528.524%201.024%201.206%201.82%202.094%202.367.865.546%201.82.842%202.868.842Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3CclipPath%20id%3D%22a%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M.6%200h277.348v32.023H.6z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",
    "favicon": "https://www.denormalized.io/favicon.svg",
    "ogImage": "https://www.denormalized.io/assets/denormalized-social.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is visible, located in the header, links to the homepage, and matches the brand name 'Denormalized'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Subscribe",
      "reasoning": "The button with the text 'Subscribe' has a vibrant red/orange background (#FF3D00), which is a strong indicator of a primary call-to-action. It stands out prominently against the page's color scheme."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "There is only one button detected, so no secondary button is available with a different background color."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "developers and tech 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": 1,
        "selectedLogoReasoning": "Selected #1 because it is visible, located in the header, links to the homepage, and matches the brand name 'Denormalized'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles