Compresr Brand: Colors, Fonts, Logo & Visual Identity
Compresr Brand Identity
A complete profile of Compresr's visual system — colors, typography, components, and personality — extracted from https://compresr.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://compresr.ai.
- Primary: #16A34A
- Secondary: #142239
- Accent: #16A34A
- Background: #0A0A0A
- Text Primary: #0A0A0A
- Link: #231309
Typography
Each font links to its Google Fonts page where available.
- Primary: Inter (Inter Google Fonts →)
- Heading: Inter (Inter Google Fonts →)
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:
...
Visual Assets
UI Components
Live previews rendered using Compresr's actual button styles.
Button Primary
- Background: #16A34A
- Text Color: #FFFFFF
- Border Radius: 9999px
- Shadow: rgba(22, 163, 74, 0.75) 0px 8px 24px -14px
Button Secondary
- Background: #1A1A1A
- Text Color: #FFFFFF
- Border Color: #3B3B3B
- Border Radius: 9999px
Brand Personality
- Tone: modern
- Energy: medium
- Audience: tech-savvy professionals
Compresr Brand in the Wild
Frequently Asked Questions
What is Compresr's primary brand color?
Compresr's primary brand color is #16A34A. It anchors the visual identity across their website, product UI, and marketing materials.What font does Compresr use?
Compresr uses Inter as the primary typeface across body and headings.Does Compresr use a light or dark theme?
Compresr's primary site uses a dark color scheme, with a background of #0A0A0A.Where can I find Compresr's logo?
Compresr's logo is available directly on their site (https://compresr.ai). 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://compresr.ai 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 Compresr.
Methodology
Brand data on this page was extracted from https://compresr.ai 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.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "JetBrains Mono",
"role": "monospace"
}
],
"colors": {
"primary": "#16A34A",
"secondary": "#142239",
"accent": "#16A34A",
"background": "#0A0A0A",
"textPrimary": "#0A0A0A",
"link": "#231309"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"system-ui",
"sans-serif"
],
"body": [
"Inter",
"system-ui",
"sans-serif"
],
"paragraph": [
"Inter",
"system-ui",
"sans-serif"
]
},
"fontSizes": {
"h1": "64px",
"h2": "40px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"buttonPrimary": {
"background": "#16A34A",
"textColor": "#FFFFFF",
"borderRadius": "9999px",
"borderRadiusCorners": {
"topLeft": "9999px",
"topRight": "9999px",
"bottomRight": "9999px",
"bottomLeft": "9999px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(22, 163, 74, 0.75) 0px 8px 24px -14px"
},
"buttonSecondary": {
"background": "#1A1A1A",
"textColor": "#FFFFFF",
"borderColor": "#3B3B3B",
"borderRadius": "9999px",
"borderRadiusCorners": {
"topLeft": "9999px",
"topRight": "9999px",
"bottomRight": "9999px",
"bottomLeft": "9999px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://compresr.ai/_next/image?url=%2Flogo.png&w=96&q=75",
"favicon": "https://compresr.ai/favicon.ico",
"ogImage": null,
"logoAlt": "Compresr"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
}
}
``