Huehive Logo

HueHive

#F5F5DC Warm White
#E0E0E0 Cool White
#FF6F61 Soft Red
#FF8C00 Vibrant Orange
#FFD700 Sunny Yellow
#32CD32 Lush Green
#87CEEB Sky Blue
#1E90FF Deep Blue
#800080 Rich Purple
#FF00FF Magenta

Hue Light Spectrum

Palette Description

Here’s a color palette inspired by the vibrant colors of Hue lights:

json
{
  "palette_name": "Hue Light Spectrum",
  "colors": [
    {
      "name": "Warm White",
      "hex_code": "
                            
                            #F5F5DC
                        "
    },
    {
      "name": "Cool White",
      "hex_code": "
                            
                            #E0E0E0
                        "
    },
    {
      "name": "Soft Red",
      "hex_code": "
                            
                            #FF6F61
                        "
    },
    {
      "name": "Vibrant Orange",
      "hex_code": "
                            
                            #FF8C00
                        "
    },
    {
      "name": "Sunny Yellow",
      "hex_code": "
                            
                            #FFD700
                        "
    },
    {
      "name": "Lush Green",
      "hex_code": "
                            
                            #32CD32
                        "
    },
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #87CEEB
                        "
    },
    {
      "name": "Deep Blue",
      "hex_code": "
                            
                            #1E90FF
                        "
    },
    {
      "name": "Rich Purple",
      "hex_code": "
                            
                            #800080
                        "
    },
    {
      "name": "Magenta",
      "hex_code": "
                            
                            #FF00FF
                        "
    }
  ]
}

This palette captures the essence of the various colors you can create with Hue lights, ranging from soft whites to vibrant hues.

What specific colors or themes are you interested in exploring further?