Huehive Logo

HueHive

#E4002B Coca-Cola Red
#FFFFFF White
#000000 Black
#A50024 Coca-Cola Dark Red
#C0C0C0 Coca-Cola Silver

Coca-Cola Inspired

Palette Description

Here is a color palette inspired by Coca-Cola’s branding:

json
{
  "palette_name": "Coca-Cola Inspired",
  "colors": [
    {
      "name": "Coca-Cola Red",
      "hex_code": "
                            
                            #E4002B
                        "
    },
    {
      "name": "White",
      "hex_code": "
                            
                            #FFFFFF
                        "
    },
    {
      "name": "Black",
      "hex_code": "
                            
                            #000000
                        "
    },
    {
      "name": "Coca-Cola Dark Red",
      "hex_code": "
                            
                            #A50024
                        "
    },
    {
      "name": "Coca-Cola Silver",
      "hex_code": "
                            
                            #C0C0C0
                        "
    }
  ]
}

This palette captures the essence of Coca-Cola’s iconic branding, featuring their signature red color, along with contrasting white and black for a classic look. The dark red adds depth, while silver introduces a modern touch.

What specific elements do you want to include in the web system design? Are you looking for layout suggestions, typography choices, or functionality features?