# Delegasi Brand Identity A complete profile of **Delegasi**'s visual system — colors, typography, components, and personality — extracted from https://delegasi.co/. Built for designers, agents, and AI tools. - Page: https://characterquilt.com/branding/delegasi - Machine-readable JSON: https://characterquilt.com/branding/delegasi.json - Per-page llms.txt: https://characterquilt.com/branding/delegasi/llms.txt ## Quick Facts | Field | Value | |---|---| | Primary | #307576 | | Accent | #009F68 | | Body Font | Rubik | | Heading Font | Rubik | ## Color Palette - primary: #307576 - secondary: #009F68 - accent: #009F68 - background: #FFFFFF - textPrimary: #094C4F - link: #094C4F ## Typography - primary: Rubik — https://fonts.google.com/specimen/Rubik - heading: Rubik — https://fonts.google.com/specimen/Rubik ## Visual Assets - Logo: https://www.delegasi.co/assets/logo-DVfOzL6R.png - Favicon: https://www.delegasi.co/favicon.ico ## UI Components - buttonPrimary: background=#FFFFFF, textColor=#009F68, borderColor=#009F68, borderRadius=8px, shadow=rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px ## Brand Personality Tone: professional · Energy: medium · Audience: business professionals ## Delegasi Brand in the Wild Real-world brand assets — ads, campaigns, marketing materials. - **Delegasi Meja Bantuan Active Directory: Mendelegasikan Wewenang Administrasi ke Meja Bantuan dan SDM; Delegasi AD yang Aman - ADManager Plus** - Image: https://www.manageengine.com/products/ad-manager/images/help-dek-delegation-process.png - Source: https://www.manageengine.com/products/ad-manager/id-id/windows-active-directory-helpdesk-delegation.html - **Landing Page Delegasi Tanggung Jawab | Vektor Premium** - Image: https://img.freepik.com/vektor-premium/landing-page-delegasi-tanggung-jawab_1016-1302.jpg?w=360 - Source: https://idn.freepik.com/vektor-premium/landing-page-delegasi-tanggung-jawab_10422752.htm - **hiring | Delegasi (YC S22)** - Image: https://media.licdn.com/dms/image/v2/C5622AQFGz10azvkk7w/feedshare-shrink_800/feedshare-shrink_800/0/1664026048025?e=2147483647&v=beta&t=jCaiestS5GPPwyOXyXCXqDVLCW0eVk3mhpUXpTxdFHE - Source: https://www.linkedin.com/posts/delegasi_hiring-activity-6979431114138423296-f6zc - **Simple Dashboard - Delegasi by yahya Amirudin on Dribbble** - Image: https://cdn.dribbble.com/userupload/17181199/file/original-e88fe087e8f8b497c3d9e5ad725fac56.png?resize=400x0 - Source: https://dribbble.com/shots/8234877-Simple-Dashboard-Delegasi ## 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": "Rubik", "role": "body" } ], "colors": { "primary": "#307576", "secondary": "#009F68", "accent": "#009F68", "background": "#FFFFFF", "textPrimary": "#094C4F", "link": "#094C4F" }, "typography": { "fontFamilies": { "primary": "Rubik", "heading": "Rubik" }, "fontStacks": { "heading": [ "Rubik", "ui-sans-serif", "system-ui", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" ], "body": [ "Rubik", "ui-sans-serif", "system-ui", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" ], "paragraph": [ "Rubik", "ui-sans-serif", "system-ui", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" ] }, "fontSizes": { "h1": "48px", "h2": "36px", "body": "24px" } }, "spacing": { "baseUnit": 8, "borderRadius": "0px" }, "components": { "buttonPrimary": { "background": "#FFFFFF", "textColor": "#009F68", "borderColor": "#009F68", "borderRadius": "8px", "borderRadiusCorners": { "topLeft": "8px", "topRight": "8px", "bottomRight": "8px", "bottomLeft": "8px" }, "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px" } }, "images": { "logo": "https://www.delegasi.co/assets/logo-DVfOzL6R.png", "favicon": "https://www.delegasi.co/favicon.ico", "ogImage": null, "logoHref": "/", "logoAlt": "Delegasi Logo" }, "__llm_logo_reasoning": { "selectedIndex": 0, "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Delegasi.co'.", "confidence": 0.95, "source": "llm" }, "__llm_button_reasoning": { "primary": { "index": 0, "text": "BUKA APLIKASI", "reasoning": "The button 'BUKA APLIKASI' uses the brand's accent color #009F68 for text and border, making it stand out as the primary call-to-action." }, "secondary": { "index": -1, "text": "N/A", "reasoning": "There is only one button detected, so no secondary button is available." }, "confidence": 0.9 }, "personality": { "tone": "professional", "energy": "medium", "targetAudience": "business professionals" }, "designSystem": { "framework": "tailwind", "componentLibrary": "" }, "confidence": { "buttons": 0.9, "colors": 0.95, "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, links to the homepage, and matches the brand name 'Delegasi.co'.", "confidence": 0.95 } }, "buttonClassification": { "llmCalled": true, "llmSucceeded": true } } } ```