Brand colors

Hyundai Brand Colors

Hyundai palette: #002C5F, #A36B4F, #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 Hyundai.

Commonly referenced palette Hyundai
#002C5F#A36B4F#FFFFFF
Listed without an implied color hierarchy

Palette

Palette color 1#002C5FRGB 0, 44, 95
Palette color 2#A36B4FRGB 163, 107, 79
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-hyundai-1: #002C5F;
  --brand-hyundai-2: #A36B4F;
  --brand-hyundai-3: #FFFFFF;
}

Accessibility Snapshot

#002C5FBlack 1.53:1 / White 13.76:1
#A36B4FBlack 4.77:1 / White 4.4:1
#FFFFFFBlack 21:1 / White 1:1

Brand palette context

About Hyundai Brand Colors

Hyundai is represented here by the commonly referenced values #002C5F, #A36B4F, and #FFFFFF in this independent automotive brand color reference. The palette includes Blue, Orange, and Gray color families, with no undocumented primary, secondary, or accent roles assigned.

Across 3 listed values, #002C5F is darkest at luminance 0.0263 and #FFFFFF is lightest at 1. Black gives the stronger standard-text contrast on 2 values, while white is stronger on 1; 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 Hyundai.

Downloadable brand colors infographic

Hyundai Brand Colors Infographic

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

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

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.0263
Black text1.53:1AA Fail
White text13.76: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": "hyundai",
  "name": "Hyundai",
  "category": "automotive",
  "brandCategory": [
    "Automotive",
    "automotive"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/hyundai/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/automotive/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Hyundai."
}
Palette
[
  {
    "name": "Palette color 1",
    "hex": "#002C5F",
    "rgb": [
      0,
      44,
      95
    ],
    "hsl": [
      212,
      100,
      19
    ],
    "cmyk": [
      100,
      54,
      0,
      63
    ],
    "luminance": 0.0263,
    "contrast": {
      "black": 1.53,
      "white": 13.76
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "name": "Palette color 2",
    "hex": "#A36B4F",
    "rgb": [
      163,
      107,
      79
    ],
    "hsl": [
      20,
      35,
      47
    ],
    "cmyk": [
      0,
      34,
      52,
      36
    ],
    "luminance": 0.1887,
    "contrast": {
      "black": 4.77,
      "white": 4.4
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    }
  },
  {
    "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": [
    "vehicle branding",
    "dealer websites",
    "product UI",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "automotive brand colors",
    "blue brand palette",
    "orange brand palette",
    "gray brand palette",
    "cool brand palette",
    "warm brand palette",
    "neutral brand palette",
    "dark brand color",
    "jewel tone brand color",
    "earth tone brand color",
    "light brand color",
    "Hyundai color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/hyundai.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-hyundai-1: #002C5F;\n--brand-hyundai-2: #A36B4F;\n--brand-hyundai-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#002C5F",
    "contrast": {
      "black": 1.53,
      "white": 13.76
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "hex": "#A36B4F",
    "contrast": {
      "black": 4.77,
      "white": 4.4
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "hyundai",
  "name": "Hyundai",
  "category": "automotive",
  "brandCategory": [
    "Automotive",
    "automotive"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Hyundai.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/hyundai/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/automotive/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/hyundai.json",
  "colors": [
    {
      "name": "Palette color 1",
      "hex": "#002C5F",
      "rgb": [
        0,
        44,
        95
      ],
      "hsl": [
        212,
        100,
        19
      ],
      "cmyk": [
        100,
        54,
        0,
        63
      ],
      "luminance": 0.0263,
      "contrast": {
        "black": 1.53,
        "white": 13.76
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      }
    },
    {
      "name": "Palette color 2",
      "hex": "#A36B4F",
      "rgb": [
        163,
        107,
        79
      ],
      "hsl": [
        20,
        35,
        47
      ],
      "cmyk": [
        0,
        34,
        52,
        36
      ],
      "luminance": 0.1887,
      "contrast": {
        "black": 4.77,
        "white": 4.4
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      }
    },
    {
      "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": [
    "vehicle branding",
    "dealer websites",
    "product UI",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "automotive brand colors",
    "blue brand palette",
    "orange brand palette",
    "gray brand palette",
    "cool brand palette",
    "warm brand palette",
    "neutral brand palette",
    "dark brand color",
    "jewel tone brand color",
    "earth tone brand color",
    "light brand color",
    "Hyundai color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/hyundai.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}