Huehive Logo

HueHive

#C76A3D Muted Pumpkin
#7C4A4A Dusty Maple
#D6C59A Soft Gold
#4B8B3B Faded Forest Green
#8B5B29 Warm Chestnut

Muted Autumn Tones

Palette Description

Here’s a more muted fall-themed color palette that embodies the subtlety of autumn while maintaining a warm, inviting feel.

json
{
  "palette_name": "Muted Autumn Tones",
  "colors": [
    {
      "name": "Muted Pumpkin",
      "hex_code": "
                            
                            #C76A3D
                        "
    },
    {
      "name": "Dusty Maple",
      "hex_code": "
                            
                            #7C4A4A
                        "
    },
    {
      "name": "Soft Gold",
      "hex_code": "
                            
                            #D6C59A
                        "
    },
    {
      "name": "Faded Forest Green",
      "hex_code": "
                            
                            #4B8B3B
                        "
    },
    {
      "name": "Warm Chestnut",
      "hex_code": "
                            
                            #8B5B29
                        "
    }
  ],
  "writing_colors": [
    {
      "name": "Pale Cream",
      "hex_code": "
                            
                            #F5F0E1
                        "
    },
    {
      "name": "Slate Gray",
      "hex_code": "
                            
                            #7D7D7D
                        "
    },
    {
      "name": "Warm White",
      "hex_code": "
                            
                            #F8F8F0
                        "
    },
    {
      "name": "Deep Olive",
      "hex_code": "
                            
                            #4A4D3A
                        "
    },
    {
      "name": "Burnt Umber",
      "hex_code": "
                            
                            #5B3A29
                        "
    }
  ]
}

This muted palette offers a softer take on fall colors, perfect for creating a warm and cozy atmosphere. Would you like tips on how to implement these colors in your designs or any specific applications?