Huehive Logo

HueHive

#708090 Slate Grey
#36454F Charcoal Grey
#000000 Black
#FFFFFF White
#F5F5DC Beige
#D8C4A0 European Softwood Timber
#D6B2C5 Mauve Desert

Timber Elegance with Mauve Desert

Palette Description

Here’s the updated color palette with the addition of “2113-50 Mauve Desert,” which is a soft, muted mauve that complements the existing colors beautifully.

json
{
  "palette_name": "Timber Elegance with Mauve Desert",
  "colors": [
    {
      "name": "Slate Grey",
      "hex_code": "
                            
                            #708090
                        "
    },
    {
      "name": "Charcoal Grey",
      "hex_code": "
                            
                            #36454F
                        "
    },
    {
      "name": "Black",
      "hex_code": "
                            
                            #000000
                        "
    },
    {
      "name": "White",
      "hex_code": "
                            
                            #FFFFFF
                        "
    },
    {
      "name": "Beige",
      "hex_code": "
                            
                            #F5F5DC
                        "
    },
    {
      "name": "European Softwood Timber",
      "hex_code": "
                            
                            #D8C4A0
                        "
    },
    {
      "name": "Mauve Desert",
      "hex_code": "
                            
                            #D6B2C5
                        "
    }
  ]
}

The addition of Mauve Desert introduces a warm, dusty pink tone that enhances the palette’s warmth while providing a subtle contrast to the cooler greys and the other neutral colors.

Would you like to make any further adjustments or need help with something else?