Home · Branding · Simile

Simile Brand Identity

A complete profile of Simile's visual system — colors, typography, components, and personality — extracted from https://www.simile.ai/. Built for designers, agents, and AI tools.

Download JSON
Primary
#E66253
Accent
#E66253
Body Font
Archivo
Heading
Archivo

Color Palette

Brand palette extracted from https://www.simile.ai/.

primary
#E66253
rgb(230, 98, 83)
accent
#E66253
rgb(230, 98, 83)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#494440
rgb(73, 68, 64)
link
#E66253
rgb(230, 98, 83)

Typography

Each font links to its Google Fonts page where available.

primary
Archivo
heading
Archivo
fontJunicode, fontJunicode Fallback, ui-serif, Georgia, Cambria, Times New Roman, Times, 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

Simile logo
Logo
Simile favicon
Favicon
Simile social image
Social Card

UI Components

Live previews rendered using Simile's actual button styles.

buttonPrimary
background #FFFFFF textColor #494440 borderRadius 9px shadow none
buttonSecondary
background #F8F6F3 textColor #000000 borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: medium Audience: business professionals and tech-savvy users

Simile Brand in the Wild

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

Frequently Asked Questions

What is Simile's primary brand color?

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

What font does Simile use?

Simile uses Archivo as the primary typeface across body and headings.

Does Simile use a light or dark theme?

Simile's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Simile's logo?

Simile's logo is available directly on their site (https://www.simile.ai/). 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.simile.ai/ 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 Simile.

Methodology

Brand data on this page was extracted from https://www.simile.ai/ 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 Simile.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Archivo",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#E66253",
    "accent": "#E66253",
    "background": "#FFFFFF",
    "textPrimary": "#494440",
    "link": "#E66253"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Archivo",
      "heading": "Archivo"
    },
    "fontStacks": {
      "heading": [
        "fontJunicode",
        "fontJunicode Fallback",
        "ui-serif",
        "Georgia",
        "Cambria",
        "Times New Roman",
        "Times",
        "serif"
      ],
      "body": [
        "Archivo",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Archivo",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "60.75px",
      "h2": "47.25px",
      "body": "14.625px"
    }
  },
  "spacing": {
    "baseUnit": 12,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#494440",
      "borderRadius": "9px",
      "borderRadiusCorners": {
        "topLeft": "9px",
        "topRight": "9px",
        "bottomRight": "9px",
        "bottomLeft": "9px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F8F6F3",
      "textColor": "#000000",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "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%20100%2032%22%20class%3D%22text-%5B%23E66253%5D%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M0.187306%209.20514C0.187306%207.17353%200.954564%205.48398%202.49024%204.13646C4.02534%202.78954%205.95308%202.1149%208.27347%202.1149C9.7184%202.1149%2011.0418%202.26023%2012.2435%202.54911C13.4453%202.83858%2014.1364%202.98331%2014.3173%202.98331C14.4982%202.98331%2014.6093%202.97681%2014.6506%202.96204C15.0392%204.38754%2015.3038%206.20765%2015.4429%208.42239C15.4429%208.62029%2015.3283%208.75439%2015.0991%208.82469C14.8699%208.89499%2014.6436%208.93044%2014.422%208.93044C14.2004%208.93044%2014.0608%208.83237%2014.0049%208.63447C13.7129%207.08256%2013.0637%205.84434%2012.0562%204.91981C11.0487%203.99646%209.62126%203.53389%207.77379%203.53389C6.38412%203.53389%205.25912%204.00295%204.39762%204.94107C3.53613%205.87978%203.10568%206.9839%203.10568%208.25343C3.10568%2011.5416%205.15441%2013.608%209.25363%2014.4546C14.422%2015.5274%2017.0059%2018.4333%2017.0059%2023.1741C17.0059%2025.8556%2016.245%2027.9965%2014.7239%2029.598C13.2028%2031.1995%2011.2541%2032%208.87843%2032C7.21129%2032%205.88095%2031.8517%204.88741%2031.5552C3.89388%2031.2592%202.60542%2030.7021%201.02146%2029.8833C0.340293%2027.6969%200%2025.7705%200%2024.1052C0%2023.9504%200.0273402%2023.7814%200.083183%2023.5971C0.138444%2023.4146%200.375194%2023.3224%200.791689%2023.3224C1.20818%2023.3224%201.42399%2023.3862%201.43795%2023.5132C1.56302%2025.3333%202.33726%2026.9384%203.76183%2028.3279C5.18582%2029.7173%207.09262%2030.4126%209.48223%2030.4126C10.7602%2030.4126%2011.8544%2029.9046%2012.7647%2028.8891C13.6745%2027.873%2014.13%2026.5751%2014.13%2024.9948C14.13%2021.6647%2012.2959%2019.577%208.6283%2018.7299C3.01551%2017.4042%200.201849%2014.2295%200.18847%209.20632L0.187306%209.20514Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(230%2C%2098%2C%2083)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M26.9448%2031.5971C25.889%2031.4843%2024.59%2031.4276%2023.048%2031.4276C21.5059%2031.4276%2020.1721%2031.4843%2019.0465%2031.5971C18.8516%2031.5971%2018.7545%2031.3963%2018.7545%2030.9939C18.7545%2030.5916%2018.8516%2030.3908%2019.0465%2030.3908C20.6165%2030.3908%2021.4018%2029.8408%2021.4018%2028.7402V19.3437C21.4018%2017.396%2020.7625%2016.423%2019.4845%2016.423C19.2477%2016.423%2019.1302%2016.2257%2019.1302%2015.8299C19.1302%2015.4341%2019.2483%2015.2373%2019.4845%2015.2373C19.9429%2015.2373%2020.62%2014.9975%2021.5164%2014.5178C22.4122%2014.0387%2023.0899%2013.6222%2023.5482%2013.2689C24.0066%2012.9163%2024.312%2012.7402%2024.465%2012.7402C24.6319%2012.7402%2024.7151%2012.853%2024.7151%2013.0787C24.6319%2014.6023%2024.59%2015.7737%2024.59%2016.5919V28.7402C24.59%2029.8414%2025.3748%2030.3908%2026.9448%2030.3908C27.139%2030.3908%2027.2368%2030.5922%2027.2368%2030.9939C27.2368%2031.3957%2027.1396%2031.5971%2026.9448%2031.5971ZM20.3384%206.94078C20.3384%206.30631%2020.5502%205.77345%2020.9742%205.34279C21.3977%204.91272%2021.9224%204.69709%2022.5477%204.69709C23.173%204.69709%2023.7076%204.91272%2024.1526%205.34279C24.597%205.77286%2024.8192%206.30572%2024.8192%206.94078C24.8192%207.57584%2024.597%208.11874%2024.1526%208.57008C23.7076%209.02201%2023.173%209.24708%2022.5477%209.24708C21.9224%209.24708%2021.3983%209.02142%2020.9742%208.57008C20.5502%208.11874%2020.3384%207.57525%2020.3384%206.94078Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(230%2C%2098%2C%2083)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M28.3914%2031.5971C28.1966%2031.5971%2028.0994%2031.3963%2028.0994%2030.9939C28.0994%2030.5916%2028.1966%2030.3908%2028.3914%2030.3908C30.0725%2030.3908%2030.9131%2029.8408%2030.9131%2028.7402V19.1948C30.9131%2017.4462%2030.3296%2016.5707%2029.1628%2016.5707C28.926%2016.5707%2028.8085%2016.3734%2028.8085%2015.9781C28.8085%2015.5829%2028.9266%2015.3856%2029.1628%2015.3856C29.5095%2015.3856%2030.09%2015.1422%2030.9026%2014.6554C31.7152%2014.1687%2032.3685%2013.7274%2032.8618%2013.3322C33.3545%2012.9375%2033.6918%2012.7396%2033.8722%2012.7396C34.081%2012.7396%2034.1851%2012.8347%2034.1851%2013.025C34.1851%2013.2152%2034.1677%2013.5153%2034.1328%2013.9247C34.0979%2014.3335%2034.081%2014.7003%2034.081%2015.0247C34.081%2015.349%2034.1642%2015.5114%2034.3311%2015.5114C34.4562%2015.5114%2034.5743%2015.4553%2034.6854%2015.3419C36.1303%2013.79%2037.8806%2013.0137%2039.9369%2013.0137C41.771%2013.0137%2043.2712%2013.8745%2044.4381%2015.5959C44.5905%2015.8216%2044.726%2015.9344%2044.8447%2015.9344C44.9634%2015.9344%2045.0977%2015.8429%2045.2513%2015.6585C46.8207%2013.8951%2048.724%2013.0131%2050.9612%2013.0131C52.6563%2013.0131%2053.9169%2013.4934%2054.744%2014.4522C55.5706%2015.4122%2056.0988%2016.2475%2056.328%2016.96C56.5572%2017.6724%2056.6718%2018.5089%2056.6718%2019.4683V28.7384C56.6718%2029.8396%2057.4774%2030.389%2059.0893%2030.389C59.2836%2030.389%2059.3807%2030.5905%2059.3807%2030.9922C59.3807%2031.3939%2059.2836%2031.5953%2059.0893%2031.5953C58.0196%2031.4825%2056.7061%2031.4258%2055.1506%2031.4258C53.5952%2031.4258%2052.2747%2031.4825%2051.191%2031.5953C50.9967%2031.5953%2050.8996%2031.3945%2050.8996%2030.9922C50.8996%2030.5899%2050.9967%2030.389%2051.191%2030.389C52.7191%2030.389%2053.4835%2029.839%2053.4835%2028.7384V19.1511C53.4835%2017.4999%2053.0908%2016.3822%2052.3061%2015.7962C51.5214%2015.2108%2050.5308%2014.9183%2049.3366%2014.9183C48.1424%2014.9183%2047.1657%2015.4967%2046.4502%2016.6534C45.7347%2017.8107%2045.377%2019.3697%2045.377%2021.331V28.7384C45.377%2029.8396%2046.1756%2030.389%2047.7736%2030.389C47.9678%2030.389%2048.065%2030.5905%2048.065%2030.9922C48.065%2031.3939%2047.9678%2031.5953%2047.7736%2031.5953C46.6619%2031.4825%2045.3421%2031.4258%2043.8139%2031.4258C42.2858%2031.4258%2040.9799%2031.4825%2039.8962%2031.5953C39.7014%2031.5953%2039.6042%2031.3945%2039.6042%2030.9922C39.6042%2030.5899%2039.7014%2030.389%2039.8962%2030.389C41.4243%2030.389%2042.1887%2029.839%2042.1887%2028.7384V20.1672C42.1887%2018.8971%2042.0776%2017.8597%2041.8554%2017.0557C41.6332%2016.2517%2041.2958%2015.6946%2040.8444%2015.3838C40.393%2015.0737%2039.6531%2014.9183%2038.6246%2014.9183C37.9999%2014.9183%2037.4612%2015.0383%2037.0098%2015.2781C36.5584%2015.5179%2036.114%2015.8068%2035.676%2016.1453C35.2386%2016.4838%2034.8669%2016.8932%2034.5609%2017.3729C34.2549%2017.8532%2034.1025%2018.3748%2034.1025%2018.939V28.7379C34.1025%2029.839%2034.839%2030.3884%2036.3118%2030.3884C36.5061%2030.3884%2036.6038%2030.5899%2036.6038%2030.9916C36.6038%2031.3933%2036.5067%2031.5947%2036.3118%2031.5947C35.2554%2031.4819%2033.9495%2031.4252%2032.3941%2031.4252C30.8386%2031.4252%2029.5042%2031.4819%2028.3926%2031.5947L28.3914%2031.5971Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(230%2C%2098%2C%2083)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M68.4092%2031.5971C67.3534%2031.4843%2066.0545%2031.4276%2064.5124%2031.4276C62.9704%2031.4276%2061.6365%2031.4843%2060.511%2031.5971C60.3161%2031.5971%2060.2195%2031.3963%2060.2195%2030.9939C60.2195%2030.5916%2060.3161%2030.3908%2060.511%2030.3908C62.081%2030.3908%2062.8662%2029.8408%2062.8662%2028.7402V19.3437C62.8662%2017.396%2062.227%2016.423%2060.949%2016.423C60.7128%2016.423%2060.5947%2016.2257%2060.5947%2015.8299C60.5947%2015.4341%2060.7128%2015.2373%2060.949%2015.2373C61.4073%2015.2373%2062.0844%2014.9975%2062.9808%2014.5178C63.8772%2014.0387%2064.5543%2013.6222%2065.0127%2013.2689C65.4711%2012.9163%2065.7765%2012.7402%2065.9295%2012.7402C66.0964%2012.7402%2066.1796%2012.853%2066.1796%2013.0787C66.0964%2014.6023%2066.0545%2015.7737%2066.0545%2016.5919V28.7402C66.0545%2029.8414%2066.8392%2030.3908%2068.4092%2030.3908C68.6035%2030.3908%2068.7012%2030.5922%2068.7012%2030.9939C68.7012%2031.3957%2068.6041%2031.5971%2068.4092%2031.5971ZM61.8029%206.94078C61.8029%206.30631%2062.0146%205.77345%2062.4387%205.34279C62.8622%204.91272%2063.3869%204.69709%2064.0122%204.69709C64.6375%204.69709%2065.1721%204.91272%2065.6171%205.34279C66.0615%205.77286%2066.2837%206.30572%2066.2837%206.94078C66.2837%207.57584%2066.0609%208.11874%2065.6171%208.57008C65.1732%209.02142%2064.6375%209.24708%2064.0122%209.24708C63.3869%209.24708%2062.8627%209.02142%2062.4387%208.57008C62.0146%208.11874%2061.8029%207.57525%2061.8029%206.94078Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(230%2C%2098%2C%2083)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M75.4385%2028.7402C75.4385%2029.8414%2076.265%2030.3908%2077.9182%2030.3908C78.1125%2030.3908%2078.2096%2030.5922%2078.2096%2030.9939C78.2096%2031.3957%2078.1125%2031.5971%2077.9182%2031.5971C76.8485%2031.4843%2075.5077%2031.4276%2073.8958%2031.4276C72.2839%2031.4276%2070.9227%2031.4843%2069.8111%2031.5971C69.6163%2031.5971%2069.5191%2031.3963%2069.5191%2030.9939C69.5191%2030.5916%2069.6163%2030.3908%2069.8111%2030.3908C71.437%2030.3908%2072.2496%2029.8408%2072.2496%2028.7402V6.64481C72.2496%204.66933%2071.6103%203.68158%2070.3323%203.68158C70.0962%203.68158%2069.9781%203.48782%2069.9781%203.09969C69.9781%202.71156%2070.0962%202.5178%2070.3323%202.5178C70.971%202.5178%2072.117%201.99616%2073.7707%200.951706C74.2425%200.655738%2074.5903%200.42239%2074.8125%200.253434C75.0348%200.0838872%2075.2151%200%2075.3541%200C75.4931%200%2075.5629%200.105745%2075.5629%200.317235C75.4797%201.12125%2075.4379%201.80594%2075.4379%202.37011V28.7408L75.4385%2028.7402Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(230%2C%2098%2C%2083)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M78.8745%2022.3063C78.8745%2019.795%2079.6627%2017.6181%2081.2397%2015.7773C82.8167%2013.9365%2084.5845%2013.0155%2086.5436%2013.0155C88.5028%2013.0155%2090.0861%2013.7073%2091.2949%2015.0896C92.5037%2016.4726%2093.1081%2017.6009%2093.1081%2018.4759C93.1081%2019.3508%2092.7538%2019.795%2092.0453%2019.8092H82.6881C82.2711%2019.8092%2082.0628%2020.2747%2082.0628%2021.2063C82.0628%2023.4636%2082.5945%2025.4001%2083.6572%2027.0158C84.7206%2028.6315%2086.1894%2029.4391%2088.0647%2029.4391C89.4684%2029.4391%2090.8644%2029.0155%2092.2535%2028.169C92.3228%2028.127%2092.3995%2028.1057%2092.4833%2028.1057C92.6503%2028.1057%2092.7957%2028.1837%2092.9207%2028.3379C93.0179%2028.4366%2093.0667%2028.5854%2093.0667%2028.7827C93.0667%2028.853%2093.0388%2028.9098%2092.9836%2028.9523C90.7882%2030.9278%2088.6278%2031.9149%2086.5023%2031.9149C84.3768%2031.9149%2082.5741%2030.9414%2081.0943%2028.9948C79.615%2027.0471%2078.8751%2024.8182%2078.8751%2022.3063H78.8745ZM82.5421%2018.0942C82.5421%2018.2921%2082.7091%2018.3902%2083.0424%2018.3902H89.7319C89.9407%2018.3902%2090.0448%2018.2709%2090.0448%2018.0304C90.0448%2017.4101%2089.6662%2016.6268%2088.9088%2015.681C88.1514%2014.7364%2087.3632%2014.2632%2086.5436%2014.2632C85.6402%2014.2632%2084.859%2014.5698%2084.1988%2015.1836C83.5386%2015.7968%2083.0075%2016.6611%2082.6044%2017.7758C82.5625%2017.8886%2082.5421%2017.995%2082.5421%2018.093V18.0942Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(230%2C%2098%2C%2083)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M97.7779%2031.4276C99.0051%2031.4276%20100%2030.4172%20100%2029.1709C100%2027.9245%2099.0051%2026.9142%2097.7779%2026.9142C96.5507%2026.9142%2095.5558%2027.9245%2095.5558%2029.1709C95.5558%2030.4172%2096.5507%2031.4276%2097.7779%2031.4276Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(230%2C%2098%2C%2083)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.simile.ai/icon.png?09ab463ea74862f4",
    "ogImage": "https://cdn.sanity.io/images/bz52j8pw/production/7eda3233fe44682df9551bdc8a2b5024ad641a2b-1200x630.png?rect=0,2,1200,627&w=1200&h=627&fit=crop&auto=format",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Request a demo",
      "reasoning": "The button 'Request a demo' is likely the primary CTA as it is action-oriented and encourages user engagement with the brand's service."
    },
    "secondary": {
      "index": 5,
      "text": "Previous slide",
      "reasoning": "The button 'Previous slide' is from a different color group and serves a navigational purpose, making it a suitable secondary action."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals and tech-savvy users"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles