Home · Branding · RegistryLove

RegistryLove Brand Identity

A complete profile of RegistryLove's visual system — colors, typography, components, and personality — extracted from http://registrylove.com. Built for designers, agents, and AI tools.

Download JSON
Primary
#CFE2FF
Accent
#0088CC
Body Font
Sora
Heading
Sora

Color Palette

Brand palette extracted from http://registrylove.com.

primary
#CFE2FF
rgb(207, 226, 255)
secondary
#D4BB82
rgb(212, 187, 130)
accent
#0088CC
rgb(0, 136, 204)
background
#000000
rgb(0, 0, 0)
textPrimary
#000000
rgb(0, 0, 0)
link
#052C65
rgb(5, 44, 101)

Typography

Each font links to its Google Fonts page where available.

primary
Sora
heading
Sora
Sora, 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

RegistryLove logo
Logo
RegistryLove favicon
Favicon

UI Components

Live previews rendered using RegistryLove's actual button styles.

input
background #FFFFFF textColor #212529 borderColor #DEE2E6 borderRadius 3px shadow none
buttonPrimary
background #0088CC textColor #FFFFFF borderRadius 700px shadow rgba(0, 136, 204, 0.35) 0px 2px 6px 0px, rgba(0, 136, 204, 0.25) 0px 0px 10px 0px
buttonSecondary
background #D4BB82 textColor #FFFFFF borderRadius 5px shadow none

Brand Personality

Tone: bold Energy: high Audience: online gaming enthusiasts

Frequently Asked Questions

What is RegistryLove's primary brand color?

RegistryLove's primary brand color is #CFE2FF. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does RegistryLove use?

RegistryLove uses #0088CC as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does RegistryLove use?

RegistryLove uses Sora as the primary typeface across body and headings.

Does RegistryLove use a light or dark theme?

RegistryLove's primary site uses a dark color scheme, with a background of #000000.

Where can I find RegistryLove's logo?

RegistryLove's logo is available directly on their site (http://registrylove.com). 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 http://registrylove.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 RegistryLove.

Methodology

Brand data on this page was extracted from http://registrylove.com 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 RegistryLove.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Sora",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#CFE2FF",
    "secondary": "#D4BB82",
    "accent": "#0088CC",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#052C65"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Sora",
      "heading": "Sora"
    },
    "fontStacks": {
      "heading": [
        "Sora",
        "sans-serif"
      ],
      "body": [
        "Sora",
        "sans-serif"
      ],
      "paragraph": [
        "Sora",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "30.8px",
      "h2": "30.8px",
      "body": "12.6px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#212529",
      "borderColor": "#DEE2E6",
      "borderRadius": "3px",
      "borderRadiusCorners": {
        "topLeft": "3px",
        "topRight": "3px",
        "bottomRight": "3px",
        "bottomLeft": "3px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#0088CC",
      "textColor": "#FFFFFF",
      "borderRadius": "700px",
      "borderRadiusCorners": {
        "topLeft": "700px",
        "topRight": "700px",
        "bottomRight": "700px",
        "bottomLeft": "700px"
      },
      "shadow": "rgba(0, 136, 204, 0.35) 0px 2px 6px 0px, rgba(0, 136, 204, 0.25) 0px 0px 10px 0px"
    },
    "buttonSecondary": {
      "background": "#D4BB82",
      "textColor": "#FFFFFF",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://enter6.prada4dresmi.online/images/logoweb.png",
    "favicon": "https://enter6.prada4dresmi.online/favicon.png",
    "ogImage": null,
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage. It matches the brand name 'PRADA4D' from the URL and page title.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Mainkan Sekarang",
      "reasoning": "Button #0 has a vibrant blue color (#0088CC) which stands out as a primary CTA. The text 'Mainkan Sekarang' suggests an action-oriented call to action, making it suitable as the primary button."
    },
    "secondary": {
      "index": 5,
      "text": "Masuk",
      "reasoning": "Button #5 has a different color group (#D4BB82) and serves as a secondary action with the text 'Masuk', which is less prominent than the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "bold",
    "energy": "high",
    "targetAudience": "online gaming enthusiasts"
  },
  "designSystem": {
    "framework": "bootstrap",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and links to the homepage. It matches the brand name 'PRADA4D' from the URL and page title.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles