Huehive Logo

HueHive

#4A90E2 Clinical Blue
#333333 Deep Charcoal
#A8C67C Sickly Green
#B0B0B0 Muted Gray
#A50000 Crimson Red

House's Palette

Palette Description

Here’s a color palette inspired by the character Dr. Gregory House from the TV series “House,” focusing on a mix of cool and muted tones that reflect his complex personality:

json
{
  "palette_name": "House's Palette",
  "colors": [
    {
      "name": "Clinical Blue",
      "hex_code": "
                            
                            #4A90E2
                        "
    },
    {
      "name": "Deep Charcoal",
      "hex_code": "
                            
                            #333333
                        "
    },
    {
      "name": "Sickly Green",
      "hex_code": "
                            
                            #A8C67C
                        "
    },
    {
      "name": "Muted Gray",
      "hex_code": "
                            
                            #B0B0B0
                        "
    },
    {
      "name": "Crimson Red",
      "hex_code": "
                            
                            #A50000
                        "
    }
  ]
}

This palette captures the clinical and often dark atmosphere of the show while also highlighting House’s sharp intellect and the emotional undertones of his character.

What type of project are you planning to create with this palette?