Home · Branding · Slite

Slite Brand Identity

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

Download JSON
Primary
#F9EFE4
Accent
#F9EFE4
Body Font
UniversalSans
Heading
Garnett

Color Palette

Brand palette extracted from https://slite.com/.

primary
#F9EFE4
rgb(249, 239, 228)
secondary
#9DA3AF
rgb(157, 163, 175)
accent
#F9EFE4
rgb(249, 239, 228)
background
#FDFDFD
rgb(253, 253, 253)
textPrimary
#3F434A
rgb(63, 67, 74)
link
#F0E4D6
rgb(240, 228, 214)

Typography

Each font links to its Google Fonts page where available.

primary
UniversalSans
UniversalSans Google Fonts →
heading
Garnett
Garnett, FixEmoji, 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

Slite logo
Logo
Slite favicon
Favicon
Slite social image
Social Card

UI Components

Live previews rendered using Slite's actual button styles.

buttonPrimary
background #F9EFE4 textColor #2D2F34 borderColor #2D2F34 borderRadius 42px shadow none
buttonSecondary
background #FDFDFD textColor #2D2F34 borderRadius 50px shadow none

Brand Personality

Tone: modern Energy: medium Audience: business professionals

Slite Brand in the Wild

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

Frequently Asked Questions

What is Slite's primary brand color?

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

What font does Slite use?

Slite uses UniversalSans for body text and Garnett for headings. Fonts were detected on https://slite.com/ as part of their live design system.

Does Slite use a light or dark theme?

Slite's primary site uses a light color scheme, with a background of #FDFDFD.

