Huehive Logo

HueHive

#044145 Dark Teal
#0A5855 Deep Teal
#1B6C6A Teal Green
#2D8B87 Medium Teal
#43B2AD Bright Teal
#73D1C8 Light Teal
#A8E4E0 Soft Mint
#B2E0DF Seafoam Green
#C4F1EF Light Aqua
#217A76 Saturated Teal

Teal Gradients

Palette Description

I’ve added an additional color that sits between the two original colors ( #044145 and #217A76 ) to create a smoother gradient transition. Here’s the updated palette:

json
{
  "palette_name": "Teal Gradients",
  "colors": [
    {
      "name": "Dark Teal",
      "hex_code": "
                            
                            #044145
                        "
    },
    {
      "name": "Deep Teal",
      "hex_code": "
                            
                            #0A5855
                        "
    },
    {
      "name": "Teal Green",
      "hex_code": "
                            
                            #1B6C6A
                        "
    },
    {
      "name": "Medium Teal",
      "hex_code": "
                            
                            #2D8B87
                        "
    },
    {
      "name": "Bright Teal",
      "hex_code": "
                            
                            #43B2AD
                        "
    },
    {
      "name": "Light Teal",
      "hex_code": "
                            
                            #73D1C8
                        "
    },
    {
      "name": "Soft Mint",
      "hex_code": "
                            
                            #A8E4E0
                        "
    },
    {
      "name": "Seafoam Green",
      "hex_code": "
                            
                            #B2E0DF
                        "
    },
    {
      "name": "Light Aqua",
      "hex_code": "
                            
                            #C4F1EF
                        "
    },
    {
      "name": "Saturated Teal",
      "hex_code": "
                            
                            #217A76
                        "
    }
  ]
}

Palette Description

This updated palette, still named “Teal Gradients,” now includes a “Deep Teal” shade that provides a smoother transition between the dark teal and teal green. This addition enhances the overall gradient effect, creating a more cohesive and visually appealing range of colors.

What do you think of this addition? Would you like to make any further adjustments or explore other palettes?