Huehive Logo

HueHive

#A50034 Gryffindor Red
#FFD700 Gryffindor Gold
#2E6E2D Slytherin Green
#A9A8A7 Slytherin Silver
#003A70 Ravenclaw Blue
#A65E2E Ravenclaw Bronze
#F6EB61 Hufflepuff Yellow
#000000 Hufflepuff Black

Hogwarts House Colors

Palette Description

Here’s a color palette inspired by the magical world of Harry Potter:

json
{
  "palette_name": "Hogwarts House Colors",
  "colors": [
    {
      "name": "Gryffindor Red",
      "hex_code": "
                            
                            #A50034
                        "
    },
    {
      "name": "Gryffindor Gold",
      "hex_code": "
                            
                            #FFD700
                        "
    },
    {
      "name": "Slytherin Green",
      "hex_code": "
                            
                            #2E6E2D
                        "
    },
    {
      "name": "Slytherin Silver",
      "hex_code": "
                            
                            #A9A8A7
                        "
    },
    {
      "name": "Ravenclaw Blue",
      "hex_code": "
                            
                            #003A70
                        "
    },
    {
      "name": "Ravenclaw Bronze",
      "hex_code": "
                            
                            #A65E2E
                        "
    },
    {
      "name": "Hufflepuff Yellow",
      "hex_code": "
                            
                            #F6EB61
                        "
    },
    {
      "name": "Hufflepuff Black",
      "hex_code": "
                            
                            #000000
                        "
    }
  ]
}

This palette reflects the distinct colors associated with each of the four Hogwarts houses, capturing the essence of the magical school.

Do you have a specific application in mind for this palette, or would you like to explore more color themes related to Harry Potter?