Silver Brand: Colors, Fonts, Logo & Visual Identity

Silver Brand Identity

A complete profile of Silver's visual system — colors, typography, components, and personality. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from http://www.scansilver.com/.

Color Hex RGB
Primary #0051C3 rgb(0, 81, 195)
Secondary #0045A6 rgb(0, 69, 166)
Accent #2F7BBF rgb(47, 123, 191)
Background #FFFFFF rgb(255, 255, 255)
Text Primary #404040 rgb(64, 64, 64)
Link #2F7BBF rgb(47, 123, 191)

Typography

Each font links to its Google Fonts page where available.

Role Font Google Fonts Link
Primary Arial Google Fonts →
Heading Arial Google Fonts →
Not found on Google Fonts? Use the following workflow:
1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font".
3. Capture font URLs and CSS @font-face declarations.

UI Components

Button Primary

Property Value
Background #FFFFFF
Text Color #0051C3
Border Color #0045A6
Border Radius 4px
Shadow none

Brand Personality

Silver Brand in the Wild

Image: silvercollection.it

Image: vid.investmentguruindia.com

Image: shutterstock.com

Image: newspaperads.ads2publish.com

Image: silverinstitute.org

Image: cdn.dribbble.com

Frequently Asked Questions

What is Silver's primary brand color?
Silver's primary brand color is #0051C3.

What accent color does Silver use?
Silver uses #2F7BBF as an accent color.

What font does Silver use?
Silver uses Arial as the primary typeface.

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

How was this brand profile generated?
This profile was extracted from http://www.scansilver.com/ using the Firecrawl branding extraction API.

Methodology

Brand data on this page was extracted from http://www.scansilver.com/.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Arial",
   "role": "body"
  },
  {
   "family": "Roboto",
   "role": "body"
  },
  {
   "family": "Helvetica Neue",
   "role": "body"
  },
  {
   "family": "Noto Sans",
   "role": "body"
  }
 ],
 "colors": {
  "primary": "#0051C3",
  "secondary": "#0045A6",
  "accent": "#2F7BBF",
  "background": "#FFFFFF",
  "textPrimary": "#404040",
  "link": "#2F7BBF"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Arial",
   "heading": "Arial"
  },
  "fontStacks": {
   "heading": [
    "system-ui",
    "-apple-system",
    "BlinkMacSystemFont",
    "Segoe UI",
    "Roboto",
    "Helvetica Neue",
    "Arial",
    "Noto Sans",
    "sans-serif",
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji"
   ],
   "body": [
    "system-ui",
    "-apple-system",
    "BlinkMacSystemFont",
    "Segoe UI",
    "Roboto",
    "Helvetica Neue",
    "Arial",
    "Noto Sans",
    "sans-serif",
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji"
   ],
   "paragraph": [
    "system-ui",
    "-apple-system",
    "BlinkMacSystemFont",
    "Segoe UI",
    "Roboto",
    "Helvetica Neue",
    "Arial",
    "Noto Sans",
    "sans-serif",
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji"
   ]
  },
  "fontSizes": {
   "h1": "60px",
   "h2": "30px",
   "body": "15px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "4px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#FFFFFF",
   "textColor": "#0051C3",
   "borderColor": "#0045A6",
   "borderRadius": "4px",
   "shadow": "none"
  }
 },
 "images": {
  "logo": null,
  "favicon": null,
  "ogImage": null
 },
 "personality": {
  "tone": "professional",
  "energy": "low",
  "targetAudience": "unknown"
 },
 "confidence": {
  "buttons": 0.7,
  "colors": 0.9,
  "overall": 0.8
 }
}