# Valo Brand Identity A complete profile of **Valo**'s visual system — colors, typography, components, and personality — extracted from http://ridevalo.com. Built for designers, agents, and AI tools. - Page: https://characterquilt.com/branding/valo - Machine-readable JSON: https://characterquilt.com/branding/valo.json - Per-page llms.txt: https://characterquilt.com/branding/valo/llms.txt ## Quick Facts | Field | Value | |---|---| | Primary | #21293A | | Accent | #161D2B | | Body Font | Source Sans Pro | | Heading Font | Poppins | ## Color Palette - primary: #21293A - secondary: #1D2431 - accent: #161D2B - background: #F0F3F4 - textPrimary: #58666E - link: #58666E ## Typography - primary: Source Sans Pro — https://fonts.google.com/specimen/Source+Sans+Pro - heading: Poppins — https://fonts.google.com/specimen/Poppins ## Visual Assets - Logo: https://rtpiframe.sgp1.cdn.digitaloceanspaces.com/Assets/Tambang888/tambanglogo.webp - Favicon: https://rtpiframe.sgp1.cdn.digitaloceanspaces.com/Assets/Tambang888/favicon.avif - Social card (og:image): https://rtpiframe.sgp1.cdn.digitaloceanspaces.com/Assets/Tambang888/tambang888-googleapis.webp ## UI Components - input: background=transparent, textColor=#E6F0FF, borderColor=null, borderRadius=2px, shadow=none - buttonPrimary: background=#161D2B, textColor=#F2F8FF, borderRadius=999px, shadow=rgba(0, 0, 0, 0.25) 0px 3px 10px 0px - buttonSecondary: background=transparent, textColor=#F2F8FF, borderColor=#FBFBFC, borderRadius=999px, shadow=rgba(0, 0, 0, 0.25) 0px 3px 10px 0px ## Brand Personality Tone: professional · Energy: medium · Audience: tech-savvy users interested in online gaming platforms ## Valo Brand in the Wild Real-world brand assets — ads, campaigns, marketing materials. - **TAMBANG888 | Platform firmware terbaru pola gacor game online paling terbaru & populer 2026.** - Image: https://rtpiframe.sgp1.cdn.digitaloceanspaces.com/Assets/Tambang888/tambang888-googleapis.webp - Source: https://www.ridevalo.com/ - **Valorant - Official Cinematic Launch Trailer** - Image: https://i.ytimg.com/vi/lWr6dhTcu-E/maxresdefault.jpg - Source: https://www.youtube.com/watch?v=lWr6dhTcu-E - **How to report in Valorant | Rock Paper Shotgun** - Image: https://assetsio.gnwcdn.com/valorant-reporting.png?width=1600&height=900&fit=crop&quality=100&format=png&enable=upscale&auto=webp - Source: https://www.rockpapershotgun.com/how-to-report-in-valorant-how-to-deal-with-cheaters-and-other-unwelcome-players-2 - **Kevin Jaffa | Valo Grand Landing Page** - Image: https://www.yevinn.com/images/VALO-LE_1.png - Source: https://www.yevinn.com/ValoGrand_LE.html - **UNITED TOGETHER // China Launch Official Cinematic - VALORANT** - Image: https://i.ytimg.com/vi/F5qEtdVtsvo/maxresdefault.jpg - Source: https://www.youtube.com/watch?v=F5qEtdVtsvo - **Browse thousands of Valo images for design inspiration | Dribbble** - Image: https://cdn.dribbble.com/userupload/7522059/file/original-9b8539779db2054317d537ccd5fb9c21.png?format=webp&resize=400x300&vertical=center - Source: https://dribbble.com/search/valo ## 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": "Source Sans Pro", "role": "body" }, { "family": "Poppins", "role": "heading" }, { "family": "Segoe UI", "role": "unknown" } ], "colors": { "primary": "#21293A", "secondary": "#1D2431", "accent": "#161D2B", "background": "#F0F3F4", "textPrimary": "#58666E", "link": "#58666E" }, "typography": { "fontFamilies": { "primary": "Source Sans Pro", "heading": "Poppins" }, "fontStacks": { "heading": [ "Source Sans Pro", "Helvetica Neue", "Helvetica", "Arial", "sans-serif" ], "body": [ "Source Sans Pro", "Helvetica Neue", "Helvetica", "Arial", "sans-serif" ], "paragraph": [ "Source Sans Pro", "Helvetica Neue", "Helvetica", "Arial", "sans-serif" ] }, "fontSizes": { "h1": "30px", "h2": "30px", "body": "16px" } }, "spacing": { "baseUnit": 12, "borderRadius": "4px" }, "components": { "input": { "background": "transparent", "textColor": "#E6F0FF", "borderColor": null, "borderRadius": "2px", "borderRadiusCorners": { "topLeft": "2px", "topRight": "0px", "bottomRight": "0px", "bottomLeft": "2px" }, "shadow": "none" }, "buttonPrimary": { "background": "#161D2B", "textColor": "#F2F8FF", "borderRadius": "999px", "borderRadiusCorners": { "topLeft": "999px", "topRight": "999px", "bottomRight": "999px", "bottomLeft": "999px" }, "shadow": "rgba(0, 0, 0, 0.25) 0px 3px 10px 0px" }, "buttonSecondary": { "background": "transparent", "textColor": "#F2F8FF", "borderColor": "#FBFBFC", "borderRadius": "999px", "borderRadiusCorners": { "topLeft": "999px", "topRight": "999px", "bottomRight": "999px", "bottomLeft": "999px" }, "shadow": "rgba(0, 0, 0, 0.25) 0px 3px 10px 0px" } }, "images": { "logo": "https://rtpiframe.sgp1.cdn.digitaloceanspaces.com/Assets/Tambang888/tambanglogo.webp", "favicon": "https://rtpiframe.sgp1.cdn.digitaloceanspaces.com/Assets/Tambang888/favicon.avif", "ogImage": "https://rtpiframe.sgp1.cdn.digitaloceanspaces.com/Assets/Tambang888/tambang888-googleapis.webp", "logoHref": "https://pixysos.com/devices", "logoAlt": "LOGO TAMBANG888" }, "__llm_logo_reasoning": { "selectedIndex": 0, "reasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'TAMBANG888'.", "confidence": 0.9, "source": "llm" }, "__llm_button_reasoning": { "primary": { "index": 0, "text": "Daftar", "reasoning": "Button #0 ('Daftar') has a dark background (#161D2B) and is styled as a primary button with the class 'tambang888-btn-pill--primary', indicating it is the main call-to-action." }, "secondary": { "index": 2, "text": "MASUK", "reasoning": "Button #2 ('MASUK') has a transparent background, making it a suitable secondary button as it contrasts with the primary button's dark background." }, "confidence": 0.95 }, "personality": { "tone": "professional", "energy": "medium", "targetAudience": "tech-savvy users interested in online gaming platforms" }, "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 matches the brand name 'TAMBANG888'.", "confidence": 0.9 } }, "buttonClassification": { "llmCalled": true, "llmSucceeded": true } } } ```