Huehive Logo

HueHive

#00BFFF Aqua Blue
#003366 Deep Sea Blue
#40E0D0 Turquoise
#2E8B57 Seafoam Green
#87CEFA Light Sky Blue

Water Palette

Palette Description

Here’s a color palette inspired by water themes, capturing various shades that evoke the tranquility and fluidity of water.

json
{
  "palette_name": "Water Palette",
  "colors": [
    {
      "name": "Aqua Blue",
      "hex_code": "
                            
                            #00BFFF
                        "
    },
    {
      "name": "Deep Sea Blue",
      "hex_code": "
                            
                            #003366
                        "
    },
    {
      "name": "Turquoise",
      "hex_code": "
                            
                            #40E0D0
                        "
    },
    {
      "name": "Seafoam Green",
      "hex_code": "
                            
                            #2E8B57
                        "
    },
    {
      "name": "Light Sky Blue",
      "hex_code": "
                            
                            #87CEFA
                        "
    }
  ]
}

This palette includes vibrant blues and greens that represent the various hues of water, from the deep sea to the shimmering surface.

Do you have a specific project in mind for this palette, or would you like to explore more color schemes?