Huehive Logo

HueHive

#000000 Black
#2E3A2B Forest Green
#E45D2D Burnt Sienna
#A3B8D1 Light Slate Blue
#D6A25B Warm Antique Gold

Masculine Oak

Palette Description

Here’s the revised color palette with a lighter and less saturated blue that complements the overall aesthetic:

json
{
  "palette_name": "Masculine Oak",
  "colors": [
    {
      "name": "Black",
      "hex_code": "
                            
                            #000000
                        "
    },
    {
      "name": "Forest Green",
      "hex_code": "
                            
                            #2E3A2B
                        "
    },
    {
      "name": "Burnt Sienna",
      "hex_code": "
                            
                            #E45D2D
                        "
    },
    {
      "name": "Light Slate Blue",
      "hex_code": "
                            
                            #A3B8D1
                        "
    },
    {
      "name": "Warm Antique Gold",
      "hex_code": "
                            
                            #D6A25B
                        "
    }
  ]
}

The new Light Slate Blue provides a softer contrast while still fitting within the masculine and warm theme of the palette.

Would you like any advice on how to utilize this palette effectively in a room or design project?