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.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Palenca's actual button styles.

Button Primary

Button Secondary

Brand Personality

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

  1. 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.
  2. What font does Palenca use?
    Palenca uses Inter for body text and Celebes for headings.
  3. Does Palenca use a light or dark theme?
    Palenca's primary site uses a light color scheme, with a background of #FFFFFF.
  4. Where can I find Palenca's logo?
    Palenca's logo is available directly on their site (palenca.com).
  5. 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"
  }
}