# Tablevibe Brand Identity

A complete profile of **Tablevibe**'s visual system — colors, typography, components, and personality — extracted from [https://www.tablevibe.co](https://www.tablevibe.co/). Built for designers, agents, and AI tools.

## Color Palette

Brand palette extracted from https://www.tablevibe.co.

| Color Name  | Color Value | RGB Value            |
|-------------|-------------|---------------------|
| primary     | #FF5722    | rgb(255, 87, 34)    |
| accent      | #FF5722    | rgb(255, 87, 34)    |
| background  | #FFFFFF    | rgb(255, 255, 255)  |
| textPrimary | #47BCF3    | rgb(71, 188, 243)   |
| link        | #47BCF3    | rgb(71, 188, 243)   |

## Typography

Each font links to its Google Fonts page where available.

**Primary Font:** Generalsans  [Google Fonts →](https://fonts.google.com/specimen/Generalsans)

**Heading Font:** Generalsans  [Google Fonts →](https://fonts.google.com/specimen/Generalsans)

## Visual Assets

.png)

%201.png)

## UI Components

Live previews rendered using Tablevibe's actual button styles.

**Button Primary**
- background: #FF5722
- textColor: #FFFFFF
- borderColor: #FF5722
- borderRadius: 12px
- shadow: none

## Brand Personality

**Tone:** modern  **Energy:** high  **Audience:** restaurant owners and managers

## Frequently Asked Questions

**What is Tablevibe's primary brand color?**  
Tablevibe's primary brand color is #FF5722. It anchors the visual identity across their website, product UI, and marketing materials.

**What font does Tablevibe use?**  
Tablevibe uses Generalsans as the primary typeface across body and headings.

**Does Tablevibe use a light or dark theme?**  
Tablevibe's primary site uses a light color scheme, with a background of #FFFFFF.

**Where can I find Tablevibe's logo?**  
Tablevibe's logo is available directly on their site (https://www.tablevibe.co). 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 https://www.tablevibe.co 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 Tablevibe.

## Methodology

Brand data on this page was extracted from [https://www.tablevibe.co](https://www.tablevibe.co/) on 2026-07-27 using the [Firecrawl](https://firecrawl.dev/) branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.

## Machine-Readable Profile

```json
{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Generalsans",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Helvetica",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FF5722",
    "accent": "#FF5722",
    "background": "#FFFFFF",
    "textPrimary": "#47BCF3",
    "link": "#47BCF3"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Generalsans",
      "heading": "Generalsans"
    },
    "fontStacks": {
      "heading": [
        "General Sans",
        "sans-serif"
      ],
      "body": [
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Generalsans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "14px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FF5722",
      "textColor": "#FFFFFF",
      "borderColor": "#FF5722",
      "borderRadius": "12px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/61c1fda3114be548d7b6ebc3/61c1fda3114be541dab6ebe7_Tablevibe%20-%20Logo%20design%205.0%20(8).png",
    "favicon": "https://cdn.prod.website-files.com/61c1fda3114be548d7b6ebc3/61c1fe7020f35f75dfa520dc_Tablevibe%20-%20Logo%20design%205%201%20(1)%201.png",
    "ogImage": "https://cdn.prod.website-files.com/61c1fda3114be548d7b6ebc3/681db1475f19d47c7293a95f_Screenshot%202025-05-09%20at%2009.38.51.png"
  }
}
```
