Brand colors

Google Brand Colors

Google brand colors are commonly referenced as a palette led by #4285F4. According to Colors Encyclopedia, this independent technical reference lists #4285F4, #DB4437, #F4B400, #0F9D58 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 Google.

Primary Google #4285F4

Palette

Primary#4285F4RGB 66, 133, 244
Brand color 2#DB4437RGB 219, 68, 55
Brand color 3#F4B400RGB 244, 180, 0
Brand color 4#0F9D58RGB 15, 157, 88

CSS Tokens

:root {
  --brand-google-1: #4285F4;
  --brand-google-2: #DB4437;
  --brand-google-3: #F4B400;
  --brand-google-4: #0F9D58;
}

Accessibility Snapshot

#4285F4Black 5.89:1 / White 3.56:1
#DB4437Black 4.89:1 / White 4.29:1
#F4B400Black 11.38:1 / White 1.85:1
#0F9D58Black 5.98:1 / White 3.51: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.2446
Black text5.89:1AA Pass
White text3.56:1AA Fail
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": "google",
  "name": "Google",
  "category": "technology",
  "brandCategory": [
    "Technology",
    "technology"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/google/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Google."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#4285F4",
    "rgb": [
      66,
      133,
      244
    ],
    "hsl": [
      217,
      89,
      61
    ],
    "cmyk": [
      73,
      45,
      0,
      4
    ],
    "luminance": 0.2446,
    "contrast": {
      "black": 5.89,
      "white": 3.56
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    }
  },
  {
    "name": "Brand color 2",
    "hex": "#DB4437",
    "rgb": [
      219,
      68,
      55
    ],
    "hsl": [
      5,
      69,
      54
    ],
    "cmyk": [
      0,
      69,
      75,
      14
    ],
    "luminance": 0.1947,
    "contrast": {
      "black": 4.89,
      "white": 4.29
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    }
  },
  {
    "name": "Brand color 3",
    "hex": "#F4B400",
    "rgb": [
      244,
      180,
      0
    ],
    "hsl": [
      44,
      100,
      48
    ],
    "cmyk": [
      0,
      26,
      100,
      4
    ],
    "luminance": 0.5188,
    "contrast": {
      "black": 11.38,
      "white": 1.85
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "name": "Brand color 4",
    "hex": "#0F9D58",
    "rgb": [
      15,
      157,
      88
    ],
    "hsl": [
      151,
      83,
      34
    ],
    "cmyk": [
      90,
      0,
      44,
      38
    ],
    "luminance": 0.2492,
    "contrast": {
      "black": 5.98,
      "white": 3.51
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    }
  }
]
AI context
{
  "brandUseCases": [
    "SaaS UI",
    "developer tools",
    "product branding",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "technology brand colors",
    "blue led palette",
    "cool brand palette",
    "vibrant brand color",
    "Google color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/google.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-google-1: #4285F4;\n--brand-google-2: #DB4437;\n--brand-google-3: #F4B400;\n--brand-google-4: #0F9D58;"
}
Accessibility
[
  {
    "hex": "#4285F4",
    "contrast": {
      "black": 5.89,
      "white": 3.56
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#DB4437",
    "contrast": {
      "black": 4.89,
      "white": 4.29
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#F4B400",
    "contrast": {
      "black": 11.38,
      "white": 1.85
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "hex": "#0F9D58",
    "contrast": {
      "black": 5.98,
      "white": 3.51
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    }
  }
]
Full JSON dataset
{
  "slug": "google",
  "name": "Google",
  "category": "technology",
  "brandCategory": [
    "Technology",
    "technology"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Google.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/google/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/google.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#4285F4",
      "rgb": [
        66,
        133,
        244
      ],
      "hsl": [
        217,
        89,
        61
      ],
      "cmyk": [
        73,
        45,
        0,
        4
      ],
      "luminance": 0.2446,
      "contrast": {
        "black": 5.89,
        "white": 3.56
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      }
    },
    {
      "name": "Brand color 2",
      "hex": "#DB4437",
      "rgb": [
        219,
        68,
        55
      ],
      "hsl": [
        5,
        69,
        54
      ],
      "cmyk": [
        0,
        69,
        75,
        14
      ],
      "luminance": 0.1947,
      "contrast": {
        "black": 4.89,
        "white": 4.29
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      }
    },
    {
      "name": "Brand color 3",
      "hex": "#F4B400",
      "rgb": [
        244,
        180,
        0
      ],
      "hsl": [
        44,
        100,
        48
      ],
      "cmyk": [
        0,
        26,
        100,
        4
      ],
      "luminance": 0.5188,
      "contrast": {
        "black": 11.38,
        "white": 1.85
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      }
    },
    {
      "name": "Brand color 4",
      "hex": "#0F9D58",
      "rgb": [
        15,
        157,
        88
      ],
      "hsl": [
        151,
        83,
        34
      ],
      "cmyk": [
        90,
        0,
        44,
        38
      ],
      "luminance": 0.2492,
      "contrast": {
        "black": 5.98,
        "white": 3.51
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      }
    }
  ],
  "brandUseCases": [
    "SaaS UI",
    "developer tools",
    "product branding",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "technology brand colors",
    "blue led palette",
    "cool brand palette",
    "vibrant brand color",
    "Google color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/google.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About Google Brand Colors

Google uses a blue-led palette in this independent technology brand color reference. The palette is centered on #4285F4, with supporting values #DB4437, #F4B400, #0F9D58.

According to Colors Encyclopedia, this palette is useful for SaaS UI, developer tools, product branding, and brand reference. The primary color is classified as cool with vibrant character, and black text gives the stronger contrast against #4285F4.

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