ReactWise Brand: Colors, Fonts, Logo & Visual Identity

ReactWise Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using ReactWise's actual button styles.

Brand Personality

Frequently Asked Questions

  1. What is ReactWise's primary brand color?

    • ReactWise's primary brand color is #5F6372.
  2. What accent color does ReactWise use?

    • ReactWise uses #FD6262 as an accent color.
  3. What font does ReactWise use?

    • ReactWise uses DM Sans as the primary typeface.
  4. Does ReactWise use a light or dark theme?

    • ReactWise uses a light color scheme, with a background of #F3F3F3.
  5. Where can I find ReactWise's logo?

Methodology

Brand data on this page was extracted from https://www.reactwise.com/ on 2026-07-27 using the Firecrawl branding extraction API.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [{
    "family": "DM Sans",
    "role": "body"
  }],
  "colors": {
    "primary": "#5F6372",
    "secondary": "#3898EC",
    "accent": "#FD6262",
    "background": "#F3F3F3",
    "textPrimary": "#FD6262",
    "link": "#FD6262"
  },
  "typography": {
    "fontFamilies": {
      "primary": "DM Sans",
      "heading": "DM Sans"
    },
    "fontStacks": {
      "heading": ["DM Sans", "sans-serif"],
      "body": ["DM Sans", "sans-serif"],
      "paragraph": ["DM Sans", "sans-serif"]
    },
    "fontSizes": {
      "h1": "52px",
      "h2": "30px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#333333",
      "borderColor": "#CCCCCC",
      "borderRadius": "8px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FD6262",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FDFDFD",
      "textColor": "#FD6262",
      "borderColor": "#FF3131",
      "borderRadius": "8px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/690c5ed90bb510d74eb2e77b/690c5ed90bb510d74eb2e784_logo.svg",
    "favicon": "https://cdn.prod.website-files.com/690c5ed90bb510d74eb2e77b/690c5ed90bb510d74eb2e786_fav.png",
    "ogImage": "https://cdn.prod.website-files.com/690c5ed90bb510d74eb2e77b/698b5051c99c8604ec679735_opengraph.png"
  }
}