Huehive Logo

HueHive

#1A1A1A Obsidian Black
#004B43 Dark Blue-Green
#3B3B3B Deep Charcoal
#FFD700 Gold
#007B7F Rich Teal

Dark Elegance

Palette Description

Here is the updated color palette with the dark blue-green and deep charcoal retained, along with the addition of a gold color.

json
{
  "palette_name": "Dark Elegance",
  "colors": [
    {
      "name": "Obsidian Black",
      "hex_code": "
                            
                            #1A1A1A
                        "
    },
    {
      "name": "Dark Blue-Green",
      "hex_code": "
                            
                            #004B43
                        "
    },
    {
      "name": "Deep Charcoal",
      "hex_code": "
                            
                            #3B3B3B
                        "
    },
    {
      "name": "Gold",
      "hex_code": "
                            
                            #FFD700
                        "
    },
    {
      "name": "Rich Teal",
      "hex_code": "
                            
                            #007B7F
                        "
    }
  ]
}

This palette maintains the deep, masculine tones while the addition of gold introduces a touch of luxury and elegance.

Would you like to make any more adjustments or explore different themes?