Huehive Logo

HueHive

#55aa55 Medium Green
#76c24a Fresh Green
#9dbf3e Golden Green
#4f8c4b Muted Dark Green
#3b9a7e Cool Teal

Moderate Contrast Analogous Greens

Palette Description

Here is an analogous color palette centered on the color #55aa55 , featuring a contrast level that is intermediate between the previous two palettes:

json
{
  "palette_name": "Moderate Contrast Analogous Greens",
  "colors": [
    {
      "name": "Medium Green",
      "hex_code": "
                            
                            #55aa55
                        "
    },
    {
      "name": "Fresh Green",
      "hex_code": "
                            
                            #76c24a
                        "
    },
    {
      "name": "Golden Green",
      "hex_code": "
                            
                            #9dbf3e
                        "
    },
    {
      "name": "Muted Dark Green",
      "hex_code": "
                            
                            #4f8c4b
                        "
    },
    {
      "name": "Cool Teal",
      "hex_code": "
                            
                            #3b9a7e
                        "
    }
  ]
}

This palette balances vibrant and muted tones, retaining the core color #55aa55 while providing a moderate contrast that is visually appealing and versatile. It’s suitable for projects that require a fresh yet sophisticated look.

Would you like guidance on how to implement this palette in a specific design or project?