Brand colors

Nestle Brand Colors

Nestle palette: #63513D, #FFFFFF, #0066B3. 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 Nestle.

Commonly referenced palette Nestle
#63513D#FFFFFF#0066B3
Listed without an implied color hierarchy

Palette

Palette color 1#63513DRGB 99, 81, 61
White#FFFFFFRGB 255, 255, 255
Palette color 3#0066B3RGB 0, 102, 179

CSS Tokens

:root {
  --brand-nestle-1: #63513D;
  --brand-nestle-2: #FFFFFF;
  --brand-nestle-3: #0066B3;
}

Accessibility Snapshot

#63513DBlack 2.77:1 / White 7.57:1
#FFFFFFBlack 21:1 / White 1:1
#0066B3Black 3.55:1 / White 5.91:1

Brand palette context

About Nestle Brand Colors

Nestle is represented here by the commonly referenced values #63513D, #FFFFFF, and #0066B3 in this independent food & beverage brand color reference. The palette includes Orange, Gray, and Blue color families, with no undocumented primary, secondary, or accent roles assigned.

Across 3 listed values, #63513D is darkest at luminance 0.0887 and #FFFFFF is lightest at 1. Black gives the stronger standard-text contrast on 1 value, while white is stronger on 2; each pairing remains documented separately in the accessibility snapshot.

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

Downloadable brand colors infographic

Nestle Brand Colors Infographic

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

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

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.0887
Black text2.77:1AA Fail
White text7.57: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": "nestle",
  "name": "Nestle",
  "category": "food",
  "brandCategory": [
    "Food & Beverage",
    "food"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/nestle/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/food/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Nestle."
}
Palette
[
  {
    "name": "Palette color 1",
    "hex": "#63513D",
    "rgb": [
      99,
      81,
      61
    ],
    "hsl": [
      32,
      24,
      31
    ],
    "cmyk": [
      0,
      18,
      38,
      61
    ],
    "luminance": 0.0887,
    "contrast": {
      "black": 2.77,
      "white": 7.57
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF"
      ]
    }
  },
  {
    "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"
      ]
    }
  },
  {
    "name": "Palette color 3",
    "hex": "#0066B3",
    "rgb": [
      0,
      102,
      179
    ],
    "hsl": [
      206,
      100,
      35
    ],
    "cmyk": [
      100,
      43,
      0,
      30
    ],
    "luminance": 0.1276,
    "contrast": {
      "black": 3.55,
      "white": 5.91
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    }
  }
]
AI context
{
  "brandUseCases": [
    "packaging",
    "store design",
    "menu systems",
    "retail coffee design",
    "brand reference",
    "design systems",
    "CSS tokens"
  ],
  "semanticGroups": [
    "food & beverage brand colors",
    "orange brand palette",
    "gray brand palette",
    "blue brand palette",
    "warm brand palette",
    "neutral brand palette",
    "cool brand palette",
    "muted brand color",
    "earth tone brand color",
    "light brand color",
    "jewel tone brand color",
    "Nestle color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/nestle.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-nestle-1: #63513D;\n--brand-nestle-2: #FFFFFF;\n--brand-nestle-3: #0066B3;"
}
Accessibility
[
  {
    "hex": "#63513D",
    "contrast": {
      "black": 2.77,
      "white": 7.57
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF"
      ]
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  },
  {
    "hex": "#0066B3",
    "contrast": {
      "black": 3.55,
      "white": 5.91
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    }
  }
]
Full JSON dataset
{
  "slug": "nestle",
  "name": "Nestle",
  "category": "food",
  "brandCategory": [
    "Food & Beverage",
    "food"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Nestle.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/nestle/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/food/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/nestle.json",
  "colors": [
    {
      "name": "Palette color 1",
      "hex": "#63513D",
      "rgb": [
        99,
        81,
        61
      ],
      "hsl": [
        32,
        24,
        31
      ],
      "cmyk": [
        0,
        18,
        38,
        61
      ],
      "luminance": 0.0887,
      "contrast": {
        "black": 2.77,
        "white": 7.57
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      }
    },
    {
      "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"
        ]
      }
    },
    {
      "name": "Palette color 3",
      "hex": "#0066B3",
      "rgb": [
        0,
        102,
        179
      ],
      "hsl": [
        206,
        100,
        35
      ],
      "cmyk": [
        100,
        43,
        0,
        30
      ],
      "luminance": 0.1276,
      "contrast": {
        "black": 3.55,
        "white": 5.91
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      }
    }
  ],
  "brandUseCases": [
    "packaging",
    "store design",
    "menu systems",
    "retail coffee design",
    "brand reference",
    "design systems",
    "CSS tokens"
  ],
  "semanticGroups": [
    "food & beverage brand colors",
    "orange brand palette",
    "gray brand palette",
    "blue brand palette",
    "warm brand palette",
    "neutral brand palette",
    "cool brand palette",
    "muted brand color",
    "earth tone brand color",
    "light brand color",
    "jewel tone brand color",
    "Nestle color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/nestle.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}