Brand colors

Bottega Veneta Brand Colors

Bottega Veneta palette: #0B6B3A, #000000, #FFFFFF. Compare HEX/RGB, WCAG contrast and CSS tokens; open independent JSON data.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Bottega Veneta.

Commonly referenced palette Bottega Veneta
#0B6B3A#000000#FFFFFF
Listed without an implied color hierarchy

Palette

Palette color 1#0B6B3ARGB 11, 107, 58
Black#000000RGB 0, 0, 0
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-bottega-veneta-1: #0B6B3A;
  --brand-bottega-veneta-2: #000000;
  --brand-bottega-veneta-3: #FFFFFF;
}

Accessibility Snapshot

#0B6B3ABlack 3.18:1 / White 6.61:1
#000000Black 1:1 / White 21:1
#FFFFFFBlack 21:1 / White 1:1

Brand palette context · Editorially reviewed

About Bottega Veneta Brand Colors

Bottega Veneta was founded in Vicenza in 1966 by Renzo Zengiaro and Michele Taddei with an unusual emphasis on supple bags, limited hardware, and no prominent logo. In 1975, its Intrecciato woven-leather technique became a visual and tactile signature, proving that material construction could provide recognition more quietly than a printed emblem.

Green, black, and white reflect a recognizable contemporary presentation but do not define leather dye, Intrecciato construction, hardware, packaging, retail environments, or seasonal collections. A woven CSS pattern is not the protected craft or trade dress. Product authenticity, materials, care, and provenance require documentation rather than color matching.

This independent reference does not reproduce Bottega Veneta artwork or Intrecciato designs, authenticate products, represent a boutique, imply endorsement, or grant trademark and design rights.

Downloadable brand colors infographic

Bottega Veneta Brand Colors Infographic

Save an independent infographic of the commonly referenced Bottega Veneta HEX palette and its accessibility guidance. No logo or proprietary artwork is included.

1200 × 800
Bottega Veneta brand colors infographic showing its commonly referenced HEX palette and accessibility guidance for every listed color without assigning a color hierarchy.
Bottega Veneta brand colors infographic. Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Bottega Veneta.

Machine-readable data

Machine-Readable Brand Color Data (JSON)

Structured brand palette data for design systems, references, automations, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.1089
Black text3.18:1AA Fail
White text6.61:1AA Pass
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Brand
{
  "slug": "bottega-veneta",
  "name": "Bottega Veneta",
  "category": "luxury-fashion",
  "brandCategory": [
    "Luxury Fashion",
    "luxury-fashion"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/bottega-veneta/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/luxury-fashion/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Bottega Veneta."
}
Palette
[
  {
    "name": "Palette color 1",
    "hex": "#0B6B3A",
    "rgb": [
      11,
      107,
      58
    ],
    "hsl": [
      149,
      81,
      23
    ],
    "cmyk": [
      90,
      0,
      46,
      58
    ],
    "luminance": 0.1089,
    "contrast": {
      "black": 3.18,
      "white": 6.61
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    }
  },
  {
    "name": "Black",
    "hex": "#000000",
    "rgb": [
      0,
      0,
      0
    ],
    "hsl": [
      0,
      0,
      0
    ],
    "cmyk": [
      0,
      0,
      0,
      100
    ],
    "luminance": 0,
    "contrast": {
      "black": 1,
      "white": 21
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "name": "White",
    "hex": "#FFFFFF",
    "rgb": [
      255,
      255,
      255
    ],
    "hsl": [
      0,
      0,
      100
    ],
    "cmyk": [
      0,
      0,
      0,
      0
    ],
    "luminance": 1,
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
AI context
{
  "brandUseCases": [
    "premium branding",
    "campaign systems",
    "editorial layouts",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "luxury fashion brand colors",
    "green brand palette",
    "gray brand palette",
    "cool brand palette",
    "neutral brand palette",
    "dark brand color",
    "jewel tone brand color",
    "light brand color",
    "Bottega Veneta color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/bottega-veneta.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-bottega-veneta-1: #0B6B3A;\n--brand-bottega-veneta-2: #000000;\n--brand-bottega-veneta-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#0B6B3A",
    "contrast": {
      "black": 3.18,
      "white": 6.61
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#000000",
    "contrast": {
      "black": 1,
      "white": 21
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "bottega-veneta",
  "name": "Bottega Veneta",
  "category": "luxury-fashion",
  "brandCategory": [
    "Luxury Fashion",
    "luxury-fashion"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Bottega Veneta.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/bottega-veneta/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/luxury-fashion/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/bottega-veneta.json",
  "colors": [
    {
      "name": "Palette color 1",
      "hex": "#0B6B3A",
      "rgb": [
        11,
        107,
        58
      ],
      "hsl": [
        149,
        81,
        23
      ],
      "cmyk": [
        90,
        0,
        46,
        58
      ],
      "luminance": 0.1089,
      "contrast": {
        "black": 3.18,
        "white": 6.61
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      }
    },
    {
      "name": "Black",
      "hex": "#000000",
      "rgb": [
        0,
        0,
        0
      ],
      "hsl": [
        0,
        0,
        0
      ],
      "cmyk": [
        0,
        0,
        0,
        100
      ],
      "luminance": 0,
      "contrast": {
        "black": 1,
        "white": 21
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      }
    },
    {
      "name": "White",
      "hex": "#FFFFFF",
      "rgb": [
        255,
        255,
        255
      ],
      "hsl": [
        0,
        0,
        100
      ],
      "cmyk": [
        0,
        0,
        0,
        0
      ],
      "luminance": 1,
      "contrast": {
        "black": 21,
        "white": 1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      }
    }
  ],
  "brandUseCases": [
    "premium branding",
    "campaign systems",
    "editorial layouts",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "luxury fashion brand colors",
    "green brand palette",
    "gray brand palette",
    "cool brand palette",
    "neutral brand palette",
    "dark brand color",
    "jewel tone brand color",
    "light brand color",
    "Bottega Veneta color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/bottega-veneta.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}