Project Wedding Brand: Colors, Fonts, Logo & Visual Identity
Project Wedding Brand Identity
A complete profile of Project Wedding's visual system — colors, typography, components, and personality — extracted from http://projectwedding.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://projectwedding.com.
| Color | Hex Code | RGB Values |
|---|---|---|
| primary | #00727D | rgb(0, 114, 125) |
| secondary | #48964D | rgb(72, 150, 77) |
| accent | #008F9E | rgb(0, 143, 158) |
| background | #FFFFFF | rgb(255, 255, 255) |
| textPrimary | #222222 | rgb(34, 34, 34) |
| link | #008F9E | rgb(0, 143, 158) |
Typography
Each font links to its Google Fonts page where available.
- primary: ProximaNova
- heading: ProximaNova
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Project Wedding's actual button styles.
Button Primary
{ "buttonPrimary": { "background": "#008F9E", "textColor": "#FFFFFF", "borderRadius": "8px", "shadow": "none" } }
Brand Personality
Tone: professional
Energy: medium
Audience: couples planning weddings
Project Wedding Brand in the Wild
Source: projectwedding.com
Frequently Asked Questions
What is Project Wedding's primary brand color?
Project Wedding's primary brand color is #00727D. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Project Wedding use?
Project Wedding uses #008F9E as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Project Wedding use?
Project Wedding uses ProximaNova as the primary typeface across body and headings.
Does Project Wedding use a light or dark theme?
Project Wedding's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Project Wedding's logo?
Project Wedding's logo is available directly on their site (http://projectwedding.com). 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 http://projectwedding.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 Project Wedding.
Methodology
Brand data on this page was extracted from http://projectwedding.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": "ProximaNova",
"role": "body"
},
{
"family": "ProximaNova Condensed",
"role": "unknown"
}
],
"colors": {
"primary": "#00727D",
"secondary": "#48964D",
"accent": "#008F9E",
"background": "#FFFFFF",
"textPrimary": "#222222",
"link": "#008F9E"
},
"typography": {
"fontFamilies": {
"primary": "ProximaNova",
"heading": "ProximaNova"
},
"fontStacks": {
"heading": [
"ProximaNova",
"Helvetica",
"Arial",
"sans-serif"
],
"body": [
"ProximaNova",
"Helvetica",
"Arial",
"sans-serif"
],
"paragraph": [
"ProximaNova",
"Helvetica",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "42px",
"h2": "18px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"buttonPrimary": {
"background": "#008F9E",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"shadow": "none"
}
},
"images": {
"logo": "https://www.weddingwire.com/assets/img/logos/gen_logoHeader.svg",
"favicon": "https://www.weddingwire.com/mobile/assets/img/favicon/favicon.png",
"ogImage": "https://cdn1.weddingwire.com/img/social/av_bodas_en_US.jpg",
"logoHref": "https://www.weddingwire.com/",
"logoAlt": "Weddings"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "couples planning weddings"
},
"designSystem": {
"framework": "bootstrap",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}