Mangrove Brand: Colors, Fonts, Logo & Visual Identity

Mangrove Brand Identity

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

Primary

Color Palette

Brand palette extracted from https://www.mangrove.exchange/.

Typography

Each font links to its Google Fonts page where available.

UI Components

Live previews rendered using Mangrove's actual button styles.

Button Primary

Button Secondary

Brand Personality

Mangrove Brand in the Wild

Image: cdn.prod.website-files.com

Image: cdn.prod.website-files.com

Image: substackcdn.com

Image: substackcdn.com

Frequently Asked Questions

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

  2. What font does Mangrove use?
    Mangrove uses Axiforma as the primary typeface across body and headings.

  3. Does Mangrove use a light or dark theme?
    Mangrove's primary site uses a light color scheme, with a background of #FFFFFF.

  4. How was this brand profile generated?
    This profile was extracted from mangrove.exchange 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 Mangrove.

Machine-Readable Profile

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

JSON Structure

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Axiforma",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#00DF81",
    "secondary": "#170F28",
    "accent": "#00DF81",
    "background": "#FFFFFF",
    "textPrimary": "#032221",
    "link": "#032221"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Axiforma",
      "heading": "Axiforma"
    },
    "fontStacks": {
      "heading": [
        "Axiforma",
        "sans-serif"
      ],
      "body": [
        "Axiforma",
        "sans-serif"
      ],
      "paragraph": [
        "Axiforma",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "67px",
      "h2": "51px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#00DF81",
      "textColor": "#032221",
      "borderColor": "#00DF81",
      "borderRadius": "48px",
      "borderRadiusCorners": {
        "topLeft": "48px",
        "topRight": "48px",
        "bottomRight": "48px",
        "bottomLeft": "48px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#06644E",
      "textColor": "#F1F7F6",
      "borderColor": "#00DF81",
      "borderRadius": "48px",
      "borderRadiusCorners": {
        "topLeft": "48px",
        "topRight": "48px",
        "bottomRight": "48px",
        "bottomLeft": "48px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://cdn.prod.website-files.com/643a648917fe0ced56a7d27e/6469e783ffc7d3ef566bd3ae_Bright%20green%202.png",
    "ogImage": "https://cdn.prod.website-files.com/643a648917fe0ced56a7d27e/6469e4284df1a3122570db16_OG%20Image-2.jpg"
  }
}