Huehive Logo

HueHive

#87CEEB Sky Blue
#4169E1 Royal Blue
#40E0D0 Turquoise
#FF7F50 Coral
#DC143C Crimson
#FF0000 Bright Red

Blue to Red Transition

Palette Description

Here is a color palette inspired by the transition from “blue plume” to “red allure”:

json
{
  "palette_name": "Blue to Red Transition",
  "colors": [
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #87CEEB
                        "
    },
    {
      "name": "Royal Blue",
      "hex_code": "
                            
                            #4169E1
                        "
    },
    {
      "name": "Turquoise",
      "hex_code": "
                            
                            #40E0D0
                        "
    },
    {
      "name": "Coral",
      "hex_code": "
                            
                            #FF7F50
                        "
    },
    {
      "name": "Crimson",
      "hex_code": "
                            
                            #DC143C
                        "
    },
    {
      "name": "Bright Red",
      "hex_code": "
                            
                            #FF0000
                        "
    }
  ]
}

This palette captures a smooth gradient from various shades of blue, representing the “blue plume,” to vibrant reds symbolizing “red allure.”

Would you like to explore any specific shades further or need help with anything else?