Lettuce Brand: Colors, Fonts, Logo & Visual Identity
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.
Color Palette
Brand palette extracted from https://lettuce.co/.
Primary:
Hex: #EBFADF
RGB: rgb(235, 250, 223)
Secondary:
Hex: #A3E96B
RGB: rgb(163, 233, 107)
Accent:
Hex: #A3E96B
RGB: rgb(163, 233, 107)
Background:
Hex: #FFFFFF
RGB: rgb(255, 255, 255)
Text Primary:
Hex: #003539
RGB: rgb(0, 53, 57)
Link:
Hex: #003539
RGB: rgb(0, 53, 57)
Typography
Each font links to its Google Fonts page where available.
- Primary: Inter
- Heading: ABCGravity Compressed
Inter on Google Fonts →
ABCGravity Compressed on Google Fonts →
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Lettuce's actual button styles.
Input:
- Background: #003539
- Text Color: #DEE9EE
- Border Color: #DEE9EE
- Border Radius: 5px
- Shadow: none
Button Primary:
- Background: #A3E96B
- Text Color: #003539
- Border Radius: 50px
- Shadow: none
Button Secondary:
- Background: #022021
- Text Color: #000000
- Border Radius: 0px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: freelancers and small business owners
Lettuce Brand in the Wild
Image Examples
Frequently Asked Questions
- What is Lettuce's primary brand color?
- Lettuce's primary brand color is #EBFADF.
- What accent color does Lettuce use?
- Lettuce uses #A3E96B as an accent color.
- What font does Lettuce use?
- Lettuce uses Inter for body text and ABCGravity Compressed for headings.
- Does Lettuce use a light or dark theme?
- Lettuce's primary site uses a light color scheme.
- Where can I find Lettuce's logo?
- Lettuce's logo is available on their site.
- How was this brand profile generated?
- This profile was extracted from https://lettuce.co/ using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted from https://lettuce.co/ using the Firecrawl branding extraction API. Brand-in-the-wild images were sourced via Google Image Search and link out to their original publishers.
Machine-Readable Profile
{
"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"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "freelancers and small business owners"
}
}