refine Brand Identity
A complete profile of refine's visual system — colors, typography, components, and personality — extracted from https://refine.dev. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://refine.dev.
Typography
Each font links to its Google Fonts page where available.
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

UI Components
Live previews rendered using refine's actual button styles.
Brand Personality
refine Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is refine's primary brand color?
refine's primary brand color is #2DD4BF. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does refine use?
refine uses #115E59 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does refine use?
refine uses Inter as the primary typeface across body and headings.
Does refine use a light or dark theme?
refine's primary site uses a dark color scheme, with a background of #18181B.
Where can I find refine's logo?
refine's logo is available directly on their site (https://refine.dev). 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 https://refine.dev 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 refine.
Methodology
Brand data on this page was extracted from https://refine.dev 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 refine.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "JetBrains Mono",
"role": "monospace"
}
],
"colors": {
"primary": "#2DD4BF",
"secondary": "#F97316",
"accent": "#115E59",
"background": "#18181B",
"textPrimary": "#18181B",
"link": "#38BDF8"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"ui-sans-serif",
"system-ui"
],
"body": [
"Inter",
"ui-sans-serif",
"system-ui"
],
"paragraph": [
"Inter",
"ui-sans-serif",
"system-ui"
]
},
"fontSizes": {
"h1": "48px",
"h2": "16px",
"body": "24px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "6px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#FFFFFF",
"borderColor": null,
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "rgb(255, 255, 255) 0px 0px 0px 0px, rgba(59, 130, 246, 0.5) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px"
},
"buttonPrimary": {
"background": "#115E59",
"textColor": "#2DD4BF",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#27272A",
"textColor": "#A1A1AA",
"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, rgb(82, 82, 91) 0px 1px 0px 0px inset, rgb(9, 9, 11) 0px 0px 0px 1px"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20fill%3D%22none%22%20class%3D%22hidden%20dark%3Ablock%20-ml-%5B12px%5D%22%20data-fc-idx%3D%220%22%3E%3Ctitle%20style%3D%22fill%3A%20none%20!important%3B%22%3ERefine%3C%2Ftitle%3E%3Cg%20fill%3D%22%232DD4BF%22%20filter%3D%22url(%23dark-a)%22%20style%3D%22fill%3A%20rgb(45%2C%20212%2C%20191)%20!important%3B%22%3E%3Cpath%20d%3D%22M24%2018a2%202%200%201%201%200%204%202%202%200%200%201%200-4Z%22%20style%3D%22fill%3A%20rgb(45%2C%20212%2C%20191)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22.658%2012.317a3%203%200%200%201%202.684%200l9%204.5A3%203%200%200%201%2036%2019.5v9a3%203%200%200%201-1.658%202.683l-9%204.5a3%203%200%200%201-2.684%200l-9-4.5A3%203%200%200%201%2012%2028.499V19.5a3%203%200%200%201%201.658-2.683l9-4.5ZM24%2015.999a4%204%200%200%200-4%204v8a4%204%200%201%200%208%200v-8a4%204%200%200%200-4-4Z%22%20clip-rule%3D%22evenodd%22%20style%3D%22fill%3A%20rgb(45%2C%20212%2C%20191)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cmask%20id%3D%22dark-b%22%20width%3D%2240%22%20height%3D%2237%22%20x%3D%224%22%20y%3D%226%22%20maskUnits%3D%22userSpaceOnUse%22%20style%3D%22mask-type%3A%20alpha%3B%20fill%3A%20none%20!important%3B%22%3E%3Cg%20fill%3D%22%2318181B%22%20opacity%3D%220.5%22%20style%3D%22fill%3A%20rgb(24%2C%2024%2C%2027)%20!important%3B%20opacity%3A%200.5%20!important%3B%22%3E%3Cpath%20d%3D%22M44%2043H4v-1h40v1ZM44%2041H4v-1h40v1ZM44%2039H4v-1h40v1ZM44%2037H4v-1h40v1ZM44%2035H4v-1h40v1ZM44%2033H4v-1h40v1ZM44%2031H4v-1h40v1ZM44%2029H4v-1h40v1ZM44%2027H4v-1h40v1ZM44%2025H4v-1h40v1ZM44%2023H4v-1h40v1ZM44%2021H4v-1h40v1ZM44%2019H4v-1h40v1ZM44%2017H4v-1h40v1ZM44%2015H4v-1h40v1ZM44%2013H4v-1h40v1ZM44%2011H4v-1h40v1ZM44%209H4V8h40v1ZM44%207H4V6h40v1Z%22%20style%3D%22fill%3A%20rgb(24%2C%2024%2C%2027)%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3Cg%20fill%3D%22%232DD4BF%22%20filter%3D%22url(%23dark-c)%22%20mask%3D%22url(%23dark-b)%22%20style%3D%22fill%3A%20rgb(45%2C%20212%2C%20191)%20!important%3B%22%3E%3Cpath%20d%3D%22M24%2018a2%202%200%201%201%200%204%202%202%200%200%201%200-4Z%22%20style%3D%22fill%3A%20rgb(45%2C%20212%2C%20191)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22.658%2012.317a3%203%200%200%201%202.684%200l9%204.5A3%203%200%200%201%2036%2019.5v9a3%203%200%200%201-1.658%202.683l-9%204.5a3%203%200%200%201-2.684%200l-9-4.5A3%203%200%200%201%2012%2028.499V19.5a3%203%200%200%201%201.658-2.683l9-4.5ZM24%2015.999a4%204%200%200%200-4%204v8a4%204%200%201%200%208%200v-8a4%204%200%200%200-4-4Z%22%20clip-rule%3D%22evenodd%22%20style%3D%22fill%3A%20rgb(45%2C%20212%2C%20191)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2327272A%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.658%2012.317a3%203%200%200%201%202.684%200l9%204.5A3%203%200%200%201%2036%2019.5v9a3%203%200%200%201-1.658%202.683l-9%204.5a3%203%200%200%201-2.684%200l-9-4.5A3%203%200%200%201%2012%2028.499V19.5a3%203%200%200%201%201.658-2.683l9-4.5Z%22%20clip-rule%3D%22evenodd%22%20style%3D%22fill%3A%20rgb(39%2C%2039%2C%2042)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22url(%23dark-d)%22%20stroke%3D%22url(%23dark-e)%22%20stroke-width%3D%220.5%22%20d%3D%22M22.77%2012.54a2.753%202.753%200%200%201%202.46%200l9%204.5a2.751%202.751%200%200%201%201.52%202.46v8.999a2.751%202.751%200%200%201-1.52%202.46l-9%204.5a2.753%202.753%200%200%201-2.46%200l-9-4.5a2.751%202.751%200%200%201-1.52-2.46V19.5l.007-.194a2.751%202.751%200%200%201%201.513-2.266l9-4.5ZM24%2015.749a4.25%204.25%200%200%200-4.25%204.25v8a4.25%204.25%200%200%200%208.5%200v-8l-.006-.219A4.25%204.25%200%200%200%2024%2015.75Zm0%202.5a1.75%201.75%200%200%201%200%203.5l-.179-.009A1.75%201.75%200%200%201%2022.25%2020l.009-.179a1.75%201.75%200%200%201%201.562-1.561l.179-.01Z%22%20style%3D%22fill%3A%20url(%26quot%3B%23dark-d%26quot%3B)%20!important%3B%20stroke%3A%20url(%26quot%3B%23dark-e%26quot%3B)%20!important%3B%20stroke-width%3A%200.5px%20!important%3B%22%2F%3E%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3ClinearGradient%20id%3D%22dark-d%22%20x1%3D%2224%22%20x2%3D%2224%22%20y1%3D%2212%22%20y2%3D%2236%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cstop%20stop-color%3D%22%235EEAD4%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(94%2C%20234%2C%20212)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2314B8A6%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(20%2C%20184%2C%20166)%20!important%3B%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22dark-e%22%20x1%3D%2224%22%20x2%3D%2224%22%20y1%3D%2212%22%20y2%3D%2236%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cstop%20stop-color%3D%22%23CCFBF1%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(204%2C%20251%2C%20241)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2314B8A6%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(20%2C%20184%2C%20166)%20!important%3B%22%2F%3E%3C%2FlinearGradient%3E%3Cfilter%20id%3D%22dark-a%22%20width%3D%2248%22%20height%3D%2248%22%20x%3D%220%22%20y%3D%220%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%20style%3D%22fill%3A%20none%20!important%3B%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%20style%3D%22fill%3A%20none%20!important%3B%22%2F%3E%3CfeGaussianBlur%20result%3D%22effect1_foregroundBlur_6122_174%22%20stdDeviation%3D%226%22%20style%3D%22fill%3A%20none%20!important%3B%22%2F%3E%3C%2Ffilter%3E%3Cfilter%20id%3D%22dark-c%22%20width%3D%2248%22%20height%3D%2248%22%20x%3D%220%22%20y%3D%220%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%20style%3D%22fill%3A%20none%20!important%3B%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%20style%3D%22fill%3A%20none%20!important%3B%22%2F%3E%3CfeGaussianBlur%20result%3D%22effect1_foregroundBlur_6122_174%22%20stdDeviation%3D%224%22%20style%3D%22fill%3A%20none%20!important%3B%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",
"favicon": "https://refine.dev/favicon.svg",
"ogImage": "https://refine.dev/og-image.png",
"logoHref": "/",
"logoAlt": "Refine"
},
"__llm_logo_reasoning": {
"selectedIndex": 1,
"reasoning": "Selected #1 because it is visible, located in the header, and links to the homepage, matching the brand 'Refine'.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Contact us for enterprise Solutions",
"reasoning": "Button #2 has a vibrant background color (#115E59) and action-oriented text ('Contact us for enterprise Solutions'), making it the primary CTA."
},
"secondary": {
"index": 13,
"text": "Sign in",
"reasoning": "Button #1 has a different background color (#27272A) and serves a secondary action ('Sign in'), making it suitable as the secondary CTA."
},
"confidence": 0.95
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "developers and enterprises"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 1,
"selectedLogoReasoning": "Selected #1 because it is visible, located in the header, and links to the homepage, matching the brand 'Refine'.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 