Huehive Logo

HueHive

#003B5C Deep Ocean Blue
#007D9C Azure Sea
#00B2E2 Sky Blue
#1ABC9C Turquoise
#AED6F1 Light Blue

Ocean Blues

Palette Description

Here is a color palette inspired by the shades of blue and azure of the sea:

json
{
  "palette_name": "Ocean Blues",
  "colors": [
    {
      "name": "Deep Ocean Blue",
      "hex_code": "
                            
                            #003B5C
                        "
    },
    {
      "name": "Azure Sea",
      "hex_code": "
                            
                            #007D9C
                        "
    },
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #00B2E2
                        "
    },
    {
      "name": "Turquoise",
      "hex_code": "
                            
                            #1ABC9C
                        "
    },
    {
      "name": "Light Blue",
      "hex_code": "
                            
                            #AED6F1
                        "
    }
  ]
}

This palette captures the various shades of the ocean, from the deep blues of the abyss to the lighter turquoise and sky blues found near the shore.

Would you like to explore specific applications for this palette, or do you have other colors in mind?