Home · Branding · Fitia

Fitia Brand Identity

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

Download JSON
Primary
#FFFCF0
Accent
#FFC300
Body Font
Inter
Heading
Inter

Color Palette

Brand palette extracted from https://fitia.app/.

primary
#FFFCF0
rgb(255, 252, 240)
secondary
#F3FFDC
rgb(243, 255, 220)
accent
#FFC300
rgb(255, 195, 0)
background
#FFFCF0
rgb(255, 252, 240)
textPrimary
#000000
rgb(0, 0, 0)
link
#FFF8E6
rgb(255, 248, 230)

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

Fitia logo
Logo
Fitia favicon
Favicon
Fitia social image
Social Card

UI Components

Live previews rendered using Fitia's actual button styles.

buttonPrimary
background #FFC300 textColor #000000 borderRadius 12px shadow none
buttonSecondary
background #FFFFFF textColor #000000 borderRadius 6px shadow rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px

Brand Personality

Tone: modern Energy: medium Audience: health-conscious individuals looking for diet and fitness solutions

Fitia Brand in the Wild

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

Frequently Asked Questions

What is Fitia's primary brand color?

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

What accent color does Fitia use?

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

What font does Fitia use?

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

Does Fitia use a light or dark theme?

Fitia's primary site uses a light color scheme, with a background of #FFFCF0.

Where can I find Fitia's logo?

