PayMongo Brand: Colors, Fonts, Logo & Visual Identity
PayMongo Brand Identity
A complete profile of PayMongo's visual system — colors, typography, components, and personality — extracted from https://paymongo.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://paymongo.com.
primary#A8C9BErgb(168, 201, 190)
secondary#53736Crgb(83, 115, 108)
accent#144037rgb(20, 64, 55)
background#FFFFFFrgb(255, 255, 255)
textPrimary#144037rgb(20, 64, 55)
link#144037rgb(20, 64, 55)
Typography
Each font links to its Google Fonts page where available.
primary
Banana Grotesk
Banana Grotesk Google Fonts →
heading
Banana Grotesk
Banana Grotesk Google Fonts →
Banana Grotesk, Arial, sans-serif
Visual Assets
Logo
Favicon
UI Components
Button Primary
buttonPrimarybackground:#144037 textColor:#FFFFFF borderRadius:10px shadow:none
Button Secondary
buttonSecondarybackground:#FFFFFF textColor:#144037 borderRadius:10px shadow:none
Brand Personality
Tone: professional
Energy: medium
Audience: fast-growing businesses and disruptors
Frequently Asked Questions
What is PayMongo's primary brand color?
PayMongo's primary brand color is #A8C9BE. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does PayMongo use?
PayMongo uses #144037 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does PayMongo use?
PayMongo uses Banana Grotesk as the primary typeface across body and headings.
Does PayMongo use a light or dark theme?
PayMongo's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find PayMongo's logo?
PayMongo's logo is available directly on their site (https://paymongo.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://paymongo.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 PayMongo.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Banana Grotesk",
"role": "unknown"
},
{
"family": "Arial",
"role": "unknown"
}
],
"colors": {
"primary": "#A8C9BE",
"secondary": "#53736C",
"accent": "#144037",
"background": "#FFFFFF",
"textPrimary": "#144037",
"link": "#144037"
},
"typography": {
"fontFamilies": {
"primary": "Banana Grotesk",
"heading": "Banana Grotesk"
},
"fontStacks": {
"heading": [
"Banana Grotesk",
"Arial",
"sans-serif"
],
"body": [
"Banana Grotesk",
"Arial",
"sans-serif"
],
"paragraph": [
"Banana Grotesk",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "56px",
"h2": "56px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"buttonPrimary": {
"background": "#144037",
"textColor": "#FFFFFF",
"borderRadius": "10px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#144037",
"borderRadius": "10px",
"shadow": "none"
}
},
"images": {
"logo": "https://www.paymongo.com/_next/image?url=%2Fimages%2Flogos%2Fpaymongo%2Flogo.png&w=384&q=75",
"favicon": "https://www.paymongo.com/favicon.ico",
"logoHref": "/",
"logoAlt": "PayMongo"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "fast-growing businesses and disruptors"
}
}