Huehive Logo

HueHive

#FFB71B Vibrant Yellow
#FF6F20 Sunset Orange
#FF3D00 Bright Red
#F44336 Deep Red
#9C27B0 Royal Purple
#D5006D Bright Magenta
#4CAF50 Grass Green
#2196F3 Sky Blue
#50D1FC Bright Cyan
#E1BEE7 Light Lavender

Rainbow Delight Expanded

Palette Description

Sure! I’ll replace Coral Pink with a different color while maintaining the vibrant theme of the palette. Here’s the updated version:

json
{
  "palette_name": "Rainbow Delight Expanded",
  "colors": [
    {
      "name": "Vibrant Yellow",
      "hex_code": "
                            
                            #FFB71B
                        "
    },
    {
      "name": "Sunset Orange",
      "hex_code": "
                            
                            #FF6F20
                        "
    },
    {
      "name": "Bright Red",
      "hex_code": "
                            
                            #FF3D00
                        "
    },
    {
      "name": "Deep Red",
      "hex_code": "
                            
                            #F44336
                        "
    },
    {
      "name": "Royal Purple",
      "hex_code": "
                            
                            #9C27B0
                        "
    },
    {
      "name": "Bright Magenta",
      "hex_code": "
                            
                            #D5006D
                        "
    },
    {
      "name": "Grass Green",
      "hex_code": "
                            
                            #4CAF50
                        "
    },
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #2196F3
                        "
    },
    {
      "name": "Bright Cyan",
      "hex_code": "
                            
                            #50D1FC
                        "
    },
    {
      "name": "Light Lavender",
      "hex_code": "
                            
                            #E1BEE7
                        "
    }
  ]
}

In this version, Coral Pink has been replaced with Bright Red for a bolder look. Let me know if there are any other changes you’d like to make or if you have any further questions!