Remade Brand: Colors, Fonts, Logo & Visual Identity

Remade Brand Identity

A complete profile of Remade's visual system — colors, typography, components, and personality — extracted from remade.ai. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from remade.ai.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

Brand Personality

Remade Brand in the Wild

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

Image: remade.ai
Source: remade.ai

Image: remade.ai
Source: remade.ai

Image: remade.ai
Source: remade.ai

Image: remade.ai
Source: remade.ai

Image: remade.ai
Source: remade.ai

Image: remade.ai
Source: remade.ai

Frequently Asked Questions

  1. What is Remade's primary brand color?
    Remade's primary brand color is #9CA3AF. It anchors the visual identity across their website, product UI, and marketing materials.

  2. What accent color does Remade use?
    Remade uses #6B7280 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

  3. What font does Remade use?
    Remade uses Poppins as the primary typeface across body and headings.

  4. Does Remade use a light or dark theme?
    Remade's primary site uses a dark color scheme, with a background of #000000.

  5. Where can I find Remade's logo?
    Remade's logo is available directly on their site (remade.ai). The current logo URL is included in the machine-readable JSON profile linked above.

  6. How was this brand profile generated?
    This profile was extracted from remade.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 Remade.

Methodology

Brand data on this page was extracted from remade.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.

GET /branding/remade.json
GET /branding/remade/llms.txt

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Poppins",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#9CA3AF",
    "secondary": "#565B66",
    "accent": "#6B7280",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#6B7280"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Poppins",
      "heading": "Poppins"
    },
    "fontStacks": {
      "heading": [
        "Poppins",
        "sans-serif"
      ],
      "body": [
        "Poppins",
        "sans-serif"
      ],
      "paragraph": [
        "Poppins",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "36px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {},
  "images": {
    "logo": "https://www.remade.ai/images/logos/remade.png",
    "favicon": "https://www.remade.ai/favicon.ico",
    "ogImage": "https://storage.googleapis.com/remade-v2/website/Remade%20Ai%20logo_Icon%20white.png",
    "logoHref": "/",
    "logoAlt": "Remade Logo"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "creative professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0.9,
    "overall": 0.45
  }
}