Koywe Brand: Colors, Fonts, Logo & Visual Identity
Koywe Brand Identity
A complete profile of Koywe's visual system — colors, typography, components, and personality — extracted from https://koywe.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://koywe.com.
- Primary: #0D442E
- Secondary: #C8FF1E
- Accent: #C8FF1E
- Background: #FFFFFF
- Text Primary: #022416
- Link: #022416
Typography
Each font links to its Google Fonts page where available.
- Body Font: DM Sans Google Fonts →
- Heading: Raleway Google Fonts →
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Koywe's actual button styles.
Input
- Background: #0D442E
- Text Color: #FFFFFF
- Border Color: #C8FF1E
- Border Radius: 12px
- Shadow: none
Button Primary
- Background: #C8FF1E
- Text Color: #0D442E
- Border Radius: 33554400px
- Shadow: none
Button Secondary
- Background: #FFFFFF
- Text Color: #0D442E
- Border Color: #0D442E
- Border Radius: 33554400px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: business professionals seeking international treasury solutions
Frequently Asked Questions
- What is Koywe's primary brand color?
Koywe's primary brand color is #0D442E. - What accent color does Koywe use?
Koywe uses #C8FF1E as an accent color. - What font does Koywe use?
Koywe uses DM Sans for body text and Raleway for headings. - Does Koywe use a light or dark theme?
Koywe's primary site uses a light color scheme, with a background of #FFFFFF. - Where can I find Koywe's logo?
Koywe's logo is available directly on their site (https://koywe.com). - How was this brand profile generated?
This profile was extracted from https://koywe.com using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted from https://koywe.com on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{ "family": "DM Sans", "role": "body" },
{ "family": "Raleway", "role": "heading" }
],
"colors": {
"primary": "#0D442E",
"secondary": "#C8FF1E",
"accent": "#C8FF1E",
"background": "#FFFFFF",
"textPrimary": "#022416",
"link": "#022416"
},
"typography": {
"fontFamilies": {
"primary": "DM Sans",
"heading": "Raleway"
},
"fontStacks": {
"heading": [ "DM Sans", "Arial", "Helvetica", "sans-serif" ],
"body": [ "DM Sans", "Arial", "Helvetica", "sans-serif" ],
"paragraph": [ "Raleway", "Arial", "Helvetica", "sans-serif" ]
},
"fontSizes": {
"h1": "64px",
"h2": "46px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "#0D442E",
"textColor": "#FFFFFF",
"borderColor": "#C8FF1E",
"borderRadius": "12px",
"shadow": "none"
},
"buttonPrimary": {
"background": "#C8FF1E",
"textColor": "#0D442E",
"borderRadius": "33554400px",
"shadow": "none"
}
},
"images": {
"logo": "https://www.koywe.com/logo-brand.svg",
"favicon": "https://www.koywe.com/favicon.ico?favicon.6f995683.ico",
"ogImage": "https://www.koywe.com/og-image.png"
}
}