Home · Branding · Lettuce

Lettuce Brand Identity

A complete profile of Lettuce's visual system — colors, typography, components, and personality — extracted from https://lettuce.co/. Built for designers, agents, and AI tools.

Download JSON
Primary
#EBFADF
Accent
#A3E96B
Body Font
Inter
Heading
ABCGravity Compressed

Color Palette

Brand palette extracted from https://lettuce.co/.

primary
#EBFADF
rgb(235, 250, 223)
secondary
#A3E96B
rgb(163, 233, 107)
accent
#A3E96B
rgb(163, 233, 107)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#003539
rgb(0, 53, 57)
link
#003539
rgb(0, 53, 57)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
ABCGravity Compressed
ABCGravity Compressed Google Fonts →
ABCGravity Compressed, 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

Lettuce logo
Logo
Lettuce favicon
Favicon

UI Components

Live previews rendered using Lettuce's actual button styles.

input
background #003539 textColor #DEE9EE borderColor #DEE9EE borderRadius 5px shadow none
buttonPrimary
background #A3E96B textColor #003539 borderRadius 50px shadow none
buttonSecondary
background #022021 textColor #000000 borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: freelancers and small business owners

Lettuce Brand in the Wild

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

Frequently Asked Questions

What is Lettuce's primary brand color?

Lettuce's primary brand color is #EBFADF. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Lettuce use?

Lettuce uses #A3E96B as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Lettuce use?

Lettuce uses Inter for body text and ABCGravity Compressed for headings. Fonts were detected on https://lettuce.co/ as part of their live design system.

Does Lettuce use a light or dark theme?

Lettuce's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Lettuce's logo?

Lettuce's logo is available directly on their site (https://lettuce.co/). 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 https://lettuce.co/ 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 Lettuce.

Methodology

Brand data on this page was extracted from https://lettuce.co/ 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 Lettuce.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "ABCGravity Compressed",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#EBFADF",
    "secondary": "#A3E96B",
    "accent": "#A3E96B",
    "background": "#FFFFFF",
    "textPrimary": "#003539",
    "link": "#003539"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "ABCGravity Compressed"
    },
    "fontStacks": {
      "heading": [
        "ABCGravity Compressed",
        "sans-serif"
      ],
      "body": [
        "Inter"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "100px",
      "h2": "84px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "20px"
  },
  "components": {
    "input": {
      "background": "#003539",
      "textColor": "#DEE9EE",
      "borderColor": "#DEE9EE",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#A3E96B",
      "textColor": "#003539",
      "borderRadius": "50px",
      "borderRadiusCorners": {
        "topLeft": "50px",
        "topRight": "50px",
        "bottomRight": "50px",
        "bottomLeft": "50px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#022021",
      "textColor": "#000000",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://lettuce.co/hubfs/Logo%20files/Logo@2x.svg",
    "favicon": "https://lettuce.co/hubfs/Vector.svg",
    "ogImage": null,
    "logoHref": "//lettuce.co",
    "logoAlt": "Lettuce Logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is in the header, matches the brand name 'Lettuce', and links to the homepage, making it the primary brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Get Started",
      "reasoning": "Button #1 'Get Started' is the primary CTA due to its action-oriented text and vibrant green color, which is consistent with the brand's accent color."
    },
    "secondary": {
      "index": 7,
      "text": "Next",
      "reasoning": "Button #7 'Next' is selected as secondary because it has a different dark background color, distinguishing it from the primary button's vibrant green."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "freelancers and small business owners"
  },
  "designSystem": {
    "framework": "bootstrap",
    "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 in the header, matches the brand name 'Lettuce', and links to the homepage, making it the primary brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles