Home · Branding · Ravenna

Ravenna Brand Identity

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

Download JSON
Primary
#0000EE
Accent
#111826
Body Font
Inter
Heading
Inter

Color Palette

Brand palette extracted from https://ravenna.ai/.

primary
#0000EE
rgb(0, 0, 238)
secondary
#111826
rgb(17, 24, 38)
accent
#111826
rgb(17, 24, 38)
background
#FAFAFA
rgb(250, 250, 250)
textPrimary
#1D1C1D
rgb(29, 28, 29)
link
#354152
rgb(53, 65, 82)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Inter
Inter, 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

Ravenna logo
Logo
Ravenna favicon
Favicon
Ravenna social image
Social Card

UI Components

Live previews rendered using Ravenna's actual button styles.

input
background transparent textColor #000000 borderColor null borderRadius 0px shadow none
buttonPrimary
background #111826 textColor #000000 borderRadius 12px shadow rgba(255, 255, 255, 0.2) 0px -2px 0px 0px inset, rgba(255, 255, 255, 0.1) 0px 1px 2px 0px inset
buttonSecondary
background #EEF2F6 textColor #0000EE borderRadius 8px shadow none

Brand Personality

Tone: professional Energy: medium Audience: IT professionals and businesses

Ravenna Brand in the Wild

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

Frequently Asked Questions

What is Ravenna's primary brand color?

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

What accent color does Ravenna use?

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

What font does Ravenna use?

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

Does Ravenna use a light or dark theme?

Ravenna's primary site uses a light color scheme, with a background of #FAFAFA.

Where can I find Ravenna's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Lato",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#111826",
    "accent": "#111826",
    "background": "#FAFAFA",
    "textPrimary": "#1D1C1D",
    "link": "#354152"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "40px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#000000",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#111826",
      "textColor": "#000000",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "rgba(255, 255, 255, 0.2) 0px -2px 0px 0px inset, rgba(255, 255, 255, 0.1) 0px 1px 2px 0px inset"
    },
    "buttonSecondary": {
      "background": "#EEF2F6",
      "textColor": "#0000EE",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22width%3A100%25%3Bheight%3A100%25%3B%22%20viewBox%3D%220%200%20148%2025%22%20preserveAspectRatio%3D%22none%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20data-fc-idx%3D%220%22%3E%3Csvg%20width%3D%22148%22%20height%3D%2225%22%20viewBox%3D%220%200%20148%2025%22%20fill%3D%22none%22%20id%3D%22svg-1339612383_5474%22%3E%0A%3Cg%20clip-path%3D%22url(%23svg-1339612383_5474_clip0_3_23315)%22%3E%0A%3Cpath%20d%3D%22M0%201.43799H7.6123C8.53918%201.43799%209.40359%201.90382%209.91088%202.67674L23.8603%2023.9292H16.248C15.3211%2023.9292%2014.4568%2023.4634%2013.9494%2022.6905L0%201.43799Z%22%20fill%3D%22%2317181C%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M20.6721%201.43799H13.2188L16.9613%206.93339C17.5965%208.04382%2018.7955%208.79254%2020.17%208.79254C22.2083%208.79254%2023.8607%207.14618%2023.8607%205.11526C23.8607%204.25687%2023.5655%203.46717%2023.0707%202.84144C22.5863%201.97606%2021.669%201.43799%2020.6721%201.43799Z%22%20fill%3D%22%2317181C%22%2F%3E%0A%3Cpath%20d%3D%22M139.445%2024.4853C138.388%2024.4853%20137.42%2024.2724%20136.543%2023.8466C135.666%2023.4209%20134.969%2022.8158%20134.452%2022.0315C133.934%2021.2472%20133.676%2020.3396%20133.676%2019.3088C133.676%2017.897%20134.159%2016.7094%20135.126%2015.7458C136.116%2014.7598%20137.848%2014.0987%20140.322%2013.7626L143.931%2013.2584V13.0567C143.931%2011.0175%20142.897%209.99788%20140.827%209.99788C139.793%209.99788%20139.006%2010.2332%20138.466%2010.7038C137.949%2011.152%20137.623%2011.8242%20137.488%2012.7206L133.912%2011.8466C134.384%2010.1435%20135.182%208.87744%20136.307%208.04827C137.432%207.19675%20138.983%206.771%20140.963%206.771C142.987%206.771%20144.662%207.2976%20145.989%208.35083C147.316%209.38163%20147.979%2010.9278%20147.979%2012.9895V24.0147H144.572L144.134%2022.5021C143.189%2023.8242%20141.626%2024.4853%20139.445%2024.4853ZM140.524%2021.2248C141.491%2021.2248%20142.3%2020.9559%20142.953%2020.418C143.605%2019.8579%20143.931%2019.0959%20143.931%2018.1323V16.1828L140.592%2016.687C139.534%2016.8438%20138.759%2017.1127%20138.264%2017.4937C137.791%2017.8522%20137.555%2018.3789%20137.555%2019.0735C137.555%2019.7234%20137.814%2020.25%20138.331%2020.6534C138.871%2021.0343%20139.602%2021.2248%20140.524%2021.2248Z%22%20fill%3D%22%2317181C%22%2F%3E%0A%3Cpath%20d%3D%22M117.367%207.2416H120.707L121.281%209.25842C122.54%207.60015%20124.249%206.771%20126.408%206.771C128.365%206.771%20129.861%207.3536%20130.895%208.51889C131.929%209.68418%20132.447%2011.4657%20132.447%2013.8635V24.0147H128.399V14.4012C128.399%2011.8018%20127.308%2010.5021%20125.126%2010.5021C124.047%2010.5021%20123.158%2010.883%20122.462%2011.6449C121.764%2012.3845%20121.415%2013.4376%20121.415%2014.8046V24.0147H117.367V7.2416Z%22%20fill%3D%22%2317181C%22%2F%3E%0A%3Cpath%20d%3D%22M100.254%207.2416H103.593L104.167%209.25842C105.427%207.60015%20107.135%206.771%20109.294%206.771C111.251%206.771%20112.747%207.3536%20113.782%208.51889C114.816%209.68418%20115.333%2011.4657%20115.333%2013.8635V24.0147H111.285V14.4012C111.285%2011.8018%20110.194%2010.5021%20108.013%2010.5021C106.933%2010.5021%20106.045%2010.883%20105.348%2011.6449C104.65%2012.3845%20104.302%2013.4376%20104.302%2014.8046V24.0147H100.254V7.2416Z%22%20fill%3D%22%2317181C%22%2F%3E%0A%3Cpath%20d%3D%22M86.3721%2016.9559C86.4397%2017.673%2086.6755%2018.3564%2087.0808%2019.0063C87.4854%2019.6561%2088.0253%2020.1828%2088.6998%2020.5861C89.3972%2020.9671%2090.1729%2021.1576%2091.0276%2021.1576C92.1068%2021.1576%2092.9957%2020.8999%2093.6924%2020.3845C94.4125%2019.8691%2094.8961%2019.2752%2095.1433%2018.6029L98.5503%2019.6449C98.0331%2021.0791%2097.1335%2022.2444%2095.8514%2023.1407C94.592%2024.0371%2092.9843%2024.4853%2091.0276%2024.4853C89.4307%2024.4853%2087.9804%2024.1043%2086.6755%2023.3424C85.3934%2022.5805%2084.3705%2021.5273%2083.6055%2020.1828C82.8633%2018.8382%2082.4922%2017.3144%2082.4922%2015.6113C82.4922%2013.9531%2082.8633%2012.4517%2083.6055%2011.1071C84.3705%209.76261%2085.3934%208.70938%2086.6755%207.94749C87.9804%207.16317%2089.4193%206.771%2090.9935%206.771C92.5905%206.771%2093.9851%207.14075%2095.1768%207.88021C96.3913%208.59731%2097.3251%209.60575%2097.9769%2010.9055C98.6293%2012.2052%2098.9555%2013.7065%2098.9555%2015.4097V16.9559H86.3721ZM95.3791%2013.8635C95.3342%2013.3032%2095.1433%2012.7318%2094.8057%2012.1491C94.4687%2011.5665%2093.9737%2011.0847%2093.3213%2010.7038C92.6916%2010.3004%2091.9273%2010.0987%2091.0276%2010.0987C89.7455%2010.0987%2088.6998%2010.4685%2087.89%2011.208C87.1029%2011.9251%2086.6079%2012.8102%2086.4056%2013.8635H95.3791Z%22%20fill%3D%22%2317181C%22%2F%3E%0A%3Cpath%20d%3D%22M83.5111%207.24194L77.1346%2024.015H72.8843L66.5078%207.24194H70.6576L75.0091%2019.4436L79.3612%207.24194H83.5111Z%22%20fill%3D%22%2317181C%22%2F%3E%0A%3Cpath%20d%3D%22M58.175%2024.4853C57.118%2024.4853%2056.1509%2024.2724%2055.2738%2023.8466C54.3966%2023.4209%2053.6994%2022.8158%2053.1822%2022.0315C52.6649%2021.2472%2052.4062%2020.3396%2052.4062%2019.3088C52.4062%2017.897%2052.8898%2016.7094%2053.8569%2015.7458C54.8464%2014.7598%2056.5782%2014.0987%2059.0521%2013.7626L62.6618%2013.2584V13.0567C62.6618%2011.0175%2061.6273%209.99788%2059.5582%209.99788C58.5236%209.99788%2057.7364%2010.2332%2057.1967%2010.7038C56.6794%2011.152%2056.3533%2011.8242%2056.2183%2012.7206L52.6424%2011.8466C53.1146%2010.1435%2053.9131%208.87744%2055.0376%208.04827C56.1621%207.19675%2057.714%206.771%2059.6931%206.771C61.7172%206.771%2063.393%207.2976%2064.72%208.35083C66.0463%209.38163%2066.7102%2010.9278%2066.7102%2012.9895V24.0147H63.3026L62.8642%2022.5021C61.9196%2023.8242%2060.3565%2024.4853%2058.175%2024.4853ZM59.2545%2021.2248C60.2216%2021.2248%2061.0313%2020.9559%2061.6835%2020.418C62.3357%2019.8579%2062.6618%2019.0959%2062.6618%2018.1323V16.1828L59.322%2016.687C58.2649%2016.8438%2057.489%2017.1127%2056.9943%2017.4937C56.5219%2017.8522%2056.2858%2018.3789%2056.2858%2019.0735C56.2858%2019.7234%2056.5444%2020.25%2057.0617%2020.6534C57.6015%2021.0343%2058.3324%2021.2248%2059.2545%2021.2248Z%22%20fill%3D%22%2317181C%22%2F%3E%0A%3Cpath%20d%3D%22M34.5623%200.485352H43.1985C44.7954%200.485352%2046.1785%200.787873%2047.348%201.39292C48.5176%201.99796%2049.3946%202.83829%2049.9794%203.91392C50.5867%204.96715%2050.8902%206.15482%2050.8902%207.47697C50.8902%209.24724%2050.4517%2010.7039%2049.5746%2011.8467C48.7199%2012.9895%2047.6179%2013.7851%2046.2685%2014.2333L51.9023%2024.0147H47.348L42.1865%2014.8047H38.678V24.0147H34.5623V0.485352ZM42.9287%2011.2081C44.1432%2011.2081%2045.0878%2010.8943%2045.7625%2010.2669C46.4597%209.61701%2046.8083%208.75426%2046.8083%207.67861C46.8083%206.58059%2046.4597%205.72905%2045.7625%205.12401C45.0653%204.49656%2044.0982%204.18283%2042.8612%204.18283H38.678V11.2081H42.9287Z%22%20fill%3D%22%2317181C%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22svg-1339612383_5474_clip0_3_23315%22%3E%0A%3Crect%20width%3D%22148%22%20height%3D%2224%22%20fill%3D%22white%22%20transform%3D%22translate(0%200.485352)%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/rtNB7oBgM7befz728rP81Es4s0.png",
    "ogImage": "https://framerusercontent.com/assets/hYlOdTXPKahwcKtoPl7MthRZHs.png",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is the only candidate, is visible, and links to the homepage, matching the brand 'Ravenna'.",
    "confidence": 0.8,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Book a demo",
      "reasoning": "Button #4 'Book a demo' has a distinct dark background (#111826) and is action-oriented, making it a strong candidate for the primary CTA."
    },
    "secondary": {
      "index": 2,
      "text": "Request Info",
      "reasoning": "Button #5 'Request Info' has a different background color (#EEF2F6) and serves as a secondary action, complementing the primary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "IT professionals and businesses"
  },
  "designSystem": {
    "framework": "custom",
    "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 the only candidate, is visible, and links to the homepage, matching the brand 'Ravenna'.",
        "confidence": 0.8
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles