Pigeon Brand: Colors, Fonts, Logo & Visual Identity
Pigeon Brand Identity
A complete profile of Pigeon's visual system — colors, typography, components, and personality — extracted from https://www.pigeondocuments.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.pigeondocuments.com/.
- primary: #2E6BFF
- secondary: #0B1220
- accent: #2E6BFF
- background: #F8FAFF
- textPrimary: #5A6376
- link: #5A6376
Typography
Each font links to its Google Fonts page where available.
- primary: Inter
- heading: Inter
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Pigeon's actual button styles.
Input
- background: #FFFFFF
- textColor: #0B1220
- borderColor: #E7EAF0
- borderRadius: 9999px
- shadow: none
Button Primary
- background: #2E6BFF
- textColor: #FFFFFF
- borderRadius: 9999px
- shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(46, 107, 255, 0.25) 0px 8px 16px 0px
Button Secondary
- background: #F8FAFF
- textColor: #FFFFFF
- borderColor: #F9FBFF
- borderRadius: 9999px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: business professionals
Pigeon Brand in the Wild
Source: docs.pigeondocuments.com
Source: i.imgur.com
Source: i.imgur.com
Source: i.imgur.com
Source: i.imgur.com
Source: i.imgur.com
Frequently Asked Questions
- What is Pigeon's primary brand color?
Pigeon's primary brand color is #2E6BFF. It anchors the visual identity across their website, product UI, and marketing materials. - What font does Pigeon use?
Pigeon uses Inter as the primary typeface across body and headings. - Does Pigeon use a light or dark theme?
Pigeon's primary site uses a light color scheme, with a background of #F8FAFF. - Where can I find Pigeon's logo?
Pigeon's logo is available directly on their site (https://www.pigeondocuments.com/). 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://www.pigeondocuments.com/ 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 Pigeon.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#2E6BFF",
"secondary": "#0B1220",
"accent": "#2E6BFF",
"background": "#F8FAFF",
"textPrimary": "#5A6376",
"link": "#5A6376"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"ui-sans-serif",
"system-ui"
],
"body": [
"Inter",
"ui-sans-serif",
"system-ui",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica Neue",
"Arial",
"sans-serif"
],
"paragraph": [
"Inter",
"ui-sans-serif",
"system-ui"
]
},
"fontSizes": {
"h1": "60px",
"h2": "30px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#0B1220",
"borderColor": "#E7EAF0",
"borderRadius": "9999px",
"borderRadiusCorners": {
"topLeft": "9999px",
"topRight": "9999px",
"bottomRight": "9999px",
"bottomLeft": "9999px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#2E6BFF",
"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(46, 107, 255, 0.25) 0px 8px 16px 0px"
},
"buttonSecondary": {
"background": "#F8FAFF",
"textColor": "#FFFFFF",
"borderColor": "#F9FBFF",
"borderRadius": "9999px",
"borderRadiusCorners": {
"topLeft": "9999px",
"topRight": "9999px",
"bottomRight": "9999px",
"bottomLeft": "9999px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://i.imgur.com/W2X0iTc.png",
"favicon": "https://uploadthingy.s3.us-west-1.amazonaws.com/udArxRyFDQrXgqP5RazCER/W2X0iTc.png",
"ogImage": "https://uploadthingy.s3.us-west-1.amazonaws.com/doh6afFpPF6GggiwdKpiXy/kxHFXGB_og-pigeon-logo.jpg",
"logoHref": "/",
"logoAlt": "Pigeon Logo"
}
}