Home · Branding · Releaf Earth

Releaf Earth Brand Identity

A complete profile of Releaf Earth's visual system — colors, typography, components, and personality — extracted from http://www.releaf.africa. Built for designers, agents, and AI tools.

Download JSON
Primary
#3C4E3D
Accent
#8FC54D
Body Font
Cormorant Infant
Heading
Gabarito

Color Palette

Brand palette extracted from http://www.releaf.africa.

primary
#3C4E3D
rgb(60, 78, 61)
secondary
#232A34
rgb(35, 42, 52)
accent
#8FC54D
rgb(143, 197, 77)
background
#E9E5E1
rgb(233, 229, 225)
textPrimary
#161814
rgb(22, 24, 20)
link
#8FC54D
rgb(143, 197, 77)

Typography

Each font links to its Google Fonts page where available.

primary
Cormorant Infant
Cormorant Infant Google Fonts →
heading
Gabarito
Gabarito, Arial, sans-serif
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

Releaf Earth logo
Logo
Releaf Earth favicon
Favicon
Releaf Earth social image
Social Card

UI Components

Live previews rendered using Releaf Earth's actual button styles.

input
background #232A34 textColor #FFFFFF borderColor #EDEAE7 borderRadius 8px shadow none
buttonPrimary
background #8FC54D textColor #FFFFFF borderRadius 80px shadow none
buttonSecondary
background #E9E5E1 textColor #FFFFFF borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: environmentally conscious individuals and organizations

Releaf Earth Brand in the Wild

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

Frequently Asked Questions

What is Releaf Earth's primary brand color?

Releaf Earth's primary brand color is #3C4E3D. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Releaf Earth use?

Releaf Earth uses #8FC54D as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Releaf Earth use?

Releaf Earth uses Cormorant Infant for body text and Gabarito for headings. Fonts were detected on http://www.releaf.africa as part of their live design system.

Does Releaf Earth use a light or dark theme?

Releaf Earth's primary site uses a light color scheme, with a background of #E9E5E1.

Where can I find Releaf Earth's logo?

Releaf Earth's logo is available directly on their site (http://www.releaf.africa). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from http://www.releaf.africa 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 Releaf Earth.

Methodology

Brand data on this page was extracted from http://www.releaf.africa 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 Releaf Earth.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Gabarito",
      "role": "heading"
    },
    {
      "family": "Cormorant Infant",
      "role": "body"
    },
    {
      "family": "Greycliff CF",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#3C4E3D",
    "secondary": "#232A34",
    "accent": "#8FC54D",
    "background": "#E9E5E1",
    "textPrimary": "#161814",
    "link": "#8FC54D"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Cormorant Infant",
      "heading": "Gabarito"
    },
    "fontStacks": {
      "heading": [
        "Gabarito",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Gabarito",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Gabarito",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "110px",
      "h2": "160px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#232A34",
      "textColor": "#FFFFFF",
      "borderColor": "#EDEAE7",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#8FC54D",
      "textColor": "#FFFFFF",
      "borderRadius": "80px",
      "borderRadiusCorners": {
        "topLeft": "80px",
        "topRight": "80px",
        "bottomRight": "80px",
        "bottomLeft": "80px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#E9E5E1",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/67898505400216f409ef7855/678fa3427ef388fca1163585_Releaf%20Logomark%202.svg",
    "favicon": "https://cdn.prod.website-files.com/67898505400216f409ef7855/6793aeef4be7c568f1bf9002_Favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/67898505400216f409ef7855/6793b428fca2574daf1f0c2c_Opengraph%20image.png",
    "logoHref": "/",
    "logoAlt": "Brand logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 9,
    "reasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage. It matches the brand name 'Releaf Earth' and is positioned at the top of the page, making it the primary brand logo.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Contact us",
      "reasoning": "Button #0 uses the vibrant brand color #8FC54D, which is a strong indicator of a primary call-to-action. The text 'Contact us' is action-oriented, and the button has a prominent design with a large border radius, making it stand out as the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Contact us",
      "reasoning": "Button #1 has a different background color (#E9E5E1) and a simpler design with no border radius, making it less prominent. It serves as a secondary option due to its subdued appearance compared to the primary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "environmentally conscious individuals and organizations"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage. It matches the brand name 'Releaf Earth' and is positioned at the top of the page, making it the primary brand logo.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles