ECSA Brand: Colors, Fonts, Logo & Visual Identity
ECSA Brand Identity
A complete profile of ECSA's visual system — colors, typography, components, and personality — extracted from http://ecsa.finance/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://ecsa.finance/.
- primary: #2575FC
- rgb(37, 117, 252)
- secondary: #CC3366
- rgb(204, 51, 102)
- accent: #122B69
- rgb(18, 43, 105)
- background: #FFFFFF
- rgb(255, 255, 255)
- textPrimary: #122B69
- rgb(18, 43, 105)
- link: #122B69
- rgb(18, 43, 105)
Typography
Each font links to its Google Fonts page where available.
- primary: Roboto
Google Fonts → - heading: Montserrat
Google Fonts →
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using ECSA's actual button styles.
Input
- background: #FFFFFF
- textColor: #000000
- borderColor: #666666
- borderRadius: 3px
- shadow: none
Button Primary
- background: #122B69
- textColor: #FFFFFF
- borderRadius: 3px
- shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: financial professionals
ECSA Brand in the Wild
Image: ecsa.ngo
Image: i.ytimg.com
Image: pbs.twimg.com
Image: icn.ch
Image: pbs.twimg.com
Frequently Asked Questions
What is ECSA's primary brand color?
ECSA's primary brand color is #2575FC. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does ECSA use?
ECSA uses #122B69 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does ECSA use?
ECSA uses Roboto for body text and Montserrat for headings. Fonts were detected on http://ecsa.finance/ as part of their live design system.Does ECSA use a light or dark theme?
ECSA's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find ECSA's logo?
ECSA's logo is available directly on their site (http://ecsa.finance/). 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 http://ecsa.finance/ 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 ECSA.
Methodology
Brand data on this page was extracted from http://ecsa.finance/ 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. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by ECSA.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Montserrat",
"role": "heading"
},
{
"family": "Roboto",
"role": "body"
}
],
"colors": {
"primary": "#2575FC",
"secondary": "#CC3366",
"accent": "#122B69",
"background": "#FFFFFF",
"textPrimary": "#122B69",
"link": "#122B69"
},
"typography": {
"fontFamilies": {
"primary": "Roboto",
"heading": "Montserrat"
},
"fontStacks": {
"heading": [
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica Neue",
"Arial",
"Noto Sans",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"body": [
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica Neue",
"Arial",
"Noto Sans",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"paragraph": [
"Montserrat",
"sans-serif"
]
},
"fontSizes": {
"h1": "16px",
"h2": "50px",
"body": "12px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "5px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderColor": "#666666",
"borderRadius": "3px",
"borderRadiusCorners": {
"topLeft": "3px",
"topRight": "3px",
"bottomRight": "3px",
"bottomLeft": "3px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#122B69",
"textColor": "#FFFFFF",
"borderRadius": "3px",
"borderRadiusCorners": {
"topLeft": "3px",
"topRight": "3px",
"bottomRight": "3px",
"bottomLeft": "3px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://ecsa.finance/wp-content/uploads/2025/09/E_C_S_A_no_background_high_quality_6-300x64.png",
"favicon": "https://ecsa.finance/wp-content/uploads/2025/07/cropped-cropped-cropped-favico-acoriana-32x32.png",
"ogImage": null,
"logoHref": "https://ecsa.finance/"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "financial professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
}
}