Huehive Logo

HueHive

#7C2D5B Analogous Hue 2
#5B7C2D Original Color
#A8C26D Lighter Variation
#3F5A1B Darker Variation
#6BAF3B Saturated Variation
#4E6E24 Muted Variation
#7C5B2D Complementary Hue
#7C5B2D Analogous Hue 1
#2D7C5B Triadic Hue 1
#2D5B7C Triadic Hue 2
#FFA500 Bright Orange
#D88A00 Muted Orange

Extended Palette with Orange

Palette Description

Here’s an updated color palette that includes variations of the original color ( #5B7C2D ) along with complementary hues and an orange shade to enhance the palette.

json
{
  "palette_name": "Extended Palette with Orange",
  "colors": [
    {
      "name": "Original Color",
      "hex_code": "
                            
                            #5B7C2D
                        "
    },
    {
      "name": "Lighter Variation",
      "hex_code": "
                            
                            #A8C26D
                        "
    },
    {
      "name": "Darker Variation",
      "hex_code": "
                            
                            #3F5A1B
                        "
    },
    {
      "name": "Saturated Variation",
      "hex_code": "
                            
                            #6BAF3B
                        "
    },
    {
      "name": "Muted Variation",
      "hex_code": "
                            
                            #4E6E24
                        "
    },
    {
      "name": "Complementary Hue",
      "hex_code": "
                            
                            #7C5B2D
                        "
    },
    {
      "name": "Analogous Hue 1",
      "hex_code": "
                            
                            #7C5B2D
                        "
    },
    {
      "name": "Analogous Hue 2",
      "hex_code": "
                            
                            #7C2D5B
                        "
    },
    {
      "name": "Triadic Hue 1",
      "hex_code": "
                            
                            #2D7C5B
                        "
    },
    {
      "name": "Triadic Hue 2",
      "hex_code": "
                            
                            #2D5B7C
                        "
    },
    {
      "name": "Bright Orange",
      "hex_code": "
                            
                            #FFA500
                        "
    },
    {
      "name": "Muted Orange",
      "hex_code": "
                            
                            #D88A00
                        "
    }
  ]
}

This palette now features both a bright orange and a muted orange, providing additional contrast and warmth to complement the green shades.

Would you like to explore further customizations or any other specific color options?