# Honeylove Brand Identity A complete profile of **Honeylove**'s visual system — colors, typography, components, and personality — extracted from https://www.honeylove.com. Built for designers, agents, and AI tools. - Page: https://characterquilt.com/branding/honeylove - Machine-readable JSON: https://characterquilt.com/branding/honeylove.json - Per-page llms.txt: https://characterquilt.com/branding/honeylove/llms.txt ## Quick Facts | Field | Value | |---|---| | Primary | #0400C5 | | Accent | #2B2B2B | | Body Font | F37 Zagma Text | | Heading Font | F37 Zagma Text | ## Color Palette - primary: #0400C5 - secondary: #272D45 - accent: #2B2B2B - background: #FFFFFF - textPrimary: #000000 - link: #0000EE ## Typography - primary: F37 Zagma Text — https://fonts.google.com/specimen/F37+Zagma+Text - heading: F37 Zagma Text — https://fonts.google.com/specimen/F37+Zagma+Text ## Visual Assets - Logo: https://cdn.shopify.com/s/files/1/0965/6676/files/honeylove-logo-2024.png?v=1730733304&width=300&crop=center - Favicon: https://cdn.shopify.com/oxygen-v2/27284/36113/75825/3437365/assets/favicon-CyQz5lNP.svg ## UI Components - buttonPrimary: background=#2B2B2B, textColor=#FFFFFF, borderColor=#000000, borderRadius=4px, shadow=none - buttonSecondary: background=#FFFFFF, textColor=#2B2B2B, borderColor=#FFFFFF, borderRadius=4px, shadow=none ## Brand Personality Tone: modern · Energy: medium · Audience: fashion-conscious women looking for comfortable shapewear ## Honeylove Brand in the Wild Real-world brand assets — ads, campaigns, marketing materials. - **SuperPower Mid-Waist Brief | Low Back Shapewear | Honeylove** - Image: https://cdn.shopify.com/s/files/1/0965/6676/files/SuperPowerMidWaistBrief-Model-Sand-Small-Lauren-Front.jpg?v=1774891472 - Source: https://www.honeylove.com/products/superpower-mid-waist-brief - **Wireless Bras vs. Bralettes vs. Bra Tops: Know the Differences | Honeylove** - Image: https://cdn.shopify.com/s/files/1/0965/6676/articles/liftwear_tank-blog-cover.jpg?v=1776285151 - Source: https://www.honeylove.com/blogs/bra-talk/wireless-bra-vs-bralettes-vs-bra-tops-know-the-differences - **BlissWear Short** - Image: https://cdn.shopify.com/s/files/1/0965/6676/files/blisswear_short-midnight-S-Elle_1.jpg?v=1744799063 - Source: https://www.honeylove.com/products/blisswear-short - **The Best Sports Bras for Maximum Comfort and Support | Honeylove** - Image: https://cdn.shopify.com/s/files/1/0965/6676/articles/Updated_blog_image_sizes_1_63b6ea02-c248-4acc-adc3-bdb73134a3dc.png?v=1776889101 - Source: https://www.honeylove.com/blogs/bra-talk/the-best-sports-bras-for-maximum-comfort-and-support - **What is the Smallest Bra Size? | Honeylove** - Image: https://cdn.shopify.com/s/files/1/0965/6676/files/cloudembrace_wireless_bra-periwinkle-34D-elle_1192_R1.jpg?v=1774367357 - Source: https://www.honeylove.com/blogs/bra-talk/what-is-the-smallest-bra-size - **What Is a Built-In Bra and How Does It Work? | Honeylove** - Image: https://cdn.shopify.com/s/files/1/0965/6676/articles/cami_bodysuit-blog-cover_61ba4649-4392-44ff-8392-a22fb9311714.jpg?v=1776285230 - Source: https://www.honeylove.com/blogs/bra-talk/what-is-a-built-in-bra-and-how-does-it-work ## Working with these fonts 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. ## Machine-Readable Profile ```json { "colorScheme": "light", "fonts": [ { "family": "F37 Zagma Mono", "role": "monospace" }, { "family": "F37 Zagma Text", "role": "body" }, { "family": "Safiro Regular", "role": "unknown" } ], "colors": { "primary": "#0400C5", "secondary": "#272D45", "accent": "#2B2B2B", "background": "#FFFFFF", "textPrimary": "#000000", "link": "#0000EE" }, "typography": { "fontFamilies": { "primary": "F37 Zagma Text", "heading": "F37 Zagma Text" }, "fontStacks": { "heading": [ "F37 Zagma Text", "sans-serif" ], "body": [ "F37 Zagma Text", "sans-serif" ], "paragraph": [ "F37 Zagma Text", "sans-serif" ] }, "fontSizes": { "h1": "25.6px", "h2": "28px", "body": "16px" } }, "spacing": { "baseUnit": 4, "borderRadius": "0px" }, "components": { "buttonPrimary": { "background": "#2B2B2B", "textColor": "#FFFFFF", "borderColor": "#000000", "borderRadius": "4px", "borderRadiusCorners": { "topLeft": "4px", "topRight": "4px", "bottomRight": "4px", "bottomLeft": "4px" }, "shadow": "none" }, "buttonSecondary": { "background": "#FFFFFF", "textColor": "#2B2B2B", "borderColor": "#FFFFFF", "borderRadius": "4px", "borderRadiusCorners": { "topLeft": "4px", "topRight": "4px", "bottomRight": "4px", "bottomLeft": "4px" }, "shadow": "none" } }, "images": { "logo": "https://cdn.shopify.com/s/files/1/0965/6676/files/honeylove-logo-2024.png?v=1730733304&width=300&crop=center", "favicon": "https://cdn.shopify.com/oxygen-v2/27284/36113/75825/3437365/assets/favicon-CyQz5lNP.svg", "ogImage": null, "logoHref": "/", "logoAlt": "Honeylove logo" }, "__llm_logo_reasoning": { "selectedIndex": 10, "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Honeylove'.", "confidence": 0.95, "source": "llm" }, "__llm_button_reasoning": { "primary": { "index": 0, "text": "Shop CrossOver Collection", "reasoning": "Button #0, 'Shop CrossOver Collection', is likely the primary CTA due to its prominent placement and action-oriented text. It uses a dark background (#2B2B2B) which stands out against the light page background." }, "secondary": { "index": 2, "text": "Shop CloudEmbrace Bra", "reasoning": "Button #2, 'Shop CloudEmbrace Bra', serves as a secondary CTA with a contrasting light background (#FFFFFF) and less prominent action compared to the primary button." }, "confidence": 0.9 }, "personality": { "tone": "modern", "energy": "medium", "targetAudience": "fashion-conscious women looking for comfortable shapewear" }, "designSystem": { "framework": "tailwind", "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, located in the header, links to the homepage, and matches the brand name 'Honeylove'.", "confidence": 0.95 } }, "buttonClassification": { "llmCalled": true, "llmSucceeded": true } } } ```