# RiskAngle Brand Identity

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

## Color Palette

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

- primary: #7B5DAA  
- rgb(123, 93, 170)  
- secondary: #4A5565  
- rgb(74, 85, 101)  
- accent: #7B5DAA  
- rgb(123, 93, 170)  
- background: #FFFFFF  
- rgb(255, 255, 255)  
- textPrimary: #101828  
- rgb(16, 24, 40)  
- link: #101828  
- rgb(16, 24, 40)

## Typography

Each font links to its Google Fonts page where available.

- primary: ui-sans-serif
- heading: ui-sans-serif

**Fonts:**  
  - ui-sans-serif [Google Fonts →](https://fonts.google.com/specimen/ui-sans-serif)  
  - ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji

## Visual Assets

## UI Components

**Button Primary**  
  - background: #7B5DAA  
  - textColor: #FFFFFF  
  - borderRadius: 14px  
  - shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, oklab(0.970094 0.00394675 -0.00571382) 0px 20px 25px -5px

**Button Secondary**  
  - background: #FFFFFF  
  - textColor: #7B5DAA  
  - borderColor: #7B5DAA  
  - borderRadius: 14px  
  - shadow: none

## Brand Personality

- **Tone:** professional  
- **Energy:** medium  
- **Audience:** business professionals

## RiskAngle Brand in the Wild

Source: [riskangle.com](https://www.riskangle.com/)

Source: [riskangle.com](https://www.riskangle.com/)

Source: [riskangle.com](https://www.riskangle.com/)

Source: [riskangle.com](https://www.riskangle.com/)

Source: [riskangle.com](https://www.riskangle.com/)

Source: [riskangle.com](https://www.riskangle.com/)

## Frequently Asked Questions

**What is RiskAngle's primary brand color?**  
RiskAngle's primary brand color is #7B5DAA.

**What font does RiskAngle use?**  
RiskAngle uses ui-sans-serif as the primary typeface.

**Does RiskAngle use a light or dark theme?**  
RiskAngle's primary site uses a light color scheme.

**Where can I find RiskAngle's logo?**  
RiskAngle's logo is available directly on their site.  
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.riskangle.com/ using the Firecrawl branding extraction API.

## Methodology

Brand data on this page was extracted on 2026-07-27 using the Firecrawl branding extraction API.

## Machine-Readable Profile

```json
{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "ui-sans-serif",
      "count": 68
    },
    {
      "family": "system-ui",
      "count": 68
    },
    {
      "family": "sans-serif",
      "count": 68
    },
    {
      "family": "Apple Color Emoji",
      "count": 68
    },
    {
      "family": "Segoe UI Emoji",
      "count": 68
    },
    {
      "family": "Segoe UI Symbol",
      "count": 68
    },
    {
      "family": "Noto Color Emoji",
      "count": 68
    }
  ],
  "colors": {
    "primary": "#7B5DAA",
    "secondary": "#4A5565",
    "accent": "#7B5DAA",
    "background": "#FFFFFF",
    "textPrimary": "#101828",
    "link": "#101828"
  },
  "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": "36px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#7B5DAA",
      "textColor": "#FFFFFF",
      "borderRadius": "14px",
      "borderRadiusCorners": {
        "topLeft": "14px",
        "topRight": "14px",
        "bottomRight": "14px",
        "bottomLeft": "14px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, oklab(0.970094 0.00394675 -0.00571382) 0px 20px 25px -5px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#7B5DAA",
      "borderColor": "#7B5DAA",
      "borderRadius": "14px",
      "borderRadiusCorners": {
        "topLeft": "14px",
        "topRight": "14px",
        "bottomRight": "14px",
        "bottomLeft": "14px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.riskangle.com/_assets/v11/e1f4836fd64995e61f17162bd9b6780521a9d01d.png",
    "favicon": "https://www.riskangle.com/_assets/v11/0655119e8213ac5232444c62789f491c86d073ae.png"
  }
}
```
