Huehive Logo

HueHive

#A8B400 Sage Green
#C67B4A Clay Brown
#D6C6A8 Soft Sand
#A2B2C1 Dusty Blue
#7D9A6D Moss Green

Earthy Aesthetic

Palette Description

Here’s a color palette inspired by earthy and aesthetic tones that would be great for a personal savings tracker:

json
{
  "palette_name": "Earthy Aesthetic",
  "colors": [
    {
      "name": "Sage Green",
      "hex_code": "
                            
                            #A8B400
                        "
    },
    {
      "name": "Clay Brown",
      "hex_code": "
                            
                            #C67B4A
                        "
    },
    {
      "name": "Soft Sand",
      "hex_code": "
                            
                            #D6C6A8
                        "
    },
    {
      "name": "Dusty Blue",
      "hex_code": "
                            
                            #A2B2C1
                        "
    },
    {
      "name": "Moss Green",
      "hex_code": "
                            
                            #7D9A6D
                        "
    }
  ]
}

This palette combines muted, earthy tones that are pleasing to the eye and create a calming effect, suitable for tracking personal savings.

Would you like to know how to apply these colors in your tracker design, or do you need help with anything else?