Home · Branding · Nuvo

Nuvo Brand Identity

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

Download JSON
Primary
#EA7E65
Accent
#983078
Body Font
Fff Acidgrotesk Book
Heading
Fff Acidgrotesk Book

Color Palette

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

primary
#EA7E65
rgb(234, 126, 101)
secondary
#86B34E
rgb(134, 179, 78)
accent
#983078
rgb(152, 48, 120)
background
#000000
rgb(0, 0, 0)
textPrimary
#000000
rgb(0, 0, 0)
link
#983078
rgb(152, 48, 120)

Typography

Each font links to its Google Fonts page where available.

primary
Fff Acidgrotesk Book
Fff Acidgrotesk Book Google Fonts →
heading
Fff Acidgrotesk Book
Fff Acidgrotesk Book Google Fonts →
Fff Acidgrotesk Book, Verdana, 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

Nuvo logo
Logo
Nuvo favicon
Favicon
Nuvo social image
Social Card

UI Components

Live previews rendered using Nuvo's actual button styles.

input
background transparent textColor #000000 borderColor #000000 borderRadius 100px shadow none
buttonPrimary
background #FFFFFF textColor #000000 borderColor #FFFFFF borderRadius 1920px shadow none
buttonSecondary
background transparent textColor #FFFFFF borderColor #666666 borderRadius 20px shadow none

Brand Personality

Tone: professional Energy: medium Audience: business professionals

Nuvo Brand in the Wild

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

Frequently Asked Questions

What is Nuvo's primary brand color?

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

What accent color does Nuvo use?

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

What font does Nuvo use?

Nuvo uses Fff Acidgrotesk Book as the primary typeface across body and headings.

Does Nuvo use a light or dark theme?

Nuvo's primary site uses a dark color scheme, with a background of #000000.

Where can I find Nuvo's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Fff Acidgrotesk Book",
      "role": "body"
    },
    {
      "family": "Verdana",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#EA7E65",
    "secondary": "#86B34E",
    "accent": "#983078",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#983078"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Fff Acidgrotesk Book",
      "heading": "Fff Acidgrotesk Book"
    },
    "fontStacks": {
      "heading": [
        "Fff Acidgrotesk Book",
        "Verdana",
        "sans-serif"
      ],
      "body": [
        "Fff Acidgrotesk Book",
        "Verdana",
        "sans-serif"
      ],
      "paragraph": [
        "Fff Acidgrotesk Book",
        "Verdana",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "35px",
      "body": "15px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#000000",
      "borderColor": "#000000",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#FFFFFF",
      "borderRadius": "1920px",
      "borderRadiusCorners": {
        "topLeft": "1920px",
        "topRight": "1920px",
        "bottomRight": "1920px",
        "bottomLeft": "1920px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#666666",
      "borderRadius": "20px",
      "borderRadiusCorners": {
        "topLeft": "20px",
        "topRight": "20px",
        "bottomRight": "20px",
        "bottomLeft": "20px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20viewBox%3D%220%200%20105%2030%22%20fill%3D%22none%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M10.8126%2015.8912C10.443%2016.0249%2010.0938%2016.1853%209.773%2016.3725L0%2022.0517V6.68122L9.773%201.00204C12.0692%20-0.333225%2015.8186%20-0.334798%2018.1305%201.00204C20.4425%202.3373%2020.455%204.50926%2018.1573%205.84452L12.4089%209.18503C11.3394%209.80627%2010.8079%2010.6241%2010.8126%2011.4403V15.8912Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M10.8115%2026.8195C10.8194%2027.6342%2011.3604%2028.4473%2012.4346%2029.067C14.5908%2030.311%2018.087%2030.311%2020.2259%2029.067L29.9989%2023.3878V8.01736L20.2259%2013.6966C18.087%2014.939%2014.5908%2014.939%2012.4346%2013.6966C11.3573%2013.0753%2010.8162%2012.2575%2010.8115%2011.4412V26.8195Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M92.9541%2021.8562C91.7352%2021.1485%2090.7664%2020.1844%2090.0476%2018.9702C89.3289%2017.756%2088.9688%2016.4334%2088.9688%2014.999C88.9688%2013.5647%2089.3258%2012.242%2090.0351%2011.0278C90.7459%209.81368%2091.7116%208.85273%2092.9305%208.14185C94.1494%207.43412%2095.4752%207.07867%2096.9142%207.07867C98.3533%207.07867%2099.6807%207.43412%20100.9%208.14185C102.117%208.84959%20103.083%209.81368%20103.795%2011.0278C104.506%2012.242%20104.861%2013.5663%20104.861%2014.999C104.861%2016.4318%20104.506%2017.756%20103.795%2018.9702C103.084%2020.1844%20102.118%2021.1469%20100.9%2021.8562C99.6807%2022.5639%2098.3533%2022.9194%2096.9142%2022.9194C95.4752%2022.9194%2094.1698%2022.5639%2092.9541%2021.8562ZM99.5769%2019.5726C100.384%2019.0992%20101.025%2018.4543%20101.502%2017.6428C101.977%2016.8313%20102.217%2015.9505%20102.217%2015.0006C102.217%2014.0507%20101.98%2013.1699%20101.502%2012.3584C101.025%2011.5468%20100.381%2010.9036%2099.5643%2010.4271C98.7496%209.95366%2097.8657%209.7146%2096.9142%209.7146C95.9627%209.7146%2095.0773%209.95208%2094.2626%2010.4271C93.4479%2010.902%2092.8031%2011.5453%2092.325%2012.3584C91.8469%2013.1699%2091.6094%2014.0507%2091.6094%2015.0006C91.6094%2015.9505%2091.8469%2016.8313%2092.325%2017.6428C92.7999%2018.4543%2093.4463%2019.0976%2094.2626%2019.5726C95.0773%2020.0491%2095.969%2020.285%2096.9362%2020.285C97.9035%2020.285%2098.7701%2020.0475%2099.5753%2019.5726H99.5769Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M78.8365%2022.2376C78.2641%2021.7846%2077.7938%2021.0155%2077.4274%2019.9319L73.1338%207.31693H76.0638L79.6984%2018.6155C79.8745%2019.1282%2080.0476%2019.4868%2080.2158%2019.6913C80.3841%2019.8973%2080.6011%2019.998%2080.8654%2019.998C81.1296%2019.998%2081.3419%2019.8957%2081.5039%2019.6913C81.6643%2019.4868%2081.8342%2019.1282%2082.0103%2018.6155L85.6449%207.31693H88.5529L84.3034%2019.9319C83.9354%2021.0438%2083.4777%2021.8192%2082.9272%2022.2596C82.3768%2022.6984%2081.6895%2022.9186%2080.8685%2022.9186C80.09%2022.9186%2079.4153%2022.6921%2078.8428%2022.2376H78.8365Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M47.7414%207.07672C44.0155%207.07672%2040.999%2010.087%2040.999%2013.7986V22.6831H43.6648V13.7986C43.6648%2011.5528%2045.4908%209.73466%2047.7429%209.73466C49.9951%209.73466%2051.821%2011.5543%2051.821%2013.7986V22.6831H54.4868V13.7986C54.4868%2010.087%2051.4672%207.07672%2047.7445%207.07672H47.7414Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M64.1566%2022.9233C67.8824%2022.9233%2070.8989%2019.913%2070.8989%2016.2014V7.31693H68.2331V16.2014C68.2331%2018.4472%2066.4072%2020.2653%2064.155%2020.2653C61.9029%2020.2653%2060.0769%2018.4457%2060.0769%2016.2014V7.31693H57.4111V16.2014C57.4111%2019.913%2060.4308%2022.9233%2064.1535%2022.9233H64.1566Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/67de7eaa49aa5dccffd0e88e/6822da5ecd4c1a4fa9b103d2_67c744f04b4165361a51b8e3_Favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/642b1089873d6b67a004d671/67c9e0da191c497b2d12f597_Nuvo_Logo_2025.svg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 8,
    "reasoning": "Selected #8 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Request DemoRequest DemoRequest Demo",
      "reasoning": "Button #1 has a light background and is prominently labeled 'Request Demo', which is a strong call-to-action for a B2B software site."
    },
    "secondary": {
      "index": 2,
      "text": "Risk Management",
      "reasoning": "Button #2 has a transparent background and is labeled 'Risk Management', making it a suitable secondary action with a different color group."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "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": 8,
        "selectedLogoReasoning": "Selected #8 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles