Huehive Logo

HueHive

#87CEEB Sky Blue
#1E90FF Dodger Blue
#4169E1 Royal Blue
#0000CD Medium Blue
#000080 Navy Blue
#87CEFA Light Sky Blue
#4682B4 Steel Blue
#008080 Teal Blue
#00FFFF Cyan
#008B8B Dark Cyan

Shades of Blue

Palette Description

Here is a color palette inspired by various shades of blue:

json
{
  "palette_name": "Shades of Blue",
  "colors": [
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #87CEEB
                        "
    },
    {
      "name": "Dodger Blue",
      "hex_code": "
                            
                            #1E90FF
                        "
    },
    {
      "name": "Royal Blue",
      "hex_code": "
                            
                            #4169E1
                        "
    },
    {
      "name": "Medium Blue",
      "hex_code": "
                            
                            #0000CD
                        "
    },
    {
      "name": "Navy Blue",
      "hex_code": "
                            
                            #000080
                        "
    },
    {
      "name": "Light Sky Blue",
      "hex_code": "
                            
                            #87CEFA
                        "
    },
    {
      "name": "Steel Blue",
      "hex_code": "
                            
                            #4682B4
                        "
    },
    {
      "name": "Teal Blue",
      "hex_code": "
                            
                            #008080
                        "
    },
    {
      "name": "Cyan",
      "hex_code": "
                            
                            #00FFFF
                        "
    },
    {
      "name": "Dark Cyan",
      "hex_code": "
                            
                            #008B8B
                        "
    }
  ]
}

This palette features a variety of blue shades, ranging from light and airy tones to deep and rich hues, suitable for various design applications.

Do you have a specific project in mind that you would like to use these colors for, or do you need more shades or variations?