Where can I find Slite's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Garnett",
      "role": "heading"
    },
    {
      "family": "UniversalSans",
      "role": "body"
    },
    {
      "family": "Roboto",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#F9EFE4",
    "secondary": "#9DA3AF",
    "accent": "#F9EFE4",
    "background": "#FDFDFD",
    "textPrimary": "#3F434A",
    "link": "#F0E4D6"
  },
  "typography": {
    "fontFamilies": {
      "primary": "UniversalSans",
      "heading": "Garnett"
    },
    "fontStacks": {
      "heading": [
        "Garnett",
        "FixEmoji",
        "sans-serif"
      ],
      "body": [
        "UniversalSans",
        "Roboto",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol"
      ],
      "paragraph": [
        "Garnett",
        "FixEmoji",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "36px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#F9EFE4",
      "textColor": "#2D2F34",
      "borderColor": "#2D2F34",
      "borderRadius": "42px",
      "borderRadiusCorners": {
        "topLeft": "42px",
        "topRight": "42px",
        "bottomRight": "42px",
        "bottomLeft": "42px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FDFDFD",
      "textColor": "#2D2F34",
      "borderRadius": "50px",
      "borderRadiusCorners": {
        "topLeft": "50px",
        "topRight": "50px",
        "bottomRight": "50px",
        "bottomLeft": "50px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20200%2078%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22shade-00%20shade-05%22%20style%3D%22height%3A24px%3Bmargin-top%3A-4px%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M94.2448%201.76799C97.1733%204.69644%2096.382%2010.2357%2092.4774%2014.1403C88.5728%2018.0449%2083.0335%2018.8362%2080.105%2015.9078C77.1766%2012.9793%2077.9679%207.44006%2081.8725%203.53547C85.7771%20-0.369128%2091.3164%20-1.16045%2094.2448%201.76799ZM54.3389%200.861821L68.5242%200.815881L68.7683%2076.1791L54.583%2076.2251L54.3389%200.861821ZM80.175%2022.6162H94.3603V76.2016H80.175V22.6162ZM38.7127%2047.5186C36.0256%2045.9875%2032.7449%2044.769%2028.808%2043.8316C25.9647%2043.0505%2023.715%2042.3319%2022.0278%2041.6757C20.3406%2041.0196%2019.1533%2040.3009%2018.4659%2039.551C17.7472%2038.8012%2017.4035%2037.9575%2017.4035%2037.0202C17.4035%2035.6142%2017.9972%2034.4893%2019.2158%2033.677C20.4343%2032.8646%2022.1528%2032.4584%2024.4024%2032.4584C26.4021%2032.4584%2028.7143%2032.8958%2031.3076%2033.7394C33.901%2034.6143%2036.2443%2035.8016%2038.3378%2037.3639L45.3679%2027.7404C42.6184%2025.7094%2039.4313%2024.1472%2035.7757%2023.0536C32.1512%2021.96%2028.4331%2021.3976%2024.6836%2021.3976C20.4343%2021.3976%2016.6849%2022.085%2013.4667%2023.4598C10.2484%2024.8346%207.71755%2026.7093%205.81159%2029.0839C3.93689%2031.4586%202.99953%2034.2394%202.99953%2037.3639C2.99953%2040.5821%203.74942%2043.2692%205.24918%2045.4564C6.74895%2047.6435%208.9361%2049.4557%2011.7794%2050.8618C14.6227%2052.2678%2018.0597%2053.4864%2022.0591%2054.4862C24.7461%2055.2673%2026.8396%2055.9547%2028.4018%2056.5484C29.9328%2057.142%2031.0264%2057.7669%2031.6513%2058.4231C32.2762%2059.0792%2032.5887%2059.9229%2032.5887%2060.954C32.5887%2062.6099%2031.8388%2063.891%2030.339%2064.8908C28.8393%2065.8594%2026.8396%2066.3594%2024.3087%2066.3594C21.4654%2066.3594%2018.5596%2065.7657%2015.5913%2064.6096C12.623%2063.4223%209.81097%2061.7976%207.12389%2059.6729L0%2069.5151C3.74941%2072.171%207.65506%2074.1394%2011.6544%2075.4517C15.6538%2076.7327%2019.8719%2077.3889%2024.3087%2077.3889C31.4951%2077.3889%2037.0567%2075.8579%2041.0248%2072.7646C44.993%2069.6713%2046.9614%2065.6407%2046.9614%2060.6415C46.9614%2057.7357%2046.2428%2055.2361%2044.8368%2053.0802C43.4307%2050.893%2041.3998%2049.0496%2038.7127%2047.5186ZM186.721%2025.1158C190.783%2027.5842%20194.032%2030.9274%20196.407%2035.1455C198.781%2039.3636%20199.969%2044.1128%20200%2049.2995C200%2050.1142%20199.942%2050.958%20199.881%2051.831L199.881%2051.8316L199.875%2051.9241C199.813%2052.8302%20199.688%2053.6114%20199.531%2054.33H159.225C159.569%2055.5798%20160.038%2056.7671%20160.662%2057.8607C162.006%2060.2978%20163.849%2062.2038%20166.162%2063.6098C168.442%2065.0158%20171.098%2065.7345%20174.067%2065.7345C176.785%2065.7345%20179.316%2065.297%20181.628%2064.3909C183.909%2063.4848%20186.096%2062.0788%20188.127%2060.1103L196.094%2068.7965C193.22%2071.6398%20189.939%2073.7645%20186.252%2075.2017C182.565%2076.639%20178.628%2077.3577%20174.41%2077.3577C168.942%2077.3577%20164.006%2076.1391%20159.631%2073.6707C155.257%2071.2024%20151.82%2067.8591%20149.32%2063.641C146.821%2059.4229%20145.571%2054.7049%20145.571%2049.4557C145.571%2044.2066%20146.758%2039.4573%20149.195%2035.208C151.601%2030.9274%20154.882%2027.5842%20159.038%2025.1158C163.193%2022.6474%20167.786%2021.4289%20172.879%2021.4289C178.035%2021.4289%20182.659%2022.6474%20186.721%2025.1158ZM160.412%2040.9571C159.913%2041.9569%20159.506%2043.0505%20159.225%2044.1753H186.596C186.283%2042.988%20185.877%2041.8944%20185.315%2040.8321C184.065%2038.4575%20182.378%2036.5203%20180.222%2035.083C178.066%2033.6457%20175.598%2032.9271%20172.786%2032.9271C170.13%2032.9271%20167.693%2033.6457%20165.505%2035.083C163.318%2036.5515%20161.631%2038.4887%20160.412%2040.9571ZM138.228%2061.8288C135.885%2063.5785%20133.604%2064.4534%20131.448%2064.4534C129.167%2064.4534%20127.418%2063.6723%20126.105%2062.11C124.824%2060.5478%20124.168%2058.3918%20124.168%2055.6735V34.9268H140.603V22.6162H124.199V4.9002L110.701%209.96191V22.6162H100.89V34.9268H109.983V55.9235C109.983%2062.6412%20111.701%2067.8904%20115.138%2071.7023C118.575%2075.4829%20123.418%2077.3889%20129.667%2077.3889C132.573%2077.3889%20135.416%2076.8577%20138.291%2075.7954C140.666%2074.9205%20142.79%2073.6707%20144.727%2072.0772C145.102%2071.7648%20145.509%2071.4211%20145.852%2071.0461L139.041%2061.2039C138.791%2061.4226%20138.51%2061.6413%20138.228%2061.8288Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(63%2C%2067%2C%2074)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://storage.googleapis.com/slite-cdn/slite-assets/favicon.ico?v=2",
    "ogImage": "https://cdn.sanity.io/images/dnsgqii5/production/14f802c185483f1cd39b27897cbd571ec3bb88a3-2400x1254.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, which are strong indicators of the main brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Start for free",
      "reasoning": "Button #1 has a vibrant background color (#F9EFE4) and action-oriented text 'Start for free', making it a strong candidate for the primary CTA."
    },
    "secondary": {
      "index": 6,
      "text": "Explore Super",
      "reasoning": "Button #2 has a different background color (#FDFDFD) and serves as a secondary action with the text 'Explore Super'."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "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, located in the header, and links to the homepage, which are strong indicators of the main brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles