Overview
Collins is a design and strategy agency established in 2008, focusing on brand development and experience design for a diverse client base ranging from startups to established global corporations. The agency positions itself as a partner for organizations undergoing significant transformation, such as market entry, repositioning, or complete rebranding initiatives. Their methodology integrates strategic thinking with creative execution to build comprehensive brand systems. This often involves extensive research into market dynamics, competitive landscapes, and target audience insights to inform a brand's core positioning and messaging before translating these into visual and verbal identities.
The agency's work spans multiple dimensions of branding. This includes defining a brand's purpose, values, and narrative, which form the foundation of its unique identity. Subsequently, they develop visual systems encompassing logos, typography, color palettes, and imagery, ensuring consistency and distinctiveness across all touchpoints. Beyond static visual assets, Collins also crafts dynamic brand experiences, considering how a brand interacts with its audience through digital platforms, physical spaces, and communication channels. This holistic approach aims to create cohesive and memorable experiences that resonate with target consumers and stakeholders.
Collins serves clients who require a deep strategic engagement alongside high-caliber creative output. Organizations that benefit most from their services are typically those looking to articulate a complex value proposition, differentiate in a crowded market, or revitalize an existing brand presence. Their strategic consulting goes beyond aesthetic design, delving into organizational culture, business objectives, and market trends to ensure brand solutions are aligned with broader enterprise goals. The agency operates on a project basis, tailoring engagements to the specific needs and scale of each client, emphasizing a collaborative process from initial discovery through implementation. Their work is project-based, focusing on strategic brand development and creative execution for large organizations, not on offering developer-facing products or services.
For technical buyers, it is important to note that Collins is a service provider rather than a product vendor. Their engagements result in design systems, brand guidelines, and strategic frameworks, which then inform the development efforts of in-house teams or other technical partners. While their outputs are critical for guiding digital product design and marketing technology implementations, Collins does not provide APIs, SDKs, or managed software services. Instead, their deliverables serve as the blueprint for how a brand is perceived and experienced across all digital and physical interfaces, influencing UI/UX design, content strategy, and overall digital presence. This distinction is crucial for organizations looking to engage with them, as it defines the scope of collaboration as strategic and creative consulting rather than direct technical implementation.
Key features
- Strategic Brand Consulting: Develops core brand strategy, including mission, vision, values, positioning, and messaging to articulate an organization's unique identity and market relevance.
- Holistic Brand Identity Development: Creates comprehensive visual and verbal identity systems, encompassing logos, typography, color palettes, imagery, tone of voice, and brand guidelines across all touchpoints.
- Experience Design: Designs integrated brand experiences across digital platforms, physical environments, and communication channels to ensure consistency and impact.
- Rebranding Initiatives: Specializes in guiding established brands through complete transformations, updating their identity and strategy to meet new market demands or business objectives.
- Brand Architecture: Structures brands within complex organizations, defining relationships between parent companies, sub-brands, and product lines to optimize clarity and market impact.
- Content Strategy & Narrative Development: Crafts compelling brand stories and content frameworks that resonate with target audiences and support strategic communication goals.
Pricing
Collins operates on a custom enterprise pricing model, typical for agencies offering strategic branding and design services. Specific project costs are determined following an initial consultation and proposal development, factoring in the scope of work, complexity, duration, and resources required. As a service-based agency, they do not publish standardized rate cards or package pricing. Engagements are tailored to meet unique client requirements, reflecting the bespoke nature of strategic brand development and design. Interested parties are advised to contact Collins directly via their official website for project inquiries and detailed proposals Collins' contact page.
| Service Type | Pricing Model | Details (As of 2026-05-02) |
|---|---|---|
| Brand Strategy | Custom Project-Based | Determined by project scope, research depth, and strategic deliverables. |
| Brand Identity Design | Custom Project-Based | Varies based on complexity of visual system, number of assets, and application guidelines. |
| Experience Design | Custom Project-Based | Dependent on the scope of digital, physical, or service design deliverables. |
| Rebranding Projects | Custom Project-Based | Comprehensive engagements with pricing reflecting integration of strategy, design, and implementation support. |
| Consulting & Advisory | Custom Project-Based / Retainer | For ongoing strategic guidance or specific ad-hoc consulting needs. |
Common integrations
As a strategic brand and design agency, Collins does not offer direct software integrations in the way a SaaS product or API provider would. Their work produces strategic frameworks, design systems, and brand guidelines that are then integrated by client teams or third-party vendors into various technical platforms. However, their deliverables heavily influence and inform the implementation across:
- Content Management Systems (CMS): Brand guidelines and content strategies developed by Collins inform the design and structure of websites built on platforms like WordPress, Drupal, or custom CMS solutions.
- Digital Asset Management (DAM) Systems: Finalized logos, imagery, typography files, and brand assets are typically housed and managed within DAM systems, ensuring consistent application across an organization.
- Marketing Automation Platforms: Brand messaging and visual identity influence email templates, landing page designs, and campaign creatives used in platforms such as HubSpot, Marketo, or Salesforce Marketing Cloud.
- UI/UX Design Tools: The foundational design systems and component libraries created by Collins are often translated into tools like Figma, Sketch, or Adobe XD for digital product development teams.
- Customer Relationship Management (CRM) Systems: Brand voice and communication principles guide how sales and service teams interact with customers, impacting templates and messaging within CRMs like Salesforce or Zoho CRM.
- E-commerce Platforms: Brand experience guidelines directly inform the user interface, product presentation, and overall customer journey on platforms like Shopify, Magento, or custom e-commerce solutions.
Alternatives
For organizations seeking strategic brand consulting and design services akin to those offered by Collins, several other prominent agencies provide similar expertise in brand identity development and experience design:
- Pentagram: A multidisciplinary design firm known for its iconic work across identity, architecture, products, and digital experiences.
- Wolff Olins: A global brand consultancy specializing in brand strategy, design, and change management for large organizations.
- Landor & Fitch: A brand transformation company that combines brand consulting and design to create compelling brand experiences.
- R/GA: A global agency that merges technology, design, and communications to build brands and digital products.
- Instrument: A digital agency focused on crafting experiences, products, and campaigns for modern brands.
Getting started
Engaging with a brand strategy and design agency like Collins typically involves a consultative process rather than a direct technical implementation. The "getting started" phase focuses on defining project scope, aligning on strategic objectives, and establishing a collaborative working relationship. There is no API key, SDK, or code required to initiate engagement with Collins. Instead, the process begins with direct communication to discuss an organization's needs and challenges. Prospective clients typically follow these steps:
- Initial Inquiry: Contact Collins through their official website to express interest and provide a brief overview of your organization's branding or design challenges.
- Discovery Meeting: Participate in an introductory discussion with the Collins team to elaborate on your business goals, project requirements, and desired outcomes. This phase often involves sharing background information about your market, audience, and current brand status.
- Proposal Development: Based on the discovery meeting, Collins will develop a custom proposal outlining the proposed scope of work, methodology, key deliverables, timeline, and associated costs.
- Project Kick-off: Upon agreement and contract signing, a dedicated project team will be assembled. The kick-off meeting formalizes the engagement, introduces key stakeholders, and establishes communication protocols.
- Strategic & Creative Phases: The project proceeds through various stages, including research, strategy formulation, concept development, design iteration, and refinement, with regular client reviews and feedback loops.
Since Collins does not provide developer-facing products or services, there is no direct code-based "hello world" equivalent for their offerings. However, for a developer working on a project informed by Collins' brand guidelines, a foundational step might involve setting up a development environment that incorporates the brand's visual identity. Below is an example of how a developer might initialize a basic web project with brand-specific CSS variables, reflecting typical outputs from a design system:
/* styles.css informed by brand guidelines */
:root {
/* Brand Colors defined by Collins */
--brand-primary: #0070f3; /* Example: A core brand blue */
--brand-secondary: #1a1a1a; /* Example: A dark neutral for text */
--brand-accent: #ff4785; /* Example: A vibrant accent color */
/* Typography from brand guidelines */
--font-family-heading: 'Inter', sans-serif; /* Example: Specific brand typeface */
--font-family-body: 'Roboto', sans-serif; /* Example: Secondary body font */
--font-size-base: 16px;
/* Spacing and layout consistent with brand system */
--spacing-unit: 8px;
}
body {
font-family: var(--font-family-body);
color: var(--brand-secondary);
line-height: 1.6;
}
h1, h2, h3 {
font-family: var(--font-family-heading);
color: var(--brand-primary);
}
.button-primary {
background-color: var(--brand-primary);
color: white;
padding: calc(var(--spacing-unit) * 1.5) calc(var(--spacing-unit) * 3);
border-radius: var(--spacing-unit);
text-decoration: none;
display: inline-block;
}
This CSS snippet demonstrates how a developer would translate a component of a brand's design system, as specified in guidelines provided by an agency like Collins, into actionable code. The variables for colors, typography, and spacing would be derived directly from the brand standards document. This ensures that digital implementations consistently reflect the strategic brand identity, a core outcome of Collins' services. For further insights into the strategic value of brand identity, resources from organizations like WPP's Brand Identity overview can provide additional context.