Home · Branding · Italic

Italic Brand Identity

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

Download JSON
Primary
#173A4B
Accent
#173A4B
Body Font
Roboto
Heading
Roboto

Color Palette

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

primary
#173A4B
rgb(23, 58, 75)
accent
#173A4B
rgb(23, 58, 75)
background
#FAF6F2
rgb(250, 246, 242)
textPrimary
#000000
rgb(0, 0, 0)
link
#173A4B
rgb(23, 58, 75)

Typography

Each font links to its Google Fonts page where available.

primary
Roboto
heading
Roboto
ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
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

Italic logo
Logo
Italic favicon
Favicon
Italic social image
Social Card

UI Components

Live previews rendered using Italic's actual button styles.

buttonPrimary
background #000000 textColor #FFFFFF borderRadius 0px shadow none
buttonSecondary
background transparent textColor #000000 borderColor #000000 borderRadius 4px shadow none

Brand Personality

Tone: modern Energy: medium Audience: style-conscious consumers looking for premium products at accessible prices.

Italic Brand in the Wild

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

Frequently Asked Questions

What is Italic's primary brand color?

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

What font does Italic use?

Italic uses Roboto as the primary typeface across body and headings.

Does Italic use a light or dark theme?

Italic's primary site uses a light color scheme, with a background of #FAF6F2.

