Home · Branding · Fay

Fay Brand Identity

A complete profile of Fay's visual system — colors, typography, components, and personality — extracted from https://www.faynutrition.com/?ref=startups.gallery. Built for designers, agents, and AI tools.

Download JSON
Primary
#6460FB
Accent
#6460FB
Body Font
Manrope
Heading
Manrope

Color Palette

Brand palette extracted from https://www.faynutrition.com/?ref=startups.gallery.

primary
#6460FB
rgb(100, 96, 251)
secondary
#67B0F1
rgb(103, 176, 241)
accent
#6460FB
rgb(100, 96, 251)
background
#FCFCFA
rgb(252, 252, 250)
textPrimary
#24221F
rgb(36, 34, 31)
link
#8F92A7
rgb(143, 146, 167)

Typography

Each font links to its Google Fonts page where available.

primary
Manrope
heading
Manrope
Manrope, Arial, 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

Fay logo
Logo
Fay favicon
Favicon
Fay social image
Social Card

UI Components

Live previews rendered using Fay's actual button styles.

input
background transparent textColor #6460FB borderColor null borderRadius 0px shadow none
buttonPrimary
background #6460FB textColor #F5F4F2 borderColor #E7E4E2 borderRadius 1000px shadow none
buttonSecondary
background #FCFCFA textColor #24221F borderRadius 16px shadow none

Brand Personality

Tone: professional Energy: medium Audience: health-conscious individuals looking for dietitian services

Fay Brand in the Wild

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

Frequently Asked Questions

What is Fay's primary brand color?

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

What font does Fay use?

Fay uses Manrope as the primary typeface across body and headings.

Does Fay use a light or dark theme?

Fay's primary site uses a light color scheme, with a background of #FCFCFA.

Where can I find Fay's logo?

Fay's logo is available directly on their site (https://www.faynutrition.com/?ref=startups.gallery). 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.faynutrition.com/?ref=startups.gallery 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 Fay.

Methodology