Fitia's logo is available directly on their site (https://fitia.app/). 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://fitia.app/ 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 Fitia.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FFFCF0",
    "secondary": "#F3FFDC",
    "accent": "#FFC300",
    "background": "#FFFCF0",
    "textPrimary": "#000000",
    "link": "#FFF8E6"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter"
      ],
      "body": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Inter"
      ]
    },
    "fontSizes": {
      "h1": "50px",
      "h2": "40px",
      "body": "48px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFC300",
      "textColor": "#000000",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2060%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22h-5%20w-auto%20md%3Ah-7%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M52.0146%2020.1352C51.3693%2020.1397%2050.7264%2020.057%2050.1033%2019.8894C49.5236%2019.73%2048.9723%2019.4812%2048.4692%2019.152C47.9766%2018.8288%2047.5315%2018.4384%2047.1468%2017.9921C46.7555%2017.5334%2046.4271%2017.0246%2046.1703%2016.4791C45.9015%2015.9113%2045.6994%2015.3142%2045.5681%2014.6998C45.4324%2014.0556%2045.3651%2013.399%2045.3672%2012.7407C45.3644%2012.0754%2045.4388%2011.412%2045.5887%2010.7638C45.734%2010.1459%2045.9573%209.54901%2046.2533%208.98751C46.542%208.43901%2046.9056%207.93333%2047.3336%207.48499C47.768%207.03464%2048.2618%206.64563%2048.8014%206.32872C49.3714%205.99492%2049.9873%205.74642%2050.6294%205.59114C51.337%205.42275%2052.0623%205.34023%2052.7897%205.34534C53.4917%205.34018%2054.1916%205.42139%2054.8738%205.58714C55.4952%205.74079%2056.0904%205.98589%2056.6398%206.3144C57.6947%206.94388%2058.5531%207.85506%2059.1187%208.94556C59.4099%209.50197%2059.6298%2010.0929%2059.773%2010.7044C59.9206%2011.3448%2059.9938%2012.0002%2059.9911%2012.6574V19.803H57.417V12.3372C57.4449%2011.4545%2057.1123%2010.6532%2056.8196%2010.0537C56.4604%209.30158%2055.8995%208.66391%2055.1995%208.21161C54.501%207.76139%2053.6718%207.5327%2052.735%207.5327C51.7424%207.5327%2050.8804%207.76567%2050.1728%208.225C49.4652%208.68467%2048.8994%209.33208%2048.5386%2010.0949C48.1498%2010.9313%2047.9556%2011.845%2047.9708%2012.7672C47.9594%2013.67%2048.1486%2014.564%2048.5249%2015.3846C48.8752%2016.1455%2049.4316%2016.7931%2050.1312%2017.2539C50.8294%2017.7133%2051.6867%2017.9462%2052.6794%2017.9462C53.2877%2017.961%2053.8925%2017.849%2054.4553%2017.6173C55.018%2017.3855%2055.5263%2017.0392%2055.9478%2016.6002V18.7368C55.5078%2019.1181%2055.0127%2019.4307%2054.4794%2019.6642C53.7806%2019.9768%2052.9513%2020.1352%2052.0146%2020.1352ZM37.058%2019.8026V5.67753H39.6341V19.8026H37.058ZM31.4359%2019.8026H28.112C27.5409%2019.8116%2026.9726%2019.7203%2026.4329%2019.5329C25.9544%2019.3607%2025.5204%2019.0839%2025.1623%2018.7228C24.8064%2018.3612%2024.5335%2017.9264%2024.3625%2017.4487C24.1779%2016.9145%2024.0877%2016.3522%2024.096%2015.787V8.8508H21.604V6.66278H24.0964V2.92184H26.6446V6.66278H31.4363V8.8508H26.6446V15.6205C26.6446%2016.227%2026.817%2016.7164%2027.1571%2017.0748C27.4972%2017.4332%2027.9766%2017.6147%2028.5833%2017.6147H31.4363V19.8026H31.4359ZM14.2081%2019.8026V5.67753H16.7842V19.8026H14.2081ZM2.46469%2019.8026V8.8508H0V6.66278H2.46451V5.51143C2.45577%204.94052%202.54602%204.37241%202.73123%203.83231C2.8994%203.35424%203.17276%202.92003%203.53114%202.56171C3.88952%202.2034%204.32379%201.93011%204.80188%201.76203C5.34194%201.57678%205.91003%201.48653%206.48091%201.49531H9.97093V3.68361H6.97967C6.35452%203.68361%205.86999%203.86031%205.53928%204.20971C5.20857%204.55911%205.04062%205.05304%205.04062%205.67753V6.66278H9.41675V8.8508H5.04062V19.8026H2.46469ZM38.3598%203.43455C38.1347%203.43553%2037.9118%203.3906%2037.7047%203.30249C37.4975%203.21438%2037.3105%203.08495%2037.1551%202.92212C36.993%202.76608%2036.8641%202.57895%2036.776%202.37192C36.688%202.1649%2036.6426%201.94223%2036.6426%201.71725C36.6426%201.49228%2036.688%201.26961%2036.776%201.06258C36.8641%200.855558%2036.993%200.668426%2037.1551%200.512388C37.3112%200.350352%2037.4983%200.221458%2037.7053%200.133418C37.9124%200.0453774%2038.135%200%2038.36%200C38.5849%200%2038.8076%200.0453774%2039.0146%200.133418C39.2216%200.221458%2039.4088%200.350352%2039.5648%200.512388C39.7269%200.668446%2039.8558%200.855584%2039.9438%201.06261C40.0319%201.26963%2040.0772%201.49229%2040.0772%201.71725C40.0772%201.94222%2040.0319%202.16488%2039.9438%202.3719C39.8558%202.57892%2039.7269%202.76606%2039.5648%202.92212C39.4093%203.08489%2039.2223%203.21425%2039.0151%203.30231C38.8079%203.39037%2038.5849%203.43527%2038.3598%203.43427V3.43455ZM15.5102%203.43455C15.2851%203.43547%2015.0621%203.3905%2014.855%203.3024C14.6478%203.2143%2014.4607%203.08491%2014.3052%202.92212C14.1431%202.76608%2014.0142%202.57895%2013.9262%202.37192C13.8381%202.1649%2013.7927%201.94223%2013.7927%201.71725C13.7927%201.49228%2013.8381%201.26961%2013.9262%201.06258C14.0142%200.855558%2014.1431%200.668426%2014.3052%200.512388C14.4613%200.350352%2014.6484%200.221458%2014.8554%200.133418C15.0625%200.0453774%2015.2851%200%2015.5101%200C15.735%200%2015.9577%200.0453774%2016.1647%200.133418C16.3717%200.221458%2016.5589%200.350352%2016.7149%200.512388C16.877%200.668446%2017.0059%200.855584%2017.0939%201.06261C17.182%201.26963%2017.2273%201.49229%2017.2273%201.71725C17.2273%201.94222%2017.182%202.16488%2017.0939%202.3719C17.0059%202.57892%2016.877%202.76606%2016.7149%202.92212C16.5595%203.08487%2016.3725%203.21423%2016.1653%203.30229C15.9582%203.39034%2015.7353%203.43525%2015.5102%203.43427V3.43455Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://fitia.app/favicon.png",
    "ogImage": "/img/fitia_og.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is medium-sized, visible, located in the header, and links to the homepage, making it the primary brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Start Free",
      "reasoning": "Button #0 ('Start Free') is the primary CTA due to its vibrant background color (#FFC300) and action-oriented text, which is typical for a primary call-to-action."
    },
    "secondary": {
      "index": 2,
      "text": "Deny",
      "reasoning": "Button #2 ('Deny') is selected as the secondary button because it has a different background color (#FFFFFF) and serves a less prominent role."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "health-conscious individuals looking for diet and fitness solutions"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 1,
        "selectedLogoReasoning": "Selected #1 because it is medium-sized, visible, located in the header, and links to the homepage, making it the primary brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles