Huehive Logo

HueHive

#004D4D Dark Teal
#D99201 Golden Yellow
#000000 Black
#FF6F61 Coral
#6A0DAD Deep Purple

Deep Contrast with New Complements

Palette Description

To complement the existing colors of Dark Teal, Golden Yellow, and Black, I’ve replaced Soft Gray and Rich White with a Coral and a Deep Purple. Here’s the updated color palette:

json
{
  "palette_name": "Deep Contrast with New Complements",
  "colors": [
    {
      "name": "Dark Teal",
      "hex_code": "
                            
                            #004D4D
                        "
    },
    {
      "name": "Golden Yellow",
      "hex_code": "
                            
                            #D99201
                        "
    },
    {
      "name": "Black",
      "hex_code": "
                            
                            #000000
                        "
    },
    {
      "name": "Coral",
      "hex_code": "
                            
                            #FF6F61
                        "
    },
    {
      "name": "Deep Purple",
      "hex_code": "
                            
                            #6A0DAD
                        "
    }
  ]
}

This palette now includes Coral, which adds a vibrant pop of color, and Deep Purple, which provides a rich contrast that complements the existing colors beautifully.

Would you like to create a design mockup using this palette or explore other themes?