Home · Branding · Opal Security

Opal Security Brand Identity

A complete profile of Opal Security's visual system — colors, typography, components, and personality — extracted from https://www.opal.dev/. Built for designers, agents, and AI tools.

Download JSON
Primary
#112B37
Accent
#112B37
Body Font
SF Pro Display Medium
Heading
Sofia Sans Condensed

Color Palette

Brand palette extracted from https://www.opal.dev/.

primary
#112B37
rgb(17, 43, 55)
secondary
#074055
rgb(7, 64, 85)
accent
#112B37
rgb(17, 43, 55)
background
#F7F7F7
rgb(247, 247, 247)
textPrimary
#0000EE
rgb(0, 0, 238)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

primary
SF Pro Display Medium
SF Pro Display Medium Google Fonts →
heading
Sofia Sans Condensed
Sofia Sans Condensed Google Fonts →
Sofia Sans Condensed, sans-serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Opal Security logo
Logo
Opal Security favicon
Favicon
Opal Security social image
Social Card

UI Components

Live previews rendered using Opal Security's actual button styles.

buttonPrimary
background #112B37 textColor #0000EE borderRadius 8px shadow none
buttonSecondary
background #FFFFFF textColor #0000EE borderRadius 8px shadow none

Brand Personality

Tone: professional Energy: medium Audience: business professionals

Opal Security Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is Opal Security's primary brand color?

Opal Security's primary brand color is #112B37. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Opal Security use?

Opal Security uses SF Pro Display Medium for body text and Sofia Sans Condensed for headings. Fonts were detected on https://www.opal.dev/ as part of their live design system.

Does Opal Security use a light or dark theme?

Opal Security's primary site uses a light color scheme, with a background of #F7F7F7.

Where can I find Opal Security's logo?

Opal Security's logo is available directly on their site (https://www.opal.dev/). 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.opal.dev/ 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 Opal Security.

Methodology

Brand data on this page was extracted from https://www.opal.dev/ on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Opal Security.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Sofia Sans Condensed",
      "role": "heading"
    },
    {
      "family": "SF Pro Display Semibold",
      "role": "heading"
    },
    {
      "family": "SF Pro Display Medium",
      "role": "body"
    },
    {
      "family": "SF Pro Display Regular",
      "role": "body"
    },
    {
      "family": "Geist Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#112B37",
    "secondary": "#074055",
    "accent": "#112B37",
    "background": "#F7F7F7",
    "textPrimary": "#0000EE",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "SF Pro Display Medium",
      "heading": "Sofia Sans Condensed"
    },
    "fontStacks": {
      "heading": [
        "Sofia Sans Condensed",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "SF Pro Display Semibold",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "28px",
      "h2": "48px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#112B37",
      "textColor": "#0000EE",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#0000EE",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml,<svg display=\"block\" role=\"presentation\" viewBox=\"0 0 400 54\" xmlns=\"http://www.w3.org/2000/svg\"><g d=\"M 0 54 L 0 0 L 400 0 L 400 54 Z M 102.86 23.162 C 102.86 35.345 94.551 43.467 82.657 43.467 C 70.764 43.467 62.455 35.345 62.455 23.162 C 62.455 10.98 70.765 2.859 82.658 2.859 C 94.552 2.859 102.86 10.98 102.86 23.162 Z M 67.724 23.162 C 67.724 33.098 73.698 38.864 82.658 38.864 C 91.076 38.864 97.593 33.099 97.593 23.162 C 97.593 13.226 91.076 7.46 82.658 7.46 C 73.698 7.46 67.724 13.226 67.724 23.162 Z M 122.395 43.467 C 117.724 43.467 114.466 41.572 112.619 37.944 C 112.456 37.619 112.348 37.511 112.076 37.511 C 111.859 37.511 111.75 37.619 111.75 37.836 L 111.75 52.942 L 106.863 52.942 L 106.863 14.5 L 111.75 14.5 L 111.75 19.319 C 111.75 19.536 111.859 19.644 112.076 19.644 C 112.348 19.644 112.456 19.536 112.619 19.211 C 114.466 15.583 117.724 13.688 122.395 13.688 C 129.183 13.688 135.971 18.561 135.971 28.578 C 135.971 38.595 129.183 43.467 122.395 43.467 Z M 121.254 18.02 C 115.552 18.02 111.479 21.81 111.479 28.578 C 111.479 35.346 115.552 39.136 121.254 39.136 C 126.957 39.136 131.029 35.346 131.029 28.578 C 131.029 21.81 126.957 18.02 121.254 18.02 Z M 149.57 26.195 L 159.888 25.761 L 159.888 24.245 C 159.888 20.239 157.825 17.91 152.829 17.91 C 147.832 17.91 145.823 20.239 145.714 23.162 L 140.664 23.162 C 140.881 17.802 144.682 13.687 152.829 13.687 C 160.975 13.687 164.613 17.802 164.613 24.516 L 164.613 42.655 L 159.888 42.655 L 159.888 38.377 C 159.888 38.161 159.78 38.052 159.563 38.052 C 159.346 38.052 159.156 38.106 159.02 38.431 C 157.744 41.409 154.946 43.467 150.113 43.467 C 143.596 43.467 139.252 39.785 139.252 34.37 C 139.252 29.497 142.51 26.493 149.57 26.195 Z M 150.928 39.244 C 156.359 39.244 159.888 36.157 159.888 30.201 L 159.888 29.877 L 149.57 30.31 C 145.769 30.472 144.139 31.934 144.139 34.371 C 144.139 37.349 146.583 39.244 150.928 39.244 Z M 175.246 3.671 L 175.246 42.655 L 170.358 42.655 L 170.358 3.671 Z M 221.841 14.771 L 216.573 14.771 C 216.301 9.681 212.662 7.461 207.34 7.461 C 202.018 7.461 198.597 9.654 198.597 13.823 C 198.597 17.992 202.073 19.4 205.983 20.076 L 210.925 20.943 C 216.653 21.944 222.221 24.543 222.221 31.906 C 222.221 39.27 216.03 43.466 207.938 43.466 C 199.846 43.466 192.46 39.297 192.189 29.93 L 197.457 29.93 C 197.837 36.265 202.181 38.864 207.938 38.864 C 213.694 38.864 217.007 36.238 217.007 31.961 C 217.007 27.683 213.233 26.249 209.132 25.517 L 204.19 24.651 C 198.977 23.73 193.383 21.132 193.383 13.876 C 193.383 6.621 199.738 2.859 207.34 2.859 C 214.943 2.859 221.515 6.649 221.841 14.771 Z M 239.942 13.688 C 248.74 13.688 253.41 19.373 253.41 27.224 L 253.41 29.932 L 230.574 29.932 C 230.926 36.267 234.81 39.244 240.05 39.244 C 245.29 39.244 247.626 36.916 248.414 33.722 L 253.519 33.722 C 252.704 37.999 249.011 43.468 240.05 43.468 C 231.089 43.468 225.713 37.783 225.713 28.578 C 225.713 19.373 231.252 13.688 239.942 13.688 Z M 230.709 25.87 L 248.522 25.87 C 248.305 20.672 245.101 17.91 239.942 17.91 C 235.271 17.91 231.524 20.563 230.709 25.87 Z M 271.487 43.467 C 263.015 43.467 256.987 38.161 256.987 28.577 C 256.987 18.993 263.015 13.687 271.487 13.687 C 279.96 13.687 284.63 18.831 284.956 24.787 L 279.905 24.787 C 279.416 20.834 276.918 18.019 271.487 18.019 C 265.785 18.019 261.929 21.809 261.929 28.577 C 261.929 35.345 265.785 39.135 271.487 39.135 C 277.19 39.135 279.742 35.995 280.122 31.555 L 285.173 31.555 C 284.738 38.323 279.96 43.467 271.487 43.467 Z M 315.031 42.655 L 310.143 42.655 L 310.143 38.106 C 310.143 37.89 310.035 37.782 309.817 37.782 C 309.546 37.782 309.437 37.89 309.329 38.106 C 307.754 41.247 305.256 43.467 299.825 43.467 C 293.037 43.467 288.963 39.406 288.963 32.096 L 288.963 14.5 L 293.851 14.5 L 293.851 31.285 C 293.851 36.429 296.566 39.136 301.454 39.136 C 306.885 39.136 310.143 35.888 310.143 29.119 L 310.143 14.5 L 315.031 14.5 Z M 319.804 14.5 L 324.692 14.5 L 324.692 18.994 C 324.692 19.265 324.8 19.373 325.072 19.373 C 325.398 19.373 325.506 19.211 325.615 18.832 C 326.593 15.746 329.037 14.338 332.621 14.338 L 335.825 14.338 L 335.825 19.103 L 331.915 19.103 C 327.19 19.103 324.692 21.268 324.692 26.683 L 324.692 42.656 L 319.804 42.656 Z M 345.866 3.671 L 345.866 10.169 L 338.806 10.169 L 338.806 3.671 Z M 344.779 14.5 L 344.779 42.655 L 339.892 42.655 L 339.892 14.5 Z M 348.842 14.5 L 355.359 14.5 L 355.359 6.92 L 360.246 6.92 L 360.246 14.5 L 368.392 14.5 L 368.392 18.832 L 360.246 18.832 L 360.246 30.473 C 360.246 35.346 359.975 36.754 359.975 37.837 C 359.975 38.108 360.029 38.27 360.192 38.432 C 360.355 38.595 360.518 38.649 360.79 38.649 C 361.821 38.649 363.233 38.324 367.578 38.324 L 368.392 38.324 L 368.392 42.656 L 363.505 42.656 C 357.993 42.656 355.359 40.03 355.359 34.534 L 355.359 18.832 L 348.842 18.832 Z M 371.581 14.5 L 376.469 14.5 L 384.56 39.785 C 384.669 40.11 384.832 40.218 385.158 40.218 C 385.484 40.218 385.647 40.11 385.755 39.785 L 393.847 14.5 L 398.735 14.5 L 398.735 15.583 L 388.851 45.957 C 387.113 51.264 384.234 52.942 378.26 52.942 L 373.047 52.942 L 373.047 48.611 L 375.925 48.611 C 379.184 48.611 380.487 48.989 381.573 48.989 C 382.28 48.989 382.632 48.719 382.823 48.177 L 384.397 43.954 C 384.56 43.521 384.615 43.25 384.452 42.98 C 384.289 42.709 384.126 42.655 383.691 42.655 L 380.379 42.655 L 371.581 15.583 Z M 34.587 14.172 L 39.008 15.367 C 39.752 15.575 40.2 16.335 40.01 17.096 L 38.817 21.523 L 43.48 22.769 L 44.673 18.342 C 45.554 15.021 43.586 11.58 40.27 10.697 L 35.849 9.502 Z M 34.587 31.366 L 39.008 30.172 C 39.752 29.964 40.2 29.203 40.01 28.442 L 38.817 24.015 L 43.48 22.769 L 44.673 27.196 C 45.554 30.517 43.586 33.959 40.27 34.842 L 35.849 36.036 Z M 10.504 14.172 L 6.083 15.367 C 5.339 15.575 4.891 16.335 5.081 17.096 L 6.274 21.523 L 1.611 22.769 L 0.418 18.342 C -0.463 15.021 1.505 11.58 4.821 10.697 L 9.242 9.502 Z M 10.504 31.366 L 6.083 30.172 C 5.339 29.964 4.891 29.203 5.081 28.442 L 6.274 24.015 L 1.611 22.769 L 0.418 27.196 C -0.463 30.517 1.505 33.959 4.821 34.842 L 9.242 36.036 Z M 15.12 6.355 L 13.922 10.763 L 9.238 9.505 L 10.436 5.097 C 11.322 1.791 14.773 -0.171 18.104 0.707 L 22.544 1.896 L 26.985 0.707 C 30.316 -0.171 33.767 1.791 34.653 5.097 L 35.851 9.505 L 31.167 10.763 L 29.969 6.355 C 29.761 5.614 28.998 5.167 28.234 5.356 L 23.794 6.545 L 22.544 1.896 L 21.295 6.545 L 16.854 5.356 C 16.091 5.167 15.328 5.614 15.12 6.355 Z M 13.922 34.774 L 15.12 39.182 C 15.328 39.923 16.091 40.37 16.854 40.181 L 21.295 38.991 L 22.544 43.64 L 23.794 38.991 L 28.234 40.181 C 28.998 40.37 29.761 39.923 29.969 39.182 L 31.167 34.774 L 35.851 36.032 L 34.653 40.44 C 33.767 43.746 30.316 45.708 26.985 44.83 L 22.544 43.64 L 18.104 44.83 C 14.773 45.708 11.322 43.746 10.436 40.44 L 9.238 36.032 Z\" fill=\"transparent\" height=\"54px\" id=\"UybJDZlxs\" width=\"400px\"><path d=\"M 0 54 L 0 0 L 400 0 L 400 54 Z\" fill=\"transparent\" height=\"54px\" id=\"G3N0EcX4m\" width=\"400px\"/><g d=\"M 102.652 22.665 C 102.652 34.848 94.343 42.969 82.45 42.969 C 70.556 42.969 62.247 34.848 62.247 22.665 C 62.247 10.482 70.557 2.362 82.45 2.362 C 94.344 2.362 102.652 10.482 102.652 22.665 Z M 67.516 22.665 C 67.516 32.6 73.49 38.367 82.45 38.367 C 90.868 38.367 97.385 32.601 97.385 22.665 C 97.385 12.729 90.868 6.963 82.45 6.963 C 73.49 6.963 67.516 12.729 67.516 22.665 Z M 122.187 42.969 C 117.516 42.969 114.258 41.074 112.411 37.447 C 112.248 37.122 112.14 37.013 111.868 37.013 C 111.651 37.013 111.542 37.122 111.542 37.338 L 111.542 52.445 L 106.655 52.445 L 106.655 14.003 L 111.542 14.003 L 111.542 18.822 C 111.542 19.038 111.651 19.147 111.868 19.147 C 112.14 19.147 112.248 19.038 112.411 18.713 C 114.258 15.086 117.516 13.191 122.187 13.191 C 128.975 13.191 135.763 18.064 135.763 28.08 C 135.763 38.097 128.975 42.969 122.187 42.969 Z M 121.046 17.522 C 115.344 17.522 111.271 21.312 111.271 28.08 C 111.271 34.849 115.344 38.639 121.046 38.639 C 126.749 38.639 130.821 34.849 130.821 28.08 C 130.821 21.312 126.749 17.522 121.046 17.522 Z M 149.362 25.697 L 159.68 25.264 L 159.68 23.748 C 159.68 19.741 157.617 17.413 152.621 17.413 C 147.624 17.413 145.615 19.741 145.506 22.665 L 140.456 22.665 C 140.673 17.305 144.474 13.19 152.621 13.19 C 160.767 13.19 164.405 17.305 164.405 24.019 L 164.405 42.157 L 159.68 42.157 L 159.68 37.88 C 159.68 37.663 159.572 37.555 159.355 37.555 C 159.138 37.555 158.948 37.609 158.812 37.934 C 157.536 40.912 154.738 42.969 149.905 42.969 C 143.388 42.969 139.044 39.287 139.044 33.873 C 139.044 29 142.302 25.995 149.362 25.697 Z M 150.72 38.746 C 156.151 38.746 159.68 35.66 159.68 29.704 L 159.68 29.379 L 149.362 29.812 C 145.561 29.975 143.931 31.436 143.931 33.873 C 143.931 36.851 146.375 38.746 150.72 38.746 Z M 175.038 3.174 L 175.038 42.157 L 170.15 42.157 L 170.15 3.174 Z M 221.633 14.273 L 216.365 14.273 C 216.093 9.184 212.454 6.964 207.132 6.964 C 201.81 6.964 198.389 9.156 198.389 13.325 C 198.389 17.495 201.865 18.902 205.775 19.579 L 210.717 20.445 C 216.445 21.446 222.013 24.045 222.013 31.409 C 222.013 38.773 215.822 42.968 207.73 42.968 C 199.638 42.968 192.252 38.799 191.981 29.432 L 197.249 29.432 C 197.629 35.767 201.973 38.366 207.73 38.366 C 213.486 38.366 216.799 35.74 216.799 31.463 C 216.799 27.186 213.025 25.751 208.924 25.02 L 203.982 24.153 C 198.769 23.233 193.175 20.634 193.175 13.379 C 193.175 6.123 199.53 2.362 207.132 2.362 C 214.735 2.362 221.307 6.152 221.633 14.273 Z M 239.734 13.191 C 248.532 13.191 253.202 18.876 253.202 26.727 L 253.202 29.434 L 230.366 29.434 C 230.718 35.769 234.602 38.747 239.842 38.747 C 245.082 38.747 247.418 36.419 248.206 33.224 L 253.311 33.224 C 252.496 37.502 248.803 42.97 239.842 42.97 C 230.881 42.97 225.505 37.285 225.505 28.08 C 225.505 18.876 231.044 13.191 239.734 13.191 Z M 230.501 25.372 L 248.314 25.372 C 248.097 20.174 244.893 17.413 239.734 17.413 C 235.063 17.413 231.316 20.066 230.501 25.372 Z M 271.279 42.969 C 262.807 42.969 256.779 37.663 256.779 28.079 C 256.779 18.496 262.807 13.19 271.279 13.19 C 279.752 13.19 284.422 18.333 284.748 24.289 L 279.697 24.289 C 279.208 20.337 276.71 17.521 271.279 17.521 C 265.577 17.521 261.721 21.311 261.721 28.079 C 261.721 34.848 265.577 38.638 271.279 38.638 C 276.982 38.638 279.534 35.497 279.914 31.057 L 284.965 31.057 C 284.53 37.826 279.752 42.969 271.279 42.969 Z M 314.823 42.157 L 309.935 42.157 L 309.935 37.609 C 309.935 37.392 309.827 37.284 309.609 37.284 C 309.338 37.284 309.229 37.392 309.121 37.609 C 307.546 40.749 305.048 42.969 299.617 42.969 C 292.829 42.969 288.755 38.908 288.755 31.599 L 288.755 14.003 L 293.643 14.003 L 293.643 30.788 C 293.643 35.931 296.358 38.639 301.246 38.639 C 306.677 38.639 309.935 35.39 309.935 28.622 L 309.935 14.003 L 314.823 14.003 Z M 319.596 14.003 L 324.484 14.003 L 324.484 18.497 C 324.484 18.768 324.592 18.876 324.864 18.876 C 325.19 18.876 325.298 18.713 325.407 18.334 C 326.385 15.248 328.829 13.84 332.413 13.84 L 335.617 13.84 L 335.617 18.605 L 331.707 18.605 C 326.982 18.605 324.484 20.771 324.484 26.185 L 324.484 42.158 L 319.596 42.158 Z M 345.658 3.174 L 345.658 9.671 L 338.598 9.671 L 338.598 3.174 Z M 344.571 14.003 L 344.571 42.157 L 339.684 42.157 L 339.684 14.003 Z M 348.634 14.003 L 355.151 14.003 L 355.151 6.422 L 360.038 6.422 L 360.038 14.003 L 368.184 14.003 L 368.184 18.334 L 360.038 18.334 L 360.038 29.976 C 360.038 34.849 359.767 36.256 359.767 37.339 C 359.767 37.61 359.821 37.772 359.984 37.935 C 360.147 38.097 360.31 38.151 360.582 38.151 C 361.613 38.151 363.025 37.827 367.37 37.827 L 368.184 37.827 L 368.184 42.158 L 363.297 42.158 C 357.785 42.158 355.151 39.533 355.151 34.036 L 355.151 18.334 L 348.634 18.334 Z M 371.373 14.003 L 376.261 14.003 L 384.352 39.287 C 384.461 39.612 384.624 39.721 384.95 39.721 C 385.276 39.721 385.439 39.612 385.547 39.287 L 393.639 14.003 L 398.527 14.003 L 398.527 15.086 L 388.643 45.46 C 386.905 50.766 384.026 52.445 378.052 52.445 L 372.839 52.445 L 372.839 48.113 L 375.717 48.113 C 378.976 48.113 380.279 48.492 381.365 48.492 C 382.072 48.492 382.424 48.222 382.615 47.68 L 384.189 43.457 C 384.352 43.023 384.407 42.753 384.244 42.482 C 384.081 42.211 383.918 42.157 383.483 42.157 L 380.171 42.157 L 371.373 15.086 Z M 34.379 13.675 L 38.8 14.869 C 39.544 15.077 39.992 15.837 39.802 16.599 L 38.609 21.026 L 43.272 22.272 L 44.465 17.844 C 45.346 14.524 43.378 11.082 40.062 10.199 L 35.641 9.005 Z M 34.379 30.869 L 38.8 29.674 C 39.544 29.466 39.992 28.706 39.802 27.945 L 38.609 23.517 L 43.272 22.272 L 44.465 26.699 C 45.346 30.019 43.378 33.461 40.062 34.344 L 35.641 35.538 Z M 10.296 13.675 L 5.875 14.869 C 5.132 15.077 4.683 15.837 4.873 16.599 L 6.066 21.026 L 1.403 22.272 L 0.21 17.844 C -0.671 14.524 1.298 11.082 4.613 10.199 L 9.035 9.005 Z M 10.296 30.869 L 5.875 29.674 C 5.132 29.466 4.683 28.706 4.873 27.945 L 6.066 23.517 L 1.403 22.272 L 0.21 26.699 C -0.671 30.019 1.298 33.461 4.613 34.344 L 9.035 35.538 Z M 14.912 5.857 L 13.714 10.265 L 9.03 9.008 L 10.228 4.6 C 11.114 1.294 14.566 -0.669 17.896 0.21 L 22.337 1.399 L 26.777 0.21 C 30.108 -0.669 33.56 1.294 34.445 4.6 L 35.643 9.008 L 30.959 10.265 L 29.761 5.857 C 29.553 5.116 28.79 4.669 28.027 4.859 L 23.586 6.048 L 22.337 1.399 L 21.087 6.048 L 16.647 4.859 C 15.883 4.669 15.121 5.116 14.912 5.857 Z M 13.714 34.276 L 14.912 38.684 C 15.121 39.426 15.883 39.873 16.647 39.683 L 21.087 38.494 L 22.337 43.143 L 23.586 38.494 L 28.027 39.683 C 28.79 39.873 29.553 39.426 29.761 38.684 L 30.959 34.276 L 35.643 35.534 L 34.445 39.942 C 33.56 43.248 30.108 45.211 26.777 44.332 L 22.337 43.143 L 17.896 44.332 C 14.566 45.211 11.114 43.248 10.228 39.942 L 9.03 35.534 Z\" fill=\"transparent\" height=\"52.44457186599838px\" id=\"e2vkCC2g4\" transform=\"translate(0.208 0.498)\" width=\"398.52711421759466px\"><path d=\"M 40.405 20.303 C 40.405 32.486 32.096 40.608 20.202 40.608 C 8.309 40.608 0 32.486 0 20.303 C 0 8.121 8.31 0 20.203 0 C 32.097 0 40.405 8.121 40.405 20.303 Z M 5.269 20.303 C 5.269 30.238 11.243 36.005 20.203 36.005 C 28.621 36.005 35.138 30.239 35.138 20.303 C 35.138 10.367 28.621 4.601 20.203 4.601 C 11.243 4.601 5.269 10.367 5.269 20.303 Z M 59.94 40.608 C 55.269 40.608 52.011 38.713 50.164 35.085 C 50.001 34.76 49.893 34.652 49.621 34.652 C 49.404 34.652 49.295 34.76 49.295 34.977 L 49.295 50.083 L 44.408 50.083 L 44.408 11.641 L 49.295 11.641 L 49.295 16.46 C 49.295 16.677 49.404 16.785 49.621 16.785 C 49.893 16.785 50.001 16.677 50.164 16.352 C 52.011 12.724 55.269 10.829 59.94 10.829 C 66.728 10.829 73.516 15.702 73.516 25.719 C 73.516 35.736 66.728 40.608 59.94 40.608 Z M 58.799 15.161 C 53.097 15.161 49.024 18.951 49.024 25.719 C 49.024 32.487 53.097 36.277 58.799 36.277 C 64.502 36.277 68.574 32.487 68.574 25.719 C 68.574 18.951 64.502 15.161 58.799 15.161 Z M 87.115 23.335 L 97.433 22.902 L 97.433 21.386 C 97.433 17.38 95.37 15.051 90.374 15.051 C 85.377 15.051 83.368 17.38 83.259 20.303 L 78.209 20.303 C 78.426 14.943 82.227 10.828 90.374 10.828 C 98.52 10.828 102.158 14.943 102.158 21.657 L 102.158 39.796 L 97.433 39.796 L 97.433 35.518 C 97.433 35.301 97.325 35.193 97.108 35.193 C 96.891 35.193 96.701 35.247 96.565 35.572 C 95.289 38.55 92.491 40.608 87.658 40.608 C 81.141 40.608 76.797 36.926 76.797 31.511 C 76.797 26.638 80.055 23.634 87.115 23.335 Z M 88.473 36.384 C 93.904 36.384 97.433 33.298 97.433 27.342 L 97.433 27.017 L 87.115 27.45 C 83.314 27.613 81.684 29.075 81.684 31.511 C 81.684 34.489 84.128 36.384 88.473 36.384 Z M 112.791 0.812 L 112.791 39.796 L 107.903 39.796 L 107.903 0.812 Z M 159.386 11.912 L 154.118 11.912 C 153.846 6.822 150.207 4.602 144.885 4.602 C 139.563 4.602 136.142 6.795 136.142 10.964 C 136.142 15.133 139.618 16.541 143.528 17.217 L 148.47 18.083 C 154.198 19.085 159.766 21.684 159.766 29.047 C 159.766 36.411 153.575 40.607 145.483 40.607 C 137.391 40.607 130.005 36.438 129.734 27.07 L 135.002 27.07 C 135.382 33.405 139.726 36.004 145.483 36.004 C 151.239 36.004 154.552 33.379 154.552 29.101 C 154.552 24.824 150.778 23.39 146.677 22.658 L 141.735 21.792 C 136.522 20.871 130.928 18.272 130.928 11.017 C 130.928 3.762 137.283 0 144.885 0 C 152.488 0 159.06 3.79 159.386 11.912 Z M 177.487 10.829 C 186.285 10.829 190.955 16.514 190.955 24.365 L 190.955 27.072 L 168.119 27.072 C 168.471 33.407 172.355 36.385 177.595 36.385 C 182.835 36.385 185.171 34.057 185.959 30.863 L 191.064 30.863 C 190.249 35.14 186.556 40.609 177.595 40.609 C 168.634 40.609 163.258 34.923 163.258 25.719 C 163.258 16.514 168.797 10.829 177.487 10.829 Z M 168.254 23.011 L 186.067 23.011 C 185.85 17.813 182.646 15.051 177.487 15.051 C 172.816 15.051 169.069 17.704 168.254 23.011 Z M 209.032 40.608 C 200.56 40.608 194.532 35.301 194.532 25.718 C 194.532 16.134 200.56 10.828 209.032 10.828 C 217.505 10.828 222.175 15.972 222.501 21.928 L 217.45 21.928 C 216.961 17.975 214.463 15.16 209.032 15.16 C 203.33 15.16 199.474 18.95 199.474 25.718 C 199.474 32.486 203.33 36.276 209.032 36.276 C 214.735 36.276 217.287 33.136 217.667 28.696 L 222.718 28.696 C 222.283 35.464 217.505 40.608 209.032 40.608 Z M 252.576 39.796 L 247.688 39.796 L 247.688 35.247 C 247.688 35.031 247.58 34.922 247.362 34.922 C 247.091 34.922 246.982 35.031 246.874 35.247 C 245.299 38.388 242.801 40.608 237.37 40.608 C 230.582 40.608 226.508 36.547 226.508 29.237 L 226.508 11.641 L 231.396 11.641 L 231.396 28.426 C 231.396 33.57 234.111 36.277 238.999 36.277 C 244.43 36.277 247.688 33.028 247.688 26.26 L 247.688 11.641 L 252.576 11.641 Z M 257.349 11.641 L 262.237 11.641 L 262.237 16.135 C 262.237 16.406 262.345 16.514 262.617 16.514 C 262.943 16.514 263.051 16.352 263.16 15.973 C 264.138 12.886 266.582 11.479 270.166 11.479 L 273.37 11.479 L 273.37 16.243 L 269.46 16.243 C 264.735 16.243 262.237 18.409 262.237 23.824 L 262.237 39.797 L 257.349 39.797 Z M 283.411 0.812 L 283.411 7.31 L 276.351 7.31 L 276.351 0.812 Z M 282.324 11.641 L 282.324 39.796 L 277.437 39.796 L 277.437 11.641 Z M 286.387 11.641 L 292.904 11.641 L 292.904 4.061 L 297.791 4.061 L 297.791 11.641 L 305.937 11.641 L 305.937 15.973 L 297.791 15.973 L 297.791 27.614 C 297.791 32.487 297.52 33.895 297.52 34.978 C 297.52 35.248 297.574 35.411 297.737 35.573 C 297.9 35.736 298.063 35.79 298.335 35.79 C 299.366 35.79 300.778 35.465 305.123 35.465 L 305.937 35.465 L 305.937 39.797 L 301.05 39.797 C 295.538 39.797 292.904 37.171 292.904 31.675 L 292.904 15.973 L 286.387 15.973 Z M 309.126 11.641 L 314.014 11.641 L 322.105 36.926 C 322.214 37.251 322.377 37.359 322.703 37.359 C 323.029 37.359 323.192 37.251 323.3 36.926 L 331.392 11.641 L 336.28 11.641 L 336.28 12.724 L 326.396 43.098 C 324.658 48.405 321.779 50.083 315.805 50.083 L 310.592 50.083 L 310.592 45.751 L 313.47 45.751 C 316.729 45.751 318.032 46.13 319.118 46.13 C 319.825 46.13 320.177 45.86 320.368 45.318 L 321.942 41.095 C 322.105 40.662 322.16 40.391 321.997 40.12 C 321.834 39.85 321.671 39.796 321.236 39.796 L 317.924 39.796 L 309.126 12.724 Z\" fill=\"rgb(10, 10, 10)\" height=\"50.08297px\" id=\"JPfqUH7A0\" transform=\"translate(62.247 2.362)\" width=\"336.28px\"/><path d=\"M 34.379 4.67 L 38.8 5.864 C 39.544 6.072 39.992 6.833 39.802 7.594 L 38.609 12.021 L 43.272 13.267 L 44.465 8.84 C 45.346 5.519 43.378 2.077 40.062 1.194 L 35.641 0 Z M 34.379 21.864 L 38.8 20.669 C 39.544 20.461 39.992 19.701 39.802 18.94 L 38.609 14.513 L 43.272 13.267 L 44.465 17.694 C 45.346 21.015 43.378 24.456 40.062 25.339 L 35.641 26.534 Z M 10.296 4.67 L 5.875 5.864 C 5.132 6.072 4.683 6.833 4.873 7.594 L 6.066 12.021 L 1.403 13.267 L 0.21 8.84 C -0.671 5.519 1.298 2.077 4.613 1.194 L 9.035 0 Z M 10.296 21.864 L 5.875 20.669 C 5.132 20.461 4.683 19.701 4.873 18.94 L 6.066 14.513 L 1.403 13.267 L 0.21 17.694 C -0.671 21.015 1.298 24.456 4.613 25.339 L 9.035 26.534 Z\" fill=\"rgb(10, 10, 10)\" height=\"26.533620000000006px\" id=\"zWZ_X8UkP\" transform=\"translate(0 9.005)\" width=\"44.67541137134196px\"/><path d=\"M 5.882 5.857 L 4.684 10.265 L 0 9.008 L 1.198 4.6 C 2.084 1.294 5.536 -0.669 8.866 0.21 L 13.307 1.399 L 17.747 0.21 C 21.078 -0.669 24.53 1.294 25.415 4.6 L 26.613 9.008 L 21.929 10.265 L 20.731 5.857 C 20.523 5.116 19.76 4.669 18.997 4.859 L 14.556 6.048 L 13.307 1.399 L 12.057 6.048 L 7.617 4.859 C 6.853 4.669 6.09 5.116 5.882 5.857 Z\" fill=\"rgb(10, 10, 10)\" height=\"10.265471865998371px\" id=\"gGR5iJAni\" transform=\"translate(9.03 0)\" width=\"26.61318px\"/><path d=\"M 4.684 0 L 5.882 4.408 C 6.09 5.149 6.853 5.596 7.617 5.407 L 12.057 4.218 L 13.307 8.867 L 14.556 4.218 L 18.997 5.407 C 19.76 5.596 20.523 5.149 20.731 4.408 L 21.929 0 L 26.613 1.258 L 25.415 5.666 C 24.53 8.972 21.078 10.935 17.747 10.056 L 13.307 8.867 L 8.866 10.056 C 5.536 10.935 2.084 8.972 1.198 5.666 L 0 1.258 Z\" fill=\"rgb(10, 10, 10)\" height=\"10.265663072325161px\" id=\"Hf1v8vi7O\" transform=\"translate(9.03 34.276)\" width=\"26.61318px\"/></g></g></svg>",
    "favicon": "https://framerusercontent.com/images/FbSKFq05qydHuDjwxnARMsG3ts.png",
    "ogImage": "https://framerusercontent.com/images/Ke8ylm5bGNhnU3XBFSba92j2ZmQ.png",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage, aligning with the brand 'Opal Security'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Request a Demo",
      "reasoning": "Button #7 with text 'Request a Demo' uses the primary brand color #112B37, making it a strong candidate for the primary CTA due to its action-oriented text and prominent color."
    },
    "secondary": {
      "index": 1,
      "text": "Book a Demo",
      "reasoning": "Button #10 with text 'Book a Demo' uses a different color group (#FFFFFF) and serves as a secondary action, complementing the primary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage, aligning with the brand 'Opal Security'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles