Resquared Brand: Colors, Fonts, Logo & Visual Identity

Resquared Brand Identity

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

Color Palette

Brand palette extracted from http://re2.ai.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using Resquared's actual button styles.

Button Primary

Button Secondary

Brand Personality

Resquared Brand in the Wild

Image: cdn.prod.website-files.com

Source: re2.ai

Image: cdn.prod.website-files.com

Source: re2.ai

Frequently Asked Questions

Methodology

Brand data on this page was extracted from http://re2.ai on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Nunito Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#4D7FFF",
    "accent": "#4D7FFF",
    "background": "#10121B",
    "textPrimary": "#E9EAF0",
    "link": "#1F2234"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Nunito Sans",
      "heading": "Nunito Sans"
    },
    "fontStacks": {
      "heading": [
        "Nunito Sans",
        "sans-serif"
      ],
      "body": [
        "Nunito Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Nunito Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "56px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#4D7FFF",
      "textColor": "#E9EAF0",
      "borderRadius": "24px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "24px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#10121B",
      "textColor": "#E9EAF0",
      "borderColor": "#171A22",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/65e8637b7b960748d829a775/66215e8f4e2756eb73b7c94c_resquare-logo.svg",
    "favicon": "https://cdn.prod.website-files.com/65e8637b7b960748d829a775/6683f93ec7f5f7afa4779d25_favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/65e8637b7b960748d829a775/667ac4518b40ba9bf1e99783_OpenGraph.webp",
    "logoHref": "/"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  }
}