farmtheory Brand: Colors, Fonts, Logo & Visual Identity

farmtheory Brand Identity

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

Color Palette

Brand palette extracted from http://farmtheory.in/.

Color Value RGB
primary #216BA5 rgb(33, 107, 165)
secondary #008000 rgb(0, 128, 0)
accent #1D5D90 rgb(29, 93, 144)
background #FFFFFF rgb(255, 255, 255)
textPrimary #000000 rgb(0, 0, 0)
link #1D5D90 rgb(29, 93, 144)

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using farmtheory's actual button styles.

Input

Brand Personality

farmtheory Brand in the Wild

Image: i.ytimg.com
Source: youtube.com

Image: farmtheory.co.uk
Source: farmtheory.co.uk

Image: i.ytimg.com
Source: youtube.com

Image: inc42.com
Source: inc42.com

Image: cdn.myportfolio.com
Source: muskansrivastava.com

Frequently Asked Questions

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

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

  3. What font does farmtheory use?
    farmtheory uses Times New Roman as the primary typeface across body and headings.

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

  5. How was this brand profile generated?
    This profile was extracted from http://farmtheory.in/ 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 farmtheory.

Methodology

Brand data on this page was extracted from http://farmtheory.in/ 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. 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 farmtheory.

Machine-Readable Profile

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

{
    "colorScheme": "light",
    "fonts": [
        {
            "family": "Times New Roman",
            "role": "body"
        }
    ],
    "colors": {
        "primary": "#216BA5",
        "secondary": "#008000",
        "accent": "#1D5D90",
        "background": "#FFFFFF",
        "textPrimary": "#000000",
        "link": "#1D5D90"
    },
    "typography": {
        "fontFamilies": {
            "primary": "Times New Roman",
            "heading": "Times New Roman"
        },
        "fontStacks": {
            "heading": [
                "Times New Roman"
            ],
            "body": [
                "Times New Roman"
            ]
        },
        "fontSizes": {
            "h1": "16px",
            "h2": "16px",
            "body": "16px"
        }
    },
    "spacing": {
        "baseUnit": 4,
        "borderRadius": "5px"
    },
    "components": {
        "input": {
            "background": "transparent",
            "textColor": "#666666",
            "borderColor": null,
            "borderRadius": "6px",
            "shadow": "none"
        }
    },
    "personality": {
        "tone": "professional",
        "energy": "medium",
        "targetAudience": "agriculture professionals"
    },
    "confidence": {
        "buttons": 0,
        "colors": 0.9,
        "overall": 0.45
    }
}