Ariglad Brand: Colors, Fonts, Logo & Visual Identity
Ariglad Brand Identity
A complete profile of Ariglad's visual system — colors, typography, components, and personality — extracted from https://www.ariglad.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.ariglad.com/.
- primary: #D1F0FA (rgb(209, 240, 250))
- secondary: #0000EE (rgb(0, 0, 238))
- accent: #3F53D8 (rgb(63, 83, 216))
- background: #FFFFFF (rgb(255, 255, 255))
- textPrimary: #3F53D8 (rgb(63, 83, 216))
- link: #3F53D8 (rgb(63, 83, 216))
Typography
Each font links to its Google Fonts page where available.
- primary: Manrope Google Fonts →
- heading: Manrope Google Fonts → Manrope, sans-serif
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Ariglad's actual button styles.
Input
- background: #F2F3F7
- textColor: #1F2C3D
- borderColor: #F2F3F7
- borderRadius: 8px
- shadow: none
Button Primary
- background: #3F53D8
- textColor: #FFFFFF
- borderRadius: 8px
- shadow: none
Button Secondary
- background: #D1F0FA
- textColor: #333333
- borderRadius: 0px
- shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: business professionals
Ariglad Brand in the Wild
Image: cdn.prod.website-files.com
Source: ariglad.com
Image: cdn.prod.website-files.com
Source: ariglad.com
Image: cdn.prod.website-files.com
Source: ariglad.com
Image: cdn.prod.website-files.com
Source: ariglad.com
Image: cdn.prod.website-files.com
Source: ariglad.com
Image: cdn.prod.website-files.com
Source: ariglad.com
Frequently Asked Questions
What is Ariglad's primary brand color?
Ariglad's primary brand color is #D1F0FA. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Ariglad use?
Ariglad uses #3F53D8 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Ariglad use?
Ariglad uses Manrope as the primary typeface across body and headings.Does Ariglad use a light or dark theme?
Ariglad's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find Ariglad's logo?
Ariglad's logo is available directly on their site (https://www.ariglad.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://www.ariglad.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 Ariglad.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Manrope",
"role": "body"
}
],
"colors": {
"primary": "#D1F0FA",
"secondary": "#0000EE",
"accent": "#3F53D8",
"background": "#FFFFFF",
"textPrimary": "#3F53D8",
"link": "#3F53D8"
},
"typography": {
"fontFamilies": {
"primary": "Manrope",
"heading": "Manrope"
},
"fontStacks": {
"heading": [
"Manrope",
"sans-serif"
],
"body": [
"Arial",
"Helvetica Neue",
"Helvetica",
"sans-serif"
],
"paragraph": [
"Manrope",
"sans-serif"
]
},
"fontSizes": {
"h1": "55px",
"h2": "24px",
"body": "20.8px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "10px"
},
"components": {
"input": {
"background": "#F2F3F7",
"textColor": "#1F2C3D",
"borderColor": "#F2F3F7",
"borderRadius": "8px",
"shadow": "none"
},
"buttonPrimary": {
"background": "#3F53D8",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#D1F0FA",
"textColor": "#333333",
"borderRadius": "0px",
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/66718268e870f0739a9d08c9/6671a35b936ad9c78126e2c9_Logo.png",
"favicon": "https://cdn.prod.website-files.com/66718268e870f0739a9d08c9/667f0aa67d0a995776ea4921_favicon-32x32.png"
}
}