MoldCo Brand: Colors, Fonts, Logo & Visual Identity
MoldCo Brand Identity
A complete profile of MoldCo's visual system — colors, typography, components, and personality — extracted from https://www.moldco.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.moldco.com/
| Type | Color | RGB |
|---|---|---|
| Primary | #FEF6E6 | rgb(254, 246, 230) |
| Secondary | #434A23 | rgb(67, 74, 35) |
| Accent | #AC4E1D | rgb(172, 78, 29) |
| Background | #FEF6E6 | rgb(254, 246, 230) |
| Text Primary | #434A23 | rgb(67, 74, 35) |
| Link | #F7EFDE | rgb(247, 239, 222) |
Typography
Each font links to its Google Fonts page where available.
| Type | Font | Link |
|---|---|---|
| Primary | Inter | Google Fonts → |
| Heading | DM Sans | Google Fonts → |
UI Components
Button Primary
| Feature | Value |
|---|---|
| Background | #AC4E1D |
| Text Color | #FEF6E6 |
| Border Radius | 33554400px |
| Shadow | rgba(172, 78, 29, 0.2) 0px 0px 0px 4px |
Button Secondary
| Feature | Value |
|---|---|
| Background | transparent |
| Text Color | #FFFFFF |
| Border Color | #FEF9EE |
| Border Radius | 33554400px |
| Shadow | none |
Brand Personality
- Tone: professional
- Energy: medium
- Audience: Individuals concerned about mold exposure and health.
Frequently Asked Questions
What is MoldCo's primary brand color? MoldCo's primary brand color is #FEF6E6. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does MoldCo use? MoldCo uses #AC4E1D as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does MoldCo use? MoldCo uses Inter for body text and DM Sans for headings.
Does MoldCo use a light or dark theme? MoldCo's primary site uses a light color scheme, with a background of #FEF6E6.
Where can I find MoldCo's logo? MoldCo's logo is available directly on their site (https://www.moldco.com/). The current logo URL is included in the machine-readable JSON profile linked above.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{"family": "Inter", "role": "body"},
{"family": "DM Sans", "role": "heading"}
],
"colors": {
"primary": "#FEF6E6",
"secondary": "#434A23",
"accent": "#AC4E1D",
"background": "#FEF6E6",
"textPrimary": "#434A23",
"link": "#F7EFDE"
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22...",
"favicon": "https://www.moldco.com/favicon-144.png",
"ogImage": "https://images.prismic.io/moldco/aby4ER5fn6DF3BEk_image.png?auto=format,compress"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "Individuals concerned about mold exposure and health."
}
}