# Govly Brand Identity

A complete profile of **Govly**'s visual system — colors, typography, components, and personality — extracted from [https://www.govly.com/](https://www.govly.com/). Built for designers, agents, and AI tools.

## Color Palette

Brand palette extracted from https://www.govly.com/.

- **Primary**: #383E47
- **Secondary**: #2D72D2
- **Accent**: #F6F7F9
- **Background**: #F4F4F4
- **Text Primary**: #1C2127
- **Link**: #5F6B7C

## Typography

Each font links to its Google Fonts page where available.

- **Primary**: Roboto
- **Heading**: Roboto

## UI Components

Live previews rendered using Govly's actual button styles.

### Button Primary
- **Background**: #F6F7F9
- **Text Color**: #1C2127
- **Border Color**: #1C2127
- **Border Radius**: 4px
- **Shadow**: none

### Button Secondary
- **Background**: #252A31
- **Text Color**: #FFFFFF
- **Border Radius**: 4px
- **Shadow**: none

## Brand Personality

- **Tone:** professional
- **Energy:** medium
- **Audience:** government contractors

## Frequently Asked Questions

1. **What is Govly's primary brand color?**   
   Govly's primary brand color is #383E47. It anchors the visual identity across their website, product UI, and marketing materials.

2. **What accent color does Govly use?**  
   Govly uses #F6F7F9 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

3. **What font does Govly use?**   
   Govly uses Roboto as the primary typeface across body and headings.

4. **Does Govly use a light or dark theme?**   
   Govly's primary site uses a light color scheme, with a background of #F4F4F4.

5. **Where can I find Govly's logo?**   
   Govly's logo is available directly on their site (https://www.govly.com/). The current logo URL is included in the machine-readable JSON profile linked above.

6. **How was this brand profile generated?**  
   This profile was extracted from https://www.govly.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 Govly.

## Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

```
{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#383E47",
    "secondary": "#2D72D2",
    "accent": "#F6F7F9",
    "background": "#F4F4F4",
    "textPrimary": "#1C2127",
    "link": "#5F6B7C"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Roboto"
    },
    "fontStacks": {
      "heading": [
        "system-ui",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "Fira Sans",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif"
      ],
      "body": [
        "system-ui",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "Fira Sans",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif"
      ],
      "paragraph": [
        "system-ui",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "Fira Sans",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "50px",
      "h2": "50px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#F6F7F9",
      "textColor": "#1C2127",
      "borderColor": "#1C2127",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#252A31",
      "textColor": "#FFFFFF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22auto%22%20viewBox%3D%220%200%20190%2069%22%20fill%3D%22currentColor%22%20data-fc-idx%3D%220%22%3E%0A%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M87.39%2016.8201L101.28%2053.3501H112.02L125.9%2016.8201H115.53L106.63%2042.3901L97.77%2016.8201H87.39Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(28%2C%2033%2C%2039)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M139.86%200.0100098H130.43V53.35H139.86V0.0100098Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(28%2C%2033%2C%2039)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M144.39%2016.8201L159.37%2052.1901C158.49%2054.6701%20157.31%2056.4801%20155.83%2057.6001C154.34%2058.7201%20152.33%2059.2601%20149.8%2059.2101V67.9801C154.48%2068.2201%20158.37%2067.1601%20161.52%2064.8001C164.66%2062.4401%20167.17%2058.6401%20169.07%2053.4201L182.39%2016.8201H172.31L164.22%2041.3701L154.7%2016.8201H144.39Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(28%2C%2033%2C%2039)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M42.79%2028.9901C45.45%2028.9901%2047.61%2026.8201%2047.61%2024.1701C47.61%2021.5101%2045.44%2019.3501%2042.79%2019.3501C40.13%2019.3501%2037.97%2021.5201%2037.97%2024.1701C37.97%2026.8201%2040.13%2028.9901%2042.79%2028.9901Z%22%20fill%3D%22%232D72D2%22%20style%3D%22fill%3A%20rgb(45%2C%20114%2C%20210)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M33.02%2020.4C29.58%2017.38%2025.08%2015.55%2020.14%2015.55C9.34998%2015.55%200.609985%2024.3%200.609985%2035.08C0.609985%2045.87%209.35998%2054.61%2020.14%2054.61C23.87%2054.61%2027.36%2053.56%2030.32%2051.75C30.29%2054.55%2029.44%2056.7101%2027.76%2058.2401C26.06%2059.8001%2023.72%2060.58%2020.75%2060.58C16.22%2060.58%2013.03%2058.88%2011.18%2055.47L3.13998%2060.0701C4.74998%2062.9901%207.04998%2065.21%2010.05%2066.72C13.05%2068.23%2016.52%2068.9901%2020.46%2068.9901C25.72%2068.9901%2030.22%2067.5%2033.94%2064.53C37.67%2061.56%2039.53%2057.2501%2039.53%2051.6001C39.53%2045.8301%2039.92%2039.9%2039.65%2034.16C35.4%2032.83%2032.32%2028.86%2032.32%2024.17C32.32%2022.84%2032.57%2021.57%2033.02%2020.4ZM9.90998%2035.08C9.90998%2029.43%2014.49%2024.85%2020.15%2024.85C25.8%2024.85%2030.38%2029.43%2030.38%2035.08C30.38%2040.73%2025.8%2045.31%2020.15%2045.31C14.49%2045.32%209.90998%2040.74%209.90998%2035.08Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(28%2C%2033%2C%2039)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M52.58%2020.45C53.02%2021.61%2053.26%2022.86%2053.26%2024.17C53.26%2024.64%2053.23%2025.11%2053.17%2025.56L57.84%2027.98C59.75%2025.92%2062.49%2024.63%2065.52%2024.63C71.3%2024.63%2075.99%2029.32%2075.99%2035.1C75.99%2040.88%2071.3%2045.57%2065.52%2045.57C59.74%2045.57%2055.05%2040.88%2055.05%2035.1C55.05%2034.76%2055.07%2034.42%2055.1%2034.08L50.22%2031.56C49.06%2032.73%2047.61%2033.63%2046%2034.15C45.99%2034.47%2045.98%2034.78%2045.98%2035.1C45.98%2045.89%2054.73%2054.63%2065.51%2054.63C76.3%2054.63%2085.04%2045.88%2085.04%2035.1C85.04%2024.31%2076.29%2015.57%2065.51%2015.57C60.55%2015.55%2056.02%2017.4%2052.58%2020.45Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(28%2C%2033%2C%2039)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/65f9f755792648d187d6d0dd/69e7b327afb5fd52f1225321_favicon-32.png",
    "ogImage": "https://cdn.prod.website-files.com/65f9f755792648d187d6d0dd/664f9b6294a2746d95d960ea_opengraph.webp",
    "logoHref": "/"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "government contractors"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}
```
