Brand colors

Nestle Brand Colors

Nestle brand colors are commonly referenced as a palette led by #63513D. According to Colors Encyclopedia, this independent technical reference lists #63513D, #FFFFFF, #0066B3 with HEX, RGB, HSL, CMYK, accessibility contrast, CSS tokens, and machine-readable JSON.

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

Primary Nestle #63513D

Palette

Primary#63513DRGB 99, 81, 61
White#FFFFFFRGB 255, 255, 255
Brand 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

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": "Primary",
    "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": "Brand 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 led palette",
    "warm brand palette",
    "muted brand color",
    "earth 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": "Primary",
      "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": "Brand 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 led palette",
    "warm brand palette",
    "muted brand color",
    "earth 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"
  ]
}

Brand palette context

About Nestle Brand Colors

Nestle uses a orange-led palette in this independent food & beverage brand color reference. The palette is centered on #63513D, with supporting values #FFFFFF, #0066B3.

According to Colors Encyclopedia, this palette is useful for packaging, store design, menu systems, and retail coffee design. The primary color is classified as warm with muted and earth tone character, and white text gives the stronger contrast against #63513D.

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