Anglera Brand: Colors, Fonts, Logo & Visual Identity
Anglera Brand Identity
A complete profile of Anglera's visual system — colors, typography, components, and personality — extracted from https://www.anglera.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.anglera.com/.
- primary:
#4B5563 - secondary:
#CBD5E1 - accent:
#014751 - background:
#FFFFFF - textPrimary:
#014751 - link:
#014751
Typography
Each font links to its Google Fonts page where available.
primary:
ui-sans-serif(Google Fonts →)heading:
ui-sans-serif(Google Fonts →)font stacks:
- body:
ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji - heading:
ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji
- body:
Visual Assets
.png) Favicon
UI Components
Live previews rendered using Anglera's actual button styles.
Button Primary
- background:
#014751 - textColor:
#FFFFFF - borderRadius:
12px
- background:
Button Secondary
- background:
#FFFFFF - textColor:
#014751 - borderRadius:
12px
- background:
Brand Personality
- Tone: professional
- Energy: medium
- Audience: business professionals
Anglera Brand in the Wild
Image: anglera.com
Image: i.ytimg.com
Image: i.ytimg.com
Image: media.licdn.com
Frequently Asked Questions
What is Anglera's primary brand color?
- Anglera's primary brand color is
#4B5563. It anchors the visual identity across their website, product UI, and marketing materials.
- Anglera's primary brand color is
What accent color does Anglera use?
- Anglera uses
#014751as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
- Anglera uses
What font does Anglera use?
- Anglera uses
ui-sans-serifas the primary typeface across body and headings.
- Anglera uses
Does Anglera use a light or dark theme?
- Anglera's primary site uses a light color scheme, with a background of
#FFFFFF.
- Anglera's primary site uses a light color scheme, with a background of
Methodology
Brand data on this page was extracted from https://www.anglera.com/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. This page is published by CharacterQuilt and is not affiliated with or endorsed by Anglera.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "ui-sans-serif",
"count": 61
},
{
"family": "system-ui",
"count": 61
},
{
"family": "sans-serif",
"count": 61
},
{
"family": "Apple Color Emoji",
"count": 61
},
{
"family": "Segoe UI Emoji",
"count": 61
},
{
"family": "Segoe UI Symbol",
"count": 61
},
{
"family": "Noto Color Emoji",
"count": 61
}
],
"colors": {
"primary": "#4B5563",
"secondary": "#CBD5E1",
"accent": "#014751",
"background": "#FFFFFF",
"textPrimary": "#014751",
"link": "#014751"
},
"typography": {
"fontFamilies": {
"primary": "ui-sans-serif",
"heading": "ui-sans-serif"
},
"fontStacks": {
"body": [
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"heading": [
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"paragraph": [
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
]
},
"fontSizes": {
"h1": "72px",
"h2": "60px",
"body": "24px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#014751",
"textColor": "#FFFFFF",
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#014751",
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "none"
}
},
"images": {
"favicon": "https://www.anglera.com/-vector_(3).png",
"ogImage": null
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
}
}