Where can I find Italic's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#173A4B",
    "accent": "#173A4B",
    "background": "#FAF6F2",
    "textPrimary": "#000000",
    "link": "#173A4B"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Roboto"
    },
    "fontStacks": {
      "heading": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "body": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Martina Plantijn",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "Noto Sans",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "20px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#000000",
      "borderColor": "#000000",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2282%22%20height%3D%2220%22%20viewBox%3D%220%200%201112%20292%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(%23clip0_394_12971)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20d%3D%22M938.758%20240.069C932.691%20228.989%20928.149%20218.777%20925.132%20209.431C921.212%20197.266%20918.721%20184.106%20917.661%20169.949C916.139%20149.563%20917.246%20129.132%20920.981%20108.655C924.835%2087.4983%20933.333%2067.4298%20945.033%2049.4713C949.217%2043.0484%20954.056%2037.0236%20959.55%2031.3971C961.507%2029.3868%20963.173%2027.9448%20964.55%2027.0713C966.151%2026.0501%20969.264%2023.2368%20971.507%2021.6183C989.268%208.81736%201009.45%201.66218%201032.06%200.15279C1036.06%20-0.11055%201042.8%20-0.0334843%201052.3%200.384006C1057.55%200.615232%201064.44%201.69427%201072.97%203.62115C1085.3%206.4087%201096.85%2011.1842%201107.64%2017.9475C1107.91%2018.1194%201108.15%2018.3484%201108.32%2018.6182C1108.5%2018.888%201108.61%2019.1919%201108.65%2019.5083C1109.33%2024.5568%201109.76%2030.3502%201109.95%2036.8888C1110.3%2049.1245%201110.53%2062.5741%201110.63%2077.2376C1110.65%2079.4985%201109.89%2080.8987%201108.34%2081.4382C1101.2%2083.9335%201099.27%2079.4246%201097.85%2073.3549C1095.4%2062.8245%201091.81%2052.6988%201086.12%2043.8063C1077.03%2029.618%201064.62%2020.1699%201048.88%2015.4619C1043.32%2013.7983%201038.13%2013.1881%201033.31%2013.6313C1027.17%2014.1901%201022.02%2015.3013%201017.84%2016.9648C1003.84%2022.5464%20992.723%2032.3446%20984.502%2046.3594C981.122%2052.1079%20978.684%2056.7068%20977.189%2060.1559C970.384%2075.8343%20965.907%2092.004%20963.76%20108.665C961.447%20126.617%20960.956%20144.72%20962.287%20162.974C962.419%20164.76%20962.646%20167.053%20962.969%20169.853C963.002%20170.122%20963.061%20170.384%20963.147%20170.634C963.681%20172.207%20963.881%20173.957%20963.75%20175.884C963.723%20176.224%20963.737%20176.563%20963.789%20176.896C965.575%20188.618%20967.077%20196.666%20968.295%20201.04C970.272%20208.118%20972.047%20214.017%20973.622%20218.738C980.351%20238.874%20989.695%20257.131%201008.46%20267.623C1014.44%20270.969%201021.51%20273.009%201029.68%20273.741C1043%20274.929%201053.91%20271.641%201064.44%20263.875C1069.77%20259.951%201073.7%20256.476%201076.23%20253.451C1077.26%20252.224%201078.6%20250.715%201080.24%20248.923C1082.46%20246.514%201083.3%20245.069%201085.16%20242.66C1085.48%20242.243%201085.98%20241.315%201086.66%20239.876C1087.45%20238.18%201088.62%20236.151%201090.16%20233.787C1090.26%20233.62%201090.32%20233.466%201090.33%20233.325C1090.35%20233.132%201090.38%20232.978%201090.43%20232.862C1093.53%20226.401%201095.55%20221.792%201096.5%20219.037C1097.69%20215.588%201099.27%20210.693%201101.24%20204.354C1101.35%20204.013%201101.54%20203.702%201101.8%20203.45C1102.06%20203.198%201102.38%20203.012%201102.73%20202.909C1105.56%20202.08%201112.37%20201.974%201111.98%20206.57C1111.15%20216.468%201110.33%20226.099%201109.52%20235.463C1108.86%20243.145%201108.21%20252.564%201107.57%20263.721C1107.53%20264.284%201107.38%20264.834%201107.12%20265.337C1106.87%20265.841%201106.51%20266.287%201106.07%20266.65C1092.97%20277.447%201078.49%20284.73%201062.62%20288.501C1051.21%20291.205%201039.73%20292.342%201026.11%20291.911C1013.61%20291.513%201001.3%20289.146%20989.181%20284.811C969.101%20277.63%20956.846%20265.25%20944.203%20247.67C942.346%20245.079%20941.051%20242.188%20939.065%20239.934C939.062%20239.93%20939.058%20239.927%20939.054%20239.924C939.05%20239.922%20939.045%20239.921%20939.04%20239.921C939.035%20239.921%20939.03%20239.922%20939.026%20239.924C939.022%20239.927%20939.018%20239.93%20939.015%20239.934C938.95%20239.992%20938.9%20240.059%20938.867%20240.136C938.865%20240.144%20938.859%20240.148%20938.851%20240.149C938.843%20240.149%20938.833%20240.146%20938.822%20240.139C938.811%20240.132%20938.799%20240.122%20938.788%20240.11C938.777%20240.097%20938.767%20240.083%20938.758%20240.069Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M544.78%20275.668L549.413%20278.397C549.465%20278.429%20549.519%20278.453%20549.571%20278.466L558.649%20280.858C559.122%20280.984%20559.553%20281.233%20559.896%20281.581C560.239%20281.929%20560.482%20282.362%20560.599%20282.835C561.302%20285.673%20561.47%20290.833%20557.748%20291.367C555.986%20291.624%20554.039%20291.697%20551.908%20291.585C548.647%20291.413%20546.704%20291.341%20546.077%20291.367C542.176%20291.558%20537.982%20291.548%20533.494%20291.337C524.288%20290.902%20516.378%20291.426%20504.509%20291.703C490.682%20292.026%20477.886%20291.954%20466.119%20291.486C460.793%20291.278%20460.614%20284.407%20463.228%20281.422C463.545%20281.055%20463.997%20280.827%20464.485%20280.789C472.098%20280.166%20476.572%20280.413%20481.314%20276.419C487.379%20271.305%20489.029%20264.668%20486.264%20256.509C482.68%20245.931%20475.698%20225.566%20465.317%20195.413C465.172%20194.992%20464.899%20194.627%20464.535%20194.368C464.171%20194.109%20463.735%20193.97%20463.287%20193.97H383.784C383.444%20193.97%20383.111%20194.076%20382.834%20194.272C382.557%20194.469%20382.35%20194.747%20382.24%20195.067C378.564%20205.817%20374.076%20219.364%20368.777%20235.709C367.714%20238.984%20366.632%20242.688%20365.53%20246.821C364.276%20251.533%20364.137%20256.436%20365.114%20261.531C366.44%20268.471%20370.031%20273.757%20375.885%20277.388C378.016%20278.706%20380.29%20279.53%20382.705%20279.86C388.209%20280.611%20395.763%20278.12%20394.842%20287.571C394.552%20290.543%20392.489%20292.02%20388.655%20292C365.8%20291.848%20342.777%20291.782%20319.586%20291.802C313.617%20291.802%20312.508%20284.131%20315.894%20280.848C316.327%20280.428%20316.901%20280.182%20317.507%20280.156C323.302%20279.912%20328.364%20277.685%20332.693%20273.473C337.722%20268.583%20341.573%20262.74%20344.246%20255.945C346.411%20250.416%20348.453%20244.778%20350.374%20239.031C355.238%20224.452%20359.171%20212.978%20362.174%20204.607C367.114%20190.836%20371.39%20176.442%20376.875%20161.366C377.851%20158.67%20378.934%20155.434%20380.122%20151.658C381.079%20148.613%20382.148%20145.38%20383.329%20141.96C386.484%20132.825%20392.067%20116.665%20400.079%2093.4787C405.332%2078.2674%20410.318%2063.5635%20415.037%2049.3672C422.713%2026.2537%20427.682%2011.54%20429.946%205.22615C431.233%201.62105%20433.628%20-0.118918%20437.133%200.0063053C440.499%200.124938%20444.557%200.27324%20445.676%203.66414C452.804%2025.3475%20460.611%2048.405%20469.098%2072.8367C472.213%2081.8%20475.427%2091.1027%20478.74%20100.745C480.153%20104.857%20481.288%20108.374%20482.146%20111.293C482.859%20113.712%20483.479%20115.61%20484.007%20116.988C484.852%20119.189%20485.485%20121.084%20485.908%20122.672C486.244%20123.924%20486.61%20125.091%20487.006%20126.172C489.62%20133.296%20491.676%20139.172%20493.174%20143.798C495.273%20150.323%20498.444%20159.626%20502.687%20171.707C503.153%20173.041%20503.875%20174.05%20504.063%20175.187C504.208%20176.07%20504.314%20176.607%20504.38%20176.798C520.1%20223.348%20528.099%20247.012%20528.376%20247.79C531.307%20256.114%20533.989%20263.953%20539.88%20270.893C541.516%20272.831%20543.249%20274.35%20545.077%20275.451C545.091%20275.46%20545.102%20275.473%20545.109%20275.489C545.117%20275.504%20545.12%20275.521%20545.119%20275.537C545.118%20275.554%20545.113%20275.571%20545.104%20275.585C545.094%20275.599%20545.082%20275.611%20545.067%20275.619C545.001%20275.652%20544.909%20275.655%20544.79%20275.629C544.785%20275.627%20544.779%20275.628%20544.774%20275.631C544.77%20275.634%20544.766%20275.638%20544.765%20275.643C544.764%20275.649%20544.765%20275.654%20544.767%20275.659C544.77%20275.663%20544.775%20275.667%20544.78%20275.668ZM389.477%20176.907C392.473%20177.085%20400.769%20177.177%20414.364%20177.184C416.832%20177.19%20422.795%20177.203%20432.252%20177.223C440.152%20177.243%20448.689%20177.039%20457.862%20176.61C457.952%20176.606%20458.039%20176.581%20458.117%20176.537C458.195%20176.493%20458.262%20176.431%20458.313%20176.357C458.363%20176.282%20458.396%20176.197%20458.409%20176.107C458.422%20176.017%20458.415%20175.926%20458.387%20175.839L423.927%2070.7507C423.916%2070.7098%20423.892%2070.6742%20423.858%2070.649C423.825%2070.6237%20423.784%2070.6101%20423.741%2070.6101C423.698%2070.6101%20423.655%2070.6237%20423.619%2070.649C423.583%2070.6742%20423.556%2070.7098%20423.541%2070.7507C413.021%20101.378%20403.702%20128.788%20395.585%20152.983C393.499%20159.211%20391.15%20166.744%20388.536%20175.582C388.493%20175.732%20388.484%20175.89%20388.51%20176.044C388.536%20176.197%20388.596%20176.343%20388.687%20176.471C388.777%20176.598%20388.895%20176.703%20389.032%20176.779C389.169%20176.854%20389.321%20176.898%20389.477%20176.907Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M611.033%20255.782L610.943%20256.402C610.935%20256.464%20610.941%20256.527%20610.961%20256.586C610.98%20256.644%20611.012%20256.698%20611.054%20256.742C611.096%20256.787%20611.148%20256.821%20611.205%20256.842C611.262%20256.862%20611.323%20256.87%20611.383%20256.863H611.393C611.426%20256.858%20611.457%20256.841%20611.479%20256.816C611.501%20256.79%20611.513%20256.757%20611.513%20256.723C611.399%20254.78%20611.483%20251.766%20611.762%20247.681C612.412%20238.218%20611.403%20224.03%20611.413%20215.628C611.453%20176.63%20611.399%20132.198%20611.253%2082.3319C611.193%2064.8387%20611.453%2051.0304%20611.083%2036.2809C610.937%2030.6267%20610.457%2026.7683%20609.645%2024.7056C608.273%2021.2143%20606.052%2018.0434%20602.981%2015.193C602.429%2014.6723%20600.883%2013.8812%20598.346%2012.8198C594.84%2011.3479%20589.805%2011.428%20586.448%2010.7771C584.61%2010.4166%20582.822%209.88596%20582.582%207.5729C582.376%205.57692%20582.412%203.75783%20582.692%202.11566C582.754%201.7444%20582.927%201.40057%20583.187%201.12906C583.447%200.857551%20583.783%200.670951%20584.151%200.593623C586.382%200.139689%20588.683%20-0.0539183%20591.053%200.0128367C610.647%200.560228%20629.941%200.69711%20648.935%200.423415C665.678%200.183096%20674.942%200.0562569%20676.726%200.0429059C678.818%200.0295548%20680.566%200.400031%20681.971%201.15436C682.421%201.39938%20682.766%201.79816%20682.94%202.27584C683.726%204.48544%20683.952%206.40799%20683.619%208.04349C683.496%208.65354%20683.152%209.2172%20682.636%209.65787C682.119%2010.0985%20681.455%2010.3949%20680.732%2010.5068C676.966%2011.1076%20672.081%2011.2978%20667.236%2012.8599C661.342%2014.7624%20657.696%2020.0894%20655.728%2025.807C654.809%2028.5006%20654.819%2031.2142%20654.539%2034.2182C654.412%2035.5399%20654.349%2036.6714%20654.349%2037.6127C654.189%2073.3734%20654.216%20112.912%20654.429%20156.23C654.549%20180.252%20654.259%20219.794%20654.589%20252.718C654.662%20259.88%20654.912%20264.169%20655.338%20265.585C657.616%20273.044%20662.731%20275.818%20669.724%20278.311C671.315%20278.872%20673.67%20279.223%20676.786%20279.363C693.376%20280.097%20708.291%20277.07%20721.531%20270.281C732.739%20264.533%20741.94%20253.819%20748.044%20243.075C750.928%20238.001%20752.726%20234.851%20753.438%20233.622C757.404%20226.803%20760.651%20219.403%20762.919%20213.115C764.304%20209.277%20767.288%20207.581%20771.87%20208.028C775.866%20208.422%20777.527%20210.512%20776.855%20214.297C773.198%20234.79%20769.475%20258.689%20765.686%20285.992C765.48%20287.527%20765.167%20288.892%20764.747%20290.087C764.619%20290.462%20764.388%20290.794%20764.08%20291.043C763.773%20291.293%20763.401%20291.451%20763.009%20291.499C760.911%20291.753%20758.194%20291.883%20754.857%20291.889C726.286%20291.949%20707.975%20291.916%20699.923%20291.789C692.57%20291.676%20686.14%20291.672%20680.632%20291.779C672.621%20291.933%20657.08%20292.006%20634.01%20292C607.723%20291.993%20591.903%20291.833%20586.548%20291.519C583.691%20291.359%20582.183%20289.777%20582.023%20286.773C581.873%20283.949%20582.382%20280.404%20586.108%20280.324C590.904%20280.214%20599.825%20279.783%20603.96%20276.649C608.865%20272.944%20610.813%20269.209%20610.973%20262.911C611.086%20258.465%20611.143%20256.092%20611.143%20255.792C611.142%20255.777%20611.135%20255.762%20611.123%20255.75C611.112%20255.739%20611.098%20255.731%20611.083%20255.73C611.069%20255.729%20611.055%20255.733%20611.046%20255.743C611.036%20255.753%20611.032%20255.767%20611.033%20255.782Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M84.4422%20277.866C87.8156%20279.317%2091.7779%20280.155%2096.329%20280.383C101.729%20280.653%20100.521%20286.99%2099.2634%20290.208C99.0676%20290.704%2098.7313%20291.131%2098.2964%20291.436C97.8615%20291.741%2097.3474%20291.91%2096.8181%20291.922C90.9628%20292.063%2084.9745%20292.013%2078.853%20291.772C73.8494%20291.565%2069.3947%20291.531%2065.489%20291.672C55.2888%20292.033%2046.4759%20291.461%2035.9463%20291.712C22.732%20292.033%2014.3982%20291.782%203.68899%20291.752C-0.632619%20291.742%20-0.233396%20285.556%200.365441%20282.749C0.48042%20282.215%200.767205%20281.734%201.18183%20281.379C1.59646%20281.024%202.11606%20280.815%202.66099%20280.784C9.1384%20280.403%2014.5479%20279.751%2019.6181%20275.48C24.4886%20271.369%2027.5194%20266.153%2028.7104%20259.83C28.7568%20259.563%2028.7769%20259.294%2028.7703%20259.028C28.6306%20255.378%2029.0398%20252.08%2029.0398%20248.25C29.1994%20181.428%2029.3991%20108.219%2028.9998%2031.8521C28.9799%2026.8125%2027.9984%2022.8723%2026.0555%2020.0317C22.7486%2015.1992%2018.5535%2012.0076%2013.47%2010.4569C11.0247%209.71503%207.49161%209.62483%203.49937%209.29397C2.75894%209.23114%202.069%208.89125%201.56622%208.34163C1.06344%207.79201%200.784505%207.07273%200.78464%206.3263V3.11808C0.78464%202.29113%201.11166%201.49799%201.69376%200.913242C2.27587%200.328497%203.06539%200%203.88861%200H97.4868C98.4186%200%2099.3121%200.372893%2099.971%201.03661C100.63%201.70032%20101%202.60052%20101%203.53915V6.50676C101%207.37889%20100.678%208.21974%20100.097%208.86623C99.5161%209.51273%2098.7175%209.91886%2097.8561%2010.0058C94.5292%2010.3534%2092.746%2010.5238%2092.5065%2010.5171C91.1425%2010.477%2089.3759%2010.8714%2087.2068%2011.7002C79.5317%2014.6378%2072.3556%2022.5481%2072.3057%2031.3408C72.0263%2083.034%2072.1061%20162.128%2072.0861%20256.682C72.0861%20260.946%2072.4721%20264.071%2073.2439%20266.056C75.2899%20271.299%2079.0027%20274.447%2083.7934%20277.525C83.9992%20277.659%2084.2164%20277.773%2084.4422%20277.866Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M879.442%20277.866C882.816%20279.317%20886.778%20280.155%20891.329%20280.383C896.729%20280.653%20895.521%20286.99%20894.263%20290.208C894.068%20290.704%20893.731%20291.131%20893.296%20291.436C892.862%20291.741%20892.347%20291.91%20891.818%20291.922C885.963%20292.063%20879.974%20292.013%20873.853%20291.772C868.849%20291.565%20864.395%20291.531%20860.489%20291.672C850.289%20292.033%20841.476%20291.461%20830.946%20291.712C817.732%20292.033%20809.398%20291.782%20798.689%20291.752C794.367%20291.742%20794.767%20285.556%20795.365%20282.749C795.48%20282.215%20795.767%20281.734%20796.182%20281.379C796.596%20281.024%20797.116%20280.815%20797.661%20280.784C804.138%20280.403%20809.548%20279.751%20814.618%20275.48C819.489%20271.369%20822.519%20266.153%20823.71%20259.83C823.757%20259.563%20823.777%20259.294%20823.77%20259.028C823.631%20255.378%20824.04%20252.08%20824.04%20248.25C824.199%20181.428%20824.399%20108.219%20824%2031.8521C823.98%2026.8125%20822.998%2022.8723%20821.056%2020.0317C817.749%2015.1992%20813.553%2012.0076%20808.47%2010.4569C806.025%209.71503%20802.492%209.62483%20798.499%209.29397C797.759%209.23114%20797.069%208.89125%20796.566%208.34163C796.063%207.79201%20795.785%207.07273%20795.785%206.3263V3.11808C795.785%202.29113%20796.112%201.49799%20796.694%200.913242C797.276%200.328497%20798.065%200%20798.889%200H892.487C893.419%200%20894.312%200.372893%20894.971%201.03661C895.63%201.70032%20896%202.60052%20896%203.53915V6.50676C896%207.37889%20895.678%208.21974%20895.097%208.86623C894.516%209.51273%20893.717%209.91886%20892.856%2010.0058C889.529%2010.3534%20887.746%2010.5238%20887.506%2010.5171C886.142%2010.477%20884.376%2010.8714%20882.207%2011.7002C874.532%2014.6378%20867.356%2022.5481%20867.306%2031.3408C867.026%2083.034%20867.106%20162.128%20867.086%20256.682C867.086%20260.946%20867.472%20264.071%20868.244%20266.056C870.29%20271.299%20874.003%20274.447%20878.793%20277.525C878.999%20277.659%20879.216%20277.773%20879.442%20277.866Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M336.899%2026.2719C336.919%2029.8522%20337.042%2033.0884%20337.269%2035.9806C338.395%2050.2081%20339.298%2063.6373%20339.978%2076.2683C340.031%2077.2101%20339.988%2078.2955%20339.848%2079.5246C339.428%2083.2618%20333.06%2082.7908%20330.67%2081.7388C330.332%2081.5884%20330.045%2081.333%20329.851%2081.0074C328.504%2078.7297%20327.435%2076.4887%20326.642%2074.2844C318.594%2051.9414%20309.316%2028.8169%20288.192%2017.7856C282.98%2015.067%20277.178%2013.6944%20270.787%2013.6676C264.262%2013.6409%20258.447%2013.7678%20253.341%2014.0484C252.966%2014.0689%20252.612%2014.2331%20252.354%2014.5071C252.095%2014.7812%20251.951%2015.1441%20251.952%2015.5212C251.925%2075.9043%20251.892%20109.412%20251.852%20116.045C251.785%20125.897%20251.882%20149.002%20252.142%20185.359C252.288%20204.642%20251.242%20250.344%20252.122%20254.702C253.001%20259.061%20254.541%20262.888%20255.751%20264.892C261.856%20274.998%20270.627%20280.161%20282.064%20280.382C282.46%20280.388%20282.845%20280.522%20283.163%20280.762C286.063%20282.967%20285.553%20285.772%20284.473%20288.587C283.043%20292.345%20278.265%20291.804%20274.965%20291.904C272.533%20291.984%20271.083%20292.014%20270.617%20291.994C262.192%20291.633%20253.085%20291.556%20243.294%20291.763C237.122%20291.89%20223.106%20291.924%20201.245%20291.864C198.659%20291.857%20195.217%20291.784%20190.918%20291.643C186.679%20291.513%20182.151%20291.834%20177.642%20291.543C175.162%20291.383%20173.983%20290.581%20173.703%20287.896C173.483%20285.772%20173.633%20283.952%20174.153%20282.436C174.319%20281.954%20174.614%20281.528%20175.005%20281.201C175.396%20280.875%20175.868%20280.661%20176.372%20280.582C176.405%20280.582%20178.588%20280.305%20182.92%20279.75C188.845%20278.989%20193.897%20276.414%20198.076%20272.026C203.708%20266.101%20206.617%20258.98%20206.804%20250.664C206.937%20244.579%20207.004%20240.071%20207.004%20237.138C206.964%2099.7869%20206.961%2027.5577%20206.994%2020.4507C207.007%2018.3801%20206.937%2016.4163%20206.784%2014.5594C206.767%2014.3356%20206.67%2014.1257%20206.509%2013.9689C206.349%2013.8122%20206.138%2013.7193%20205.914%2013.7077C198.896%2013.3003%20192.038%2013.2702%20185.34%2013.6175C178.288%2013.9849%20171.643%2016.2293%20165.405%2020.3506C152.678%2028.7568%20145.72%2040.5294%20139.692%2054.6165C136.12%2062.966%20132.811%2071.1684%20129.765%2079.2239C128.335%2083.0012%20123.816%2082.7007%20120.687%2082.0594C120.129%2081.9457%20119.614%2081.6773%20119.199%2081.2844C118.784%2080.8914%20118.486%2080.3896%20118.338%2079.8352C118.005%2078.6195%20117.918%2077.1099%20118.078%2075.3064C118.891%2066.1955%20119.924%2055.2945%20121.177%2042.6034C121.175%2042.5936%20121.175%2042.5838%20121.177%2042.5745C121.179%2042.5652%20121.183%2042.5567%20121.188%2042.5493C121.194%2042.5419%20121.201%2042.5358%20121.209%2042.5315C121.218%2042.5271%20121.227%2042.5246%20121.237%2042.5239C121.247%2042.5232%20121.257%2042.5245%20121.267%2042.5276C121.277%2042.5308%20121.286%2042.5357%20121.294%2042.5422C121.303%2042.5486%20121.31%2042.5564%20121.315%2042.5652C121.321%2042.574%20121.325%2042.5836%20121.327%2042.5934C121.354%2042.6602%20121.377%2042.7103%20121.397%2042.7437C121.4%2042.753%20121.406%2042.7598%20121.414%2042.7627C121.421%2042.7655%20121.43%2042.7642%20121.438%2042.7588C121.446%2042.7535%20121.452%2042.7447%20121.456%2042.7344C121.459%2042.724%20121.46%2042.713%20121.457%2042.7036C121.364%2041.9154%20121.38%2040.8433%20121.507%2039.4874C122.873%2025.3335%20124.07%2013.4071%20125.096%203.70844C125.336%201.45076%20126.679%200.238415%20129.125%200.0714267C132.594%20-0.159017%20136.593%200.241799%20139.732%200.241799C179.894%200.268517%20202.888%200.281854%20208.713%200.281854C225.569%200.281854%20248.463%20-0.118889%20266.038%200.0614588C268.484%200.0814974%20287.395%200.0814974%20322.773%200.0614588C325.439%200.0614588%20328.228%200.0680967%20331.14%200.0814558C334.21%200.0914751%20334.559%203.3177%20334.859%205.6021C335.646%2011.7005%20336.229%2018.9111%20336.609%2027.2338C336.609%2027.2513%20336.613%2027.2696%20336.62%2027.2862C336.627%2027.3027%20336.638%2027.3169%20336.65%2027.3266C336.662%2027.3364%20336.675%2027.3414%20336.687%2027.341C336.699%2027.3405%20336.71%2027.3345%20336.719%2027.324C336.779%2027.2772%20336.795%2027.2438%20336.769%2027.2238C336.522%2027.0768%20336.472%2026.7462%20336.619%2026.2319C336.622%2026.2135%20336.628%2026.1957%20336.637%2026.1797C336.647%2026.1637%20336.659%2026.1497%20336.674%2026.1386C336.689%2026.1274%20336.706%2026.1193%20336.724%2026.1147C336.742%2026.11%20336.76%2026.109%20336.779%2026.1117C336.797%2026.1143%20336.815%2026.1205%20336.831%2026.13C336.847%2026.1395%20336.861%2026.152%20336.872%2026.1669C336.883%2026.1818%20336.891%2026.1987%20336.896%2026.2167C336.9%2026.2347%20336.901%2026.2535%20336.899%2026.2719Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3CclipPath%20id%3D%22clip0_394_12971%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Crect%20width%3D%221112%22%20height%3D%22292%22%20fill%3D%22white%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.italic.com/favicon.svg",
    "ogImage": "https://italic.com/static/icons/italic-2026-logo.svg",
    "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 'Italic'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "ADD BOLD MEMBERSHIP - $60 $169",
      "reasoning": "Button #1 ('ADD BOLD MEMBERSHIP - $60 $169') is the primary CTA due to its action-oriented text and prominent placement, indicating a strong call to action for purchasing a membership."
    },
    "secondary": {
      "index": 2,
      "text": "Create Account",
      "reasoning": "Button #2 ('Create Account') is secondary as it has a transparent background with a border, making it less visually dominant than the primary button."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "style-conscious consumers looking for premium products at accessible prices."
  },
  "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 'Italic'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles