Home · Branding · Entire

Entire Brand Identity

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

Download JSON
Primary
#000000
Accent
#171717
Body Font
Entire Headline NEW
Heading
Entire Headline NEW

Color Palette

Brand palette extracted from https://entire.io/.

primary
#000000
rgb(0, 0, 0)
accent
#171717
rgb(23, 23, 23)
background
#FAFAFA
rgb(250, 250, 250)
textPrimary
#5D5D5D
rgb(93, 93, 93)
link
#000000
rgb(0, 0, 0)

Typography

Each font links to its Google Fonts page where available.

primary
Entire Headline NEW
Entire Headline NEW Google Fonts →
heading
Entire Headline NEW
Entire Headline NEW Google Fonts →
Entire Headline NEW, ui-sans-serif, system-ui, sans-serif
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

Entire logo
Logo
Entire favicon
Favicon
Entire social image
Social Card

UI Components

Live previews rendered using Entire's actual button styles.

buttonPrimary
background #171717 textColor #FFFFFF borderRadius 4px shadow none

Brand Personality

Tone: modern Energy: medium Audience: developers

Entire Brand in the Wild

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

Frequently Asked Questions

What is Entire's primary brand color?

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

What accent color does Entire use?

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

What font does Entire use?

Entire uses Entire Headline NEW as the primary typeface across body and headings.

Does Entire use a light or dark theme?

Entire's primary site uses a light color scheme, with a background of #FAFAFA.

Where can I find Entire's logo?

Entire's logo is available directly on their site (https://entire.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://entire.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 Entire.

Methodology

Brand data on this page was extracted from https://entire.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 Entire.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Entire Headline NEW",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#000000",
    "accent": "#171717",
    "background": "#FAFAFA",
    "textPrimary": "#5D5D5D",
    "link": "#000000"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Entire Headline NEW",
      "heading": "Entire Headline NEW"
    },
    "fontStacks": {
      "heading": [
        "Entire Headline NEW",
        "ui-sans-serif",
        "system-ui",
        "sans-serif"
      ],
      "body": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "36px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#171717",
      "textColor": "#FFFFFF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20959.94%20236.81%22%20class%3D%22h-7%20w-auto%22%20fill%3D%22currentColor%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M897.09%2C222.01c-43.02%2C0-69.3-26.81-69.3-67.27s26.79-68.05%2C66.72-68.05%2C65.43%2C24.74%2C65.43%2C64.18c0%2C3.35%2C0%2C6.96-.26%2C10.83h-97.63v1.55c0%2C20.36%2C13.66%2C33.25%2C33.49%2C33.25%2C15.97%2C0%2C27.3-7.22%2C30.66-20.11h32.46c-4.38%2C25.26-27.31%2C45.62-61.57%2C45.62ZM862.57%2C139.27h64.4c-2.32-17.79-14.17-27.58-31.94-27.58-16.49%2C0-29.89%2C10.31-32.46%2C27.58Z%22%20style%3D%22fill%3A%20rgb(22%2C%2022%2C%2022)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M747.44%2C219.9V89.86h28.16l3.05%2C19.52c6.85-11.15%2C17-19.52%2C38.06-19.52h6.85v29.4h-13.45c-22.58%2C0-30.45%2C16.22-30.45%2C36.25v64.38h-32.22Z%22%20style%3D%22fill%3A%20rgb(22%2C%2022%2C%2022)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M688.15%2C219.9V89.54h32.14v130.36h-32.14ZM704.09%2C71.52c-10.38%2C0-17.97-7.62-17.97-17.79s7.59-17.79%2C17.97-17.79%2C17.98%2C7.62%2C17.98%2C17.79-7.85%2C17.79-17.98%2C17.79Z%22%20style%3D%22fill%3A%20rgb(22%2C%2022%2C%2022)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M640.62%2C219.9c-24.76%2C0-36.12-11.95-36.12-36.61v-66.1h-21.97v-27.71h21.97v-27.71l32.08-8.9v36.61h31.58v27.71h-31.58v61.53c0%2C9.66%2C3.54%2C13.48%2C13.39%2C13.48h18.18v27.71h-27.53Z%22%20style%3D%22fill%3A%20rgb(22%2C%2022%2C%2022)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M448.25%2C219.9V89.28h28.02l3.03%2C16.81c8.08-10.18%2C20.19-18.33%2C40.64-18.33%2C28.27%2C0%2C52%2C15.28%2C52%2C59.58v72.57h-32.06v-70.02c0-23.17-9.59-35.14-28.27-35.14-20.45%2C0-31.3%2C12.99-31.3%2C36.41v68.75h-32.06Z%22%20style%3D%22fill%3A%20rgb(22%2C%2022%2C%2022)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M309.76%2C219.9V42.29h117.48v29.94h-83.3v43.64h68.11v28.67h-68.11v45.42h86.34v29.94h-120.52Z%22%20style%3D%22fill%3A%20rgb(22%2C%2022%2C%2022)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M172.32%2C86.16c0%2C9.97%2C7.59%2C17.44%2C17.97%2C17.44s17.97-7.48%2C17.97-17.44-7.85-17.44-17.97-17.44-17.97%2C7.48-17.97%2C17.44Z%22%20style%3D%22fill%3A%20rgb(22%2C%2022%2C%2022)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M114.18%2C102.55c0%2C10.27%2C7.59%2C17.97%2C17.97%2C17.97s17.97-7.7%2C17.97-17.97-7.85-17.97-17.97-17.97-17.97%2C7.7-17.97%2C17.97Z%22%20style%3D%22fill%3A%20rgb(22%2C%2022%2C%2022)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M130.11%2C1.6c11.92-3.19%2C24.62-1.56%2C35.34%2C4.54l56.86%2C32.37c1.72.98%2C1.39%2C3.56-.52%2C4.07l-125.74%2C33.68c-12.51%2C3.35-19.93%2C16.2-16.58%2C28.7l6.07%2C22.64c3.35%2C12.5%2C16.21%2C19.92%2C28.71%2C16.57l69.76-18.69%2C35.66%2C35.22c6.69%2C6.6%2C10.45%2C15.61%2C10.45%2C25.01v18.68c0%2C12.25-9.44%2C22.43-21.65%2C23.37l-116.43%2C8.92c-13.55%2C1.04-26.88-3.85-36.54-13.4l-38.82-38.36c-6.68-6.6-10.45-15.61-10.45-25v-18.68c0-12.25%2C9.44-22.43%2C21.65-23.37l10.98-.84c2.07-.16%2C2.81-2.82%2C1.11-4.02l-24.07-17.06c-4.46-3.16-7.67-7.78-9.08-13.05L.8%2C60.49c-3.35-12.5%2C4.07-25.35%2C16.58-28.7L130.11%2C1.6Z%22%20style%3D%22fill%3A%20rgb(22%2C%2022%2C%2022)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://entire.io/favicon.ico",
    "ogImage": "https://entire.io/images/og/home.png?v=2",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Entire'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Sign in",
      "reasoning": "The 'Sign in' button is the only button available and uses a dark background color (#171717) with white text, making it the most prominent call-to-action on the page."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "There is no secondary button available with a different background color."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "developers"
  },
  "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 visible, located in the header, links to the homepage, and matches the brand name 'Entire'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles