Palenca Brand: Colors, Fonts, Logo & Visual Identity
Palenca Brand Identity
A complete profile of Palenca's visual system — colors, typography, components, and personality — extracted from palenca.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from palenca.com.
- Primary: #2B46B9 (rgb(43, 70, 185))
- Secondary: #3347FF (rgb(51, 71, 255))
- Accent: #2B46B9 (rgb(43, 70, 185))
- Background: #FFFFFF (rgb(255, 255, 255))
- Text Primary: #111D30 (rgb(17, 29, 48))
- Link: #111D30 (rgb(17, 29, 48))
Typography
Each font links to its Google Fonts page where available.
- Body Font: Inter (Inter Google Fonts →)
- Heading Font: Celebes (Celebes Google Fonts →)
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Palenca's actual button styles.
Button Primary
- Background: #2B46B9
- Text Color: #FFFFFF
- Border Radius: 8px
- Shadow: none
Button Secondary
- Background: #FDFBFF
- Text Color: #2B46B9
- Border Radius: 8px
- Shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px 1px, rgba(0, 0, 0, 0.2) 0px 1px 2px 0px
Brand Personality
- Tone: professional
- Energy: medium
- Audience: business professionals in Latin America
Palenca Brand in the Wild
Source: palenca.com
Source: blog.palenca.com
Source: palenca.com
Source: blog.palenca.com
Source: blog.palenca.com
Source: blog.palenca.com
Frequently Asked Questions
- What is Palenca's primary brand color?
Palenca's primary brand color is #2B46B9, anchoring the visual identity across their website, product UI, and marketing materials. - What font does Palenca use?
Palenca uses Inter for body text and Celebes for headings. - Does Palenca use a light or dark theme?
Palenca's primary site uses a light color scheme, with a background of #FFFFFF. - Where can I find Palenca's logo?
Palenca's logo is available directly on their site (palenca.com). - How was this brand profile generated?
This profile was extracted from palenca.com using the Firecrawl branding extraction API, which inspects the live page's CSS and component styles.
Methodology
Brand data on this page was extracted from palenca.com 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. This page is published by CharacterQuilt and is not affiliated with or endorsed by Palenca.
Machine-Readable Profile
The following JSON provides endpoints for agents, designers, and tooling:
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "Celebes",
"role": "heading"
}
],
"colors": {
"primary": "#2B46B9",
"secondary": "#3347FF",
"accent": "#2B46B9",
"background": "#FFFFFF",
"textPrimary": "#111D30",
"link": "#111D30"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Celebes"
},
"fontStacks": {
"heading": ["Inter", "sans-serif"],
"body": ["Celebes", "sans-serif"]
},
"fontSizes": {
"h1": "64px",
"h2": "64px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "9px"
},
"components": {
"buttonPrimary": {
"background": "#2B46B9",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#FDFBFF",
"textColor": "#2B46B9",
"borderRadius": "8px",
"shadow": "rgba(0, 0, 0, 0.15) 0px 1px 3px 1px"
}
},
"images": {
"logo": "https://www.palenca.com/images/63188e0bb26482892a758c5f_logo.png",
"favicon": "https://www.palenca.com/images/633d415bae72ee3331fc1b6a_palenca-fav.png",
"ogImage": "../../images/65c1dbe0d4328e6d63e9cb99_PalencaOpenGraph Cover.jpg"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals in Latin America"
}
}