ContestMachine Brand: Colors, Fonts, Logo & Visual Identity
ContestMachine Brand Identity
A complete profile of ContestMachine's visual system — colors, typography, components, and personality — extracted from http://contestmachine.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://contestmachine.com.
| Color Name | Hex Code | RGB |
|---|---|---|
| primary | #00A4A6 | rgb(0, 164, 166) |
| secondary | #D8EFEF | rgb(216, 239, 239) |
| accent | #00A4A6 | rgb(0, 164, 166) |
| background | #FFFFFF | rgb(255, 255, 255) |
| textPrimary | #111111 | rgb(17, 17, 17) |
| link | #00112C | rgb(0, 17, 44) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font Family | Google Fonts |
|---|---|---|
| primary | Helvetica | Google Fonts → |
| heading | Helvetica | Google Fonts → |
Visual Assets
UI Components
Live previews rendered using ContestMachine's actual button styles.
| Component | Background | Text Color | Border Radius | Shadow |
|---|---|---|---|---|
| Button Primary | #00A4A6 | #FFFFFF | 10px | rgb(128, 128, 128) 0px 0px 1px 0px |
| Button Secondary | #111111 | #FFFFFF | 6px | none |
Brand Personality
Tone: professional
Energy: medium
Audience: business professionals looking to purchase domains
ContestMachine Brand in the Wild
Image: pequenoguru.com.br
Source: pequenoguru.com.br
Image: imgv2-2-f.scribdassets.com
Source: scribd.com
Image: i.gr-assets.com
Source: goodreads.com
Image: images.fastcompany.com
Source: fastcompany.com
Image: opengraph.githubassets.com
Source: github.com
Image: opengraph.githubassets.com
Source: github.com
Frequently Asked Questions
What is ContestMachine's primary brand color?
ContestMachine's primary brand color is #00A4A6. It anchors the visual identity across their website, product UI, and marketing materials.
What font does ContestMachine use?
ContestMachine uses Helvetica as the primary typeface across body and headings.
Does ContestMachine use a light or dark theme?
ContestMachine's primary site uses a light color scheme, with a background of #FFFFFF.
How was this brand profile generated?
This profile was extracted from http://contestmachine.com 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 ContestMachine.
Methodology
Brand data on this page was extracted from http://contestmachine.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. 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 ContestMachine.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Helvetica",
"role": "body"
}
],
"colors": {
"primary": "#00A4A6",
"secondary": "#D8EFEF",
"accent": "#00A4A6",
"background": "#FFFFFF",
"textPrimary": "#111111",
"link": "#00112C"
},
"typography": {
"fontFamilies": {
"primary": "Helvetica",
"heading": "Helvetica"
},
"fontStacks": {
"heading": [
"gdsherpa",
"Helvetica",
"Arial",
"sans-serif"
],
"body": [
"gdsherpa",
"Helvetica",
"Arial",
"sans-serif"
],
"paragraph": [
"gdsherpa",
"Helvetica",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "16px",
"h2": "56px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#00A4A6",
"textColor": "#FFFFFF",
"borderRadius": "10px",
"borderRadiusCorners": {
"topLeft": "10px",
"topRight": "10px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "rgb(128, 128, 128) 0px 0px 1px 0px"
},
"buttonSecondary": {
"background": "#111111",
"textColor": "#FFFFFF",
"borderColor": "#111111",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "none"
}
},
"images": {
"favicon": "https://img6.wsimg.com/ux-assets/favicon/apple-icon-57x57.png",
"ogImage": null
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals looking to purchase domains"
}
}