Huehive Logo

HueHive

#87CEEB Sky Blue
#007FFF Azure
#00BFFF Deep Sky Blue
#E0FFFF Light Cyan
#40E0D0 Turquoise

Azure Bliss

Palette Description

Based on the query for “лазурный” (which translates to “azure”), here is a color palette inspired by azure tones:

json
{
  "palette_name": "Azure Bliss",
  "colors": [
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #87CEEB
                        "
    },
    {
      "name": "Azure",
      "hex_code": "
                            
                            #007FFF
                        "
    },
    {
      "name": "Deep Sky Blue",
      "hex_code": "
                            
                            #00BFFF
                        "
    },
    {
      "name": "Light Cyan",
      "hex_code": "
                            
                            #E0FFFF
                        "
    },
    {
      "name": "Turquoise",
      "hex_code": "
                            
                            #40E0D0
                        "
    }
  ]
}

This palette captures various shades of azure, ranging from light and airy sky blues to deeper, more vibrant tones. Would you like to see how to use this palette in design or do you have specific applications in mind?