Huehive Logo

HueHive

#87CEEB Light Sky Blue
#00BFFF Sky Blue
#5db4e2 Vibrant Blue
#00BFFF Deep Sky Blue
#4169E1 Royal Blue

Blue Gradient

Palette Description

Here’s a color palette inspired by the hex code #5db4e2 , which is a vibrant blue. I’ve created a gradient palette that includes a range of complementary colors.

json
{
  "palette_name": "Blue Gradient",
  "colors": [
    {
      "name": "Light Sky Blue",
      "hex_code": "
                            
                            #87CEEB
                        "
    },
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #00BFFF
                        "
    },
    {
      "name": "Vibrant Blue",
      "hex_code": "
                            
                            #5db4e2
                        "
    },
    {
      "name": "Deep Sky Blue",
      "hex_code": "
                            
                            #00BFFF
                        "
    },
    {
      "name": "Royal Blue",
      "hex_code": "
                            
                            #4169E1
                        "
    }
  ]
}

This palette features a smooth transition from light sky blue to a deeper royal blue, creating a beautiful gradient effect.

Would you like to see how these colors work together in a design, or do you have any specific applications in mind for this palette?