Parrot Software 🦜 Brand: Colors, Fonts, Logo & Visual Identity
Parrot Software 🦜 Brand Identity
A complete profile of Parrot Software 🦜's visual system — colors, typography, components, and personality — extracted from https://parrotsoftware.io/. Built for designers, agents, and AI tools.
Colors
Primary Color
Hex: #565873
Accent Color
Hex: #57D383
Typography
Body Font
Inter
Heading Font
Open Sauce One
Color Palette
Brand palette extracted from https://parrotsoftware.io/.
- Primary:
#565873 - Secondary:
#9A9CB6 - Accent:
#57D383 - Background:
#FFFFFF - textPrimary:
#0F0F13 - Link:
#9A9CB6
Typography
Each font links to its Google Fonts page where available.
- Body: Inter Google Fonts →
- Heading: Open Sauce One Google Fonts →
Visual Assets
UI Components
Button Primary
Background: #57D383
Text Color: #0F0F13
Border Radius: 12px
Shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px
Button Secondary
Background: #FFFFFF
Text Color: #0F0F13
Border Radius: 12px
Shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px
Brand Personality
- Tone: professional
- Energy: medium
- Audience: restaurant owners in Mexico
Frequently Asked Questions
What is Parrot Software 🦜's primary brand color?
Parrot Software 🦜's primary brand color is #565873.What accent color does Parrot Software 🦜 use?
Parrot Software 🦜 uses #57D383 as an accent color.What font does Parrot Software 🦜 use?
Parrot Software 🦜 uses Inter for body text and Open Sauce One for headings.Does Parrot Software 🦜 use a light or dark theme?
Parrot Software 🦜's primary site uses a light color scheme.Where can I find Parrot Software 🦜's logo?
Parrot Software 🦜's logo is on their site (https://parrotsoftware.io/).How was this brand profile generated?
This profile was extracted from https://parrotsoftware.io/ using the Firecrawl branding extraction API.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "Open Sauce One",
"role": "heading"
}
],
"colors": {
"primary": "#565873",
"secondary": "#9A9CB6",
"accent": "#57D383",
"background": "#FFFFFF",
"textPrimary": "#0F0F13",
"link": "#9A9CB6"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Open Sauce One"
},
"fontStacks": {
"heading": [
"Inter",
"Arial",
"sans-serif"
],
"body": [
"Inter",
"Arial",
"sans-serif"
],
"paragraph": [
"Inter",
"Arial",
"sans-serif"
]
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "10px"
},
"components": {
"buttonPrimary": {
"background": "#57D383",
"textColor": "#0F0F13",
"borderRadius": "12px"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#0F0F13",
"borderRadius": "12px"
}
}
}