Huehive Logo

HueHive

#F8F8F2 Off White
#D76B30 Terracotta
#4E3B31 Chocolate Brown
#4A6E2A Deep Olive Green
#C85D3A Burnt Orange
#D6B54A Muted Gold

Accent Earthy Tones

Palette Description

Here is a color palette based on your request for accent colors to complement off white, terracotta, and chocolate brown.

json
{
  "palette_name": "Accent Earthy Tones",
  "colors": [
    {
      "name": "Off White",
      "hex_code": "
                            
                            #F8F8F2
                        "
    },
    {
      "name": "Terracotta",
      "hex_code": "
                            
                            #D76B30
                        "
    },
    {
      "name": "Chocolate Brown",
      "hex_code": "
                            
                            #4E3B31
                        "
    },
    {
      "name": "Deep Olive Green",
      "hex_code": "
                            
                            #4A6E2A
                        "
    },
    {
      "name": "Burnt Orange",
      "hex_code": "
                            
                            #C85D3A
                        "
    },
    {
      "name": "Muted Gold",
      "hex_code": "
                            
                            #D6B54A
                        "
    }
  ]
}

This palette features deep olive green, burnt orange, and muted gold as accent colors that enhance the warmth of off white, terracotta, and chocolate brown while adding depth and richness.

What would you like to do next? Do you need suggestions on how to implement these accent colors in your project?