Brand data on this page was extracted from https://www.faynutrition.com/?ref=startups.gallery 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 Fay.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Manrope",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#6460FB",
    "secondary": "#67B0F1",
    "accent": "#6460FB",
    "background": "#FCFCFA",
    "textPrimary": "#24221F",
    "link": "#8F92A7"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Manrope",
      "heading": "Manrope"
    },
    "fontStacks": {
      "heading": [
        "Manrope",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Manrope",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Manrope",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "24px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#6460FB",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#6460FB",
      "textColor": "#F5F4F2",
      "borderColor": "#E7E4E2",
      "borderRadius": "1000px",
      "borderRadiusCorners": {
        "topLeft": "1000px",
        "topRight": "1000px",
        "bottomRight": "1000px",
        "bottomLeft": "1000px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FCFCFA",
      "textColor": "#24221F",
      "borderRadius": "16px",
      "borderRadiusCorners": {
        "topLeft": "16px",
        "topRight": "16px",
        "bottomRight": "16px",
        "bottomLeft": "16px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20109%2038%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_991_4157)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Cpath%20d%3D%22M13.1103%207.56068C11.9061%205.48365%2012.1301%204.26374%2012.8749%203.83799C13.6197%203.40967%2014.793%203.82723%2015.9972%205.90375C16.3747%206.55287%2017.3039%208.07043%2018.4102%209.86619C17.3327%2010.3539%2016.3129%2010.9447%2015.36%2011.6266C14.349%209.77294%2013.4888%208.21081%2013.1103%207.56068ZM5.52658%2016.3217C6.17763%2016.6947%207.70475%2017.6195%209.51159%2018.7226C9.99881%2017.6477%2010.5952%2016.6332%2011.2823%2015.6869C9.41527%2014.6802%207.84436%2013.8246%207.19124%2013.4501C5.10371%2012.2522%203.87839%2012.474%203.44884%2013.2149C3.01825%2013.9547%203.43802%2015.1228%205.52658%2016.3217ZM8.00195%2027.7761C7.9453%2027.2003%207.91284%2026.6162%207.91284%2026.026C7.91284%2025.4312%207.94476%2024.8476%208.00195%2024.2676C5.89226%2024.3255%204.11119%2024.3686%203.3587%2024.3686C0.946687%2024.3686%20-0.00359519%2025.1678%201.02171e-05%2026.0229C1.02171e-05%2026.877%200.946687%2027.6819%203.3587%2027.6819C4.11119%2027.6819%205.89176%2027.7224%208.00195%2027.7761ZM36.1457%2011.6292C37.1588%209.775%2038.0169%208.21081%2038.3929%207.56068C39.5963%205.48365%2039.3755%204.26629%2038.6293%203.83799C37.883%203.41224%2036.7128%203.82723%2035.505%205.90375C35.1311%206.55287%2034.2035%208.07043%2033.094%209.86619C34.173%2010.3576%2035.1913%2010.9483%2036.1457%2011.6292ZM25.7529%208.27692C26.3493%208.27692%2026.936%208.30867%2027.5154%208.36301C27.4583%206.26649%2027.4181%204.49532%2027.4181%203.74679C27.4181%201.34903%2026.6141%200.404785%2025.7539%200.404785C24.8953%200.404785%2024.0856%201.34903%2024.0856%203.74679C24.0856%204.49532%2024.0475%206.26649%2023.9893%208.36301C24.5698%208.30921%2025.159%208.27692%2025.7529%208.27692ZM41.9909%2018.7226C43.7985%2017.6221%2045.3258%2016.6947%2045.9798%2016.3217C48.0677%2015.1228%2048.4886%2013.9573%2048.0549%2013.2149C47.6239%2012.4766%2046.4011%2012.2522%2044.312%2013.4501C43.6583%2013.824%2042.0875%2014.6822%2040.2234%2015.6895C40.9102%2016.6358%2041.5012%2017.6502%2041.9909%2018.7226ZM45.9798%2035.7287C45.325%2035.3542%2043.7969%2034.4269%2041.9909%2033.3269C41.5012%2034.4002%2040.9075%2035.4142%2040.2234%2036.3625C42.0847%2037.3692%2043.6587%2038.2239%2044.312%2038.5989C46.4011%2039.7994%2047.6239%2039.5775%2048.0549%2038.833C48.4839%2038.0937%2048.0677%2036.9271%2045.9798%2035.7287ZM36.1431%2040.4178C35.1913%2041.1006%2034.1679%2041.6915%2033.0899%2042.1791C34.1998%2043.976%2035.1311%2045.4964%2035.5045%2046.1466C36.7128%2048.2242%2037.882%2048.6425%2038.6283%2048.2099C39.372%2047.7812%2039.5951%2046.5664%2038.3919%2044.4883C38.0169%2043.8393%2037.1557%2042.2724%2036.1431%2040.4178ZM48.1471%2024.3691C47.3946%2024.3691%2045.6131%2024.326%2043.4991%2024.2717C43.5591%2024.8481%2043.5898%2025.4312%2043.5898%2026.026C43.5898%2026.6162%2043.5591%2027.2003%2043.4991%2027.7803C45.6131%2027.7224%2047.3946%2027.6834%2048.1471%2027.6834C50.5581%2027.6834%2051.5057%2026.8832%2051.5057%2026.0244C51.5057%2025.1704%2050.5574%2024.3691%2048.1471%2024.3691ZM15.36%2040.4178C14.349%2042.2724%2013.4888%2043.8393%2013.1103%2044.4883C11.9061%2046.5664%2012.1291%2047.7835%2012.8749%2048.2099C13.6197%2048.6355%2014.793%2048.2231%2015.9972%2046.1466C16.3747%2045.4956%2017.3039%2043.976%2018.4102%2042.1791C17.3327%2041.6915%2016.3129%2041.1006%2015.36%2040.4178ZM9.51159%2033.3259C7.70475%2034.4284%206.17763%2035.3532%205.52658%2035.7282C3.4375%2036.9271%203.01825%2038.0927%203.44884%2038.832C3.87839%2039.5709%205.1032%2039.7982%207.19124%2038.5978C7.84486%2038.2233%209.41527%2037.3687%2011.2823%2036.3615C10.5958%2035.4131%209.99932%2034.3992%209.51159%2033.3259ZM25.7529%2043.7684C25.1539%2043.7684%2024.5672%2043.7367%2023.9883%2043.6782C24.046%2045.7783%2024.0846%2047.5531%2024.0846%2048.3005C24.0846%2050.7008%2024.8917%2051.6445%2025.7529%2051.6406C26.6079%2051.6406%2027.4165%2050.7008%2027.4165%2048.3005C27.4165%2047.5531%2027.4577%2045.7799%2027.5144%2043.6782C26.9334%2043.7355%2026.3462%2043.7684%2025.7529%2043.7684ZM25.7529%2012.7236C18.3701%2012.7236%2012.3815%2018.678%2012.3815%2026.0234C12.3815%2033.3714%2018.3695%2039.3203%2025.7529%2039.3203C33.1347%2039.3203%2039.119%2033.3714%2039.119%2026.0234C39.119%2018.678%2033.1347%2012.7236%2025.7529%2012.7236Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3C%2Fg%3E%0A%3Cpath%20d%3D%22M60.551%2032.9251V12.9565H75.4134V16.1515H64.0598V21.6001H74.1297V24.7951H64.0598V32.9251H60.551Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M82.7692%2033.2389C79.9451%2033.2389%2077.4062%2031.6414%2077.4062%2028.5891V28.532C77.4062%2025.2515%2079.9736%2023.6825%2083.6535%2023.6825C85.3651%2023.6825%2086.5347%2023.9393%2087.7043%2024.3101V23.9393C87.7043%2021.7712%2086.3921%2020.6587%2083.9673%2020.6587C82.2557%2020.6587%2081.0291%2021.0296%2079.6598%2021.6001L78.7184%2018.8901C80.4015%2018.1769%2082.0275%2017.6634%2084.4237%2017.6634C86.6773%2017.6634%2088.3319%2018.234%2089.4159%2019.3465C90.5284%2020.459%2091.0419%2022.028%2091.0419%2023.9963V32.9251H87.6758V31.0424C86.6488%2032.269%2085.0798%2033.2389%2082.7692%2033.2389ZM83.7391%2030.7286C86.0212%2030.7286%2087.7613%2029.4449%2087.7613%2027.5051V26.4781C86.877%2026.1358%2085.7074%2025.8791%2084.3381%2025.8791C82.0846%2025.8791%2080.8009%2026.7919%2080.8009%2028.3894V28.4465C80.8009%2029.9013%2082.056%2030.7286%2083.7391%2030.7286Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M101.408%2029.0455L105.345%2017.8631H108.939L102.948%2033.3245C101.722%2036.4339%20100.41%2037.575%2097.9847%2037.575C96.5299%2037.575%2095.4744%2037.2326%2094.4189%2036.6336L95.5885%2034.0947C96.2446%2034.437%2096.9007%2034.6652%2097.6139%2034.6652C98.6123%2034.6652%2099.1829%2034.2373%2099.7534%2032.9537L93.4776%2017.8631H97.186L101.408%2029.0455Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3CclipPath%20id%3D%22clip0_991_4157%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Crect%20width%3D%2251.5056%22%20height%3D%2232.9171%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/60e33881a96433966407b814/60e629bc84ee0c57182c1f8b_widget%202.png",
    "ogImage": "https://cdn.prod.website-files.com/60e33881a96433966407b814/696777371c4d734d08294013_Fay%20Open%20Graph.jpg",
    "logoHref": "https://www.faynutrition.com/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage, matching the brand 'Fay'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get started",
      "reasoning": "Button #0 with text 'Get started' uses the vibrant brand color #6460FB and has action-oriented text, making it the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Weight LossHow to lose weight the right way",
      "reasoning": "Button #5 has a different background color (#FCFCFA) and serves as a secondary action with informative text."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "health-conscious individuals looking for dietitian services"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage, matching the brand 'Fay'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles