Home · Branding · Keynua

Keynua Brand Identity

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

Download JSON
Primary
#4A40FF
Accent
#4A40FF
Body Font
Arial
Heading
Arial

Color Palette

Brand palette extracted from https://www.keynua.com.

primary
#4A40FF
rgb(74, 64, 255)
secondary
#382EDC
rgb(56, 46, 220)
accent
#4A40FF
rgb(74, 64, 255)
background
#F6F8FA
rgb(246, 248, 250)
textPrimary
#004CC7
rgb(0, 76, 199)
link
#004CC7
rgb(0, 76, 199)

Typography

Each font links to its Google Fonts page where available.

primary
Arial
heading
Arial
-apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple 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

Keynua logo
Logo
Keynua favicon
Favicon
Keynua social image
Social Card

UI Components

Live previews rendered using Keynua's actual button styles.

buttonPrimary
background #4A40FF textColor #FFFFFF borderColor #382EDC borderRadius 14px shadow none
buttonSecondary
background #FBFCFD textColor #4A40FF borderColor #4A40FF borderRadius 14px shadow none

Brand Personality

Tone: professional Energy: medium Audience: business professionals seeking electronic signature solutions

Keynua Brand in the Wild

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

Frequently Asked Questions

What is Keynua's primary brand color?

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

What font does Keynua use?

Keynua uses Arial as the primary typeface across body and headings.

Does Keynua use a light or dark theme?

Keynua's primary site uses a light color scheme, with a background of #F6F8FA.

Where can I find Keynua's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Segoe UI",
      "role": "body"
    },
    {
      "family": "Helvetica",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#4A40FF",
    "secondary": "#382EDC",
    "accent": "#4A40FF",
    "background": "#F6F8FA",
    "textPrimary": "#004CC7",
    "link": "#004CC7"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Arial",
      "heading": "Arial"
    },
    "fontStacks": {
      "heading": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji"
      ],
      "body": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji"
      ],
      "paragraph": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "14px",
      "h2": "14px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#4A40FF",
      "textColor": "#FFFFFF",
      "borderColor": "#382EDC",
      "borderRadius": "14px",
      "borderRadiusCorners": {
        "topLeft": "14px",
        "topRight": "14px",
        "bottomRight": "14px",
        "bottomLeft": "14px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FBFCFD",
      "textColor": "#4A40FF",
      "borderColor": "#4A40FF",
      "borderRadius": "14px",
      "borderRadiusCorners": {
        "topLeft": "14px",
        "topRight": "14px",
        "bottomRight": "14px",
        "bottomLeft": "14px"
      },
      "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%2034%22%20fill%3D%22none%22%20color%3D%22%232C3348%22%20height%3D%221.3em%22%20style%3D%22display%3A%20inline-block%3B%20vertical-align%3A%20text-bottom%3B%20user-select%3A%20none%3B%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.48%2016.176L.104%2026.747a.367.367%200%2000.266.622h6.247c.119%200%20.23-.055.299-.15l2.523-3.435%202.229%203.42a.365.365%200%2000.31.169h6.51c.301%200%20.474-.34.298-.582L11.044%2016.22a.372.372%200%2000-.565-.044z%22%20style%3D%22fill%3A%20rgb(44%2C%2051%2C%2072)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22url(%23brand_icon_gradient)%22%20d%3D%22M0%2024.08V8.528c0-.2.162-.365.36-.365h4.314c.198%200%20.36.164.36.365v3.355c0%20.131.154.197.247.102L16.681.111a.358.358%200%2001.51-.008l2.959%202.952a.37.37%200%2001.003.52L.001%2024.08z%22%20style%3D%22fill%3A%20url(%26quot%3B%23brand_icon_gradient%26quot%3B)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.998%2024.132a3.44%203.44%200%20001.261-.18c.41-.139.813-.318%201.205-.537.158-.08.302-.168.442-.267.136-.099.262-.15.38-.15.177%200%20.324.091.44.267l1.085%201.763c.097.16.147.289.147.388%200%20.16-.05.292-.147.402-.097.11-.205.216-.324.315a7.986%207.986%200%2001-2.038%201.134%206.607%206.607%200%2001-2.362.416%207.119%207.119%200%2001-2.89-.596c-.91-.398-1.7-.94-2.376-1.628a7.782%207.782%200%2001-1.614-2.432%207.474%207.474%200%2001-.6-2.985c0-1.035.194-2.015.586-2.94a8.196%208.196%200%20011.585-2.448%207.443%207.443%200%20012.319-1.671%206.649%206.649%200%20012.818-.611c.938%200%201.83.179%202.67.537a7.183%207.183%200%20012.215%201.464%206.79%206.79%200%20011.496%202.165c.363.827.542%201.708.542%202.641%200%20.776-.064%201.339-.19%201.686-.126.348-.406.523-.838.523h-8.713a.354.354%200%2000-.342.436c.065.263.169.508.31.731.215.34.477.626.79.867.313.238.662.417%201.043.538.38.11.747.172%201.1.172zm-2.873-5.644h5.464c.22%200%20.392-.209.346-.428-.12-.567-.418-1.065-.9-1.493-.596-.53-1.333-.797-2.214-.797-.352%200-.704.07-1.056.208-.353.14-.676.33-.967.575a3.258%203.258%200%2000-1.003%201.474.35.35%200%2000.33.46zM49.227%2013.948l-7.16%2018.633c-.198.44-.511.659-.939.659h-2.376a1.16%201.16%200%2001-.572-.136c-.165-.091-.248-.252-.248-.493%200-.1.018-.23.058-.388l1.8-4.916a.368.368%200%2000-.003-.256l-5.291-13.19a1.122%201.122%200%2001-.104-.315.79.79%200%2001.007-.388.635.635%200%2001.233-.347.604.604%200%2001.389-.11c.902-.004%201.8-.004%202.703-.007.255%200%20.46.065.615.194a.98.98%200%2001.323.493l2.872%207.825a.347.347%200%2000.655%200l2.843-7.854c.137-.439.46-.658.967-.658h2.524c.312%200%20.528.065.647.194.118.128.176.303.176.523-.004.12-.043.3-.119.537zM54.566%2012.665c.294%200%20.514.05.66.15a.944.944%200%2001.339.416c.075.176.255%201.047.32%201.325.003.007.01.01.018.003.45-.512%201.05-.984%201.804-1.415.762-.44%201.625-.659%202.581-.659.92%200%201.733.15%202.438.447.704.3%201.3.705%201.79%201.225.489.52.859%201.141%201.114%201.865.255.728.381%201.518.381%202.374v8.154a.765.765%200%2001-.758.771H62.69a.77.77%200%2001-.762-.775l.003-7.466a2.888%202.888%200%2000-.388-1.492c-.737-1.247-2.16-1.364-2.28-1.372-.168-.01-1.408-.07-2.321.937-.813.896-.763%201.88-.763%202.18l-.003%207.22a.765.765%200%2001-.759.772h-2.534a.786.786%200%2001-.78-.794V13.433c0-.425.338-.768.755-.768h1.708zM80.243%2027.325c-.295%200-.518-.044-.676-.135a.854.854%200%2001-.352-.373%202.53%202.53%200%2001-.19-.567c-.051-.22-.102-.457-.163-.717-.45.52-1.089.976-1.923%201.371a6.122%206.122%200%2001-2.685.597c-.899%200-1.697-.147-2.39-.432a4.722%204.722%200%2001-1.748-1.225%205.16%205.16%200%2001-1.057-1.866%207.58%207.58%200%2001-.352-2.36v-8.193c0-.424.338-.764.751-.764h2.581a.75.75%200%2001.745.757v7.51c0%20.815.29%201.65.977%202.267%201.765%201.603%204.778.553%204.893-2.176v-7.605c0-.413.327-.75.733-.75h2.603c.41%200%20.74.337.74.754v13.007c0%20.596-.302.896-.91.896h-1.577v.004zM96.451%2026.52a8.32%208.32%200%2001-.086-.494c-.018-.128-.05-.292-.086-.493-.176.26-.37.52-.586.775-.216.26-.471.483-.762.673-.295.19-.636.344-1.028.465-.392.12-.863.179-1.41.179h-.057c-1.039%200-1.992-.194-2.861-.582a6.71%206.71%200%2001-2.247-1.613%207.585%207.585%200%2001-1.467-2.403c-.352-.914-.528-1.91-.528-2.985s.172-2.074.514-3a7.138%207.138%200%20011.452-2.402%206.774%206.774%200%20012.243-1.599c.87-.388%201.834-.581%202.89-.581%201.036%200%201.845.208%202.42.625.402.293.776.625%201.118.995.187.205.517.12.59-.15l.125-.486c.08-.337.165-.564.263-.674.097-.11.284-.164.557-.164l1.642.058c.216%200%20.41.074.587.223a.73.73%200%2001.266.582v13.106c0%20.238-.087.425-.266.553a.973.973%200%2001-.587.193h-1.88c-.29%200-.492-.073-.6-.223a1.38%201.38%200%2001-.216-.578zm-7.304-6.452c0%20.556.082%201.075.248%201.55.165.48.406.897.719%201.256.313.358.683.636%201.114.837.432.198.91.3%201.438.3%201.097%200%201.963-.373%202.596-1.12.636-.745.952-1.674.952-2.79%200-.538-.079-1.05-.233-1.537a3.762%203.762%200%2000-.705-1.283%203.398%203.398%200%2000-1.114-.867c-.432-.209-.931-.315-1.496-.315-.528%200-1.014.106-1.452.315a3.191%203.191%200%2000-1.115.867%204.1%204.1%200%2000-.704%201.269%204.598%204.598%200%2000-.248%201.518z%22%20style%3D%22fill%3A%20rgb(44%2C%2051%2C%2072)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.keynua.com/inc/1776705611907/favicon-32x32.png?v=104fbc6fcebd9b41476a0f18cbc8006c",
    "ogImage": "https://www.keynua.com/og-image.png",
    "logoHref": "/en/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 14,
    "reasoning": "Selected #14 because it is the most prominent logo matching the brand 'Keynua', located at the top of the page and linking to the homepage.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Free trial",
      "reasoning": "Button #1 with text 'Free trial' uses the vibrant brand color #4A40FF, making it the most prominent and action-oriented CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Demo",
      "reasoning": "Button #0 with text 'Demo' has a different background color (#FBFCFD) and serves as a secondary action with a less vibrant appearance."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals seeking electronic signature solutions"
  },
  "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": 14,
        "selectedLogoReasoning": "Selected #14 because it is the most prominent logo matching the brand 'Keynua', located at the top of the page and linking to the homepage.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles