Home · Branding · Plutis

Plutis Brand Identity

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

Download JSON
Primary
#007AFF
Accent
#4285F4
Body Font
EuclidCircularA-Regular
Heading
EuclidCircularA-Regular

Color Palette

Brand palette extracted from https://plutis.io.

primary
#007AFF
rgb(0, 122, 255)
secondary
#2196F3
rgb(33, 150, 243)
accent
#4285F4
rgb(66, 133, 244)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#4285F4
rgb(66, 133, 244)

Typography

Each font links to its Google Fonts page where available.

primary
EuclidCircularA-Regular
EuclidCircularA-Regular Google Fonts →
heading
EuclidCircularA-Regular
EuclidCircularA-Regular Google Fonts →
EuclidCircularA-Regular
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

Plutis favicon
Favicon

UI Components

Live previews rendered using Plutis's actual button styles.

input
background transparent textColor #000000 borderColor null borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: unknown

Plutis Brand in the Wild

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

Frequently Asked Questions

What is Plutis's primary brand color?

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

What accent color does Plutis use?

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

What font does Plutis use?

Plutis uses EuclidCircularA-Regular as the primary typeface across body and headings.

Does Plutis use a light or dark theme?

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

How was this brand profile generated?

This profile was extracted from https://plutis.io 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 Plutis.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "EuclidCircularA-Regular",
      "count": 5
    },
    {
      "family": "-apple-system",
      "count": 2
    },
    {
      "family": "BlinkMacSystemFont",
      "count": 2
    },
    {
      "family": "Segoe UI",
      "count": 2
    },
    {
      "family": "sans-serif",
      "count": 2
    }
  ],
  "colors": {
    "primary": "#007AFF",
    "secondary": "#2196F3",
    "accent": "#4285F4",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#4285F4"
  },
  "typography": {
    "fontFamilies": {
      "primary": "EuclidCircularA-Regular",
      "heading": "EuclidCircularA-Regular"
    },
    "fontStacks": {
      "body": [
        "EuclidCircularA-Regular"
      ],
      "heading": [
        "EuclidCircularA-Regular"
      ],
      "paragraph": [
        "EuclidCircularA-Regular"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "16px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#000000",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": null,
    "favicon": "https://plutis.io/favicon.ico",
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "unknown",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0,
    "overall": 0
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "LLM failed",
        "confidence": 0
      }
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false,
      "error": "LLM call failed or returned fallback values"
    }
  }
}

Related Brand Profiles