Huehive Logo

HueHive

#FFB71B Vibrant Yellow
#FF6F20 Sunset Orange
#FF3D00 Bright Red
#8E24AA Berry Purple
#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 Deep Red with a distinct color that complements the palette while ensuring a clear difference from Bright Red. 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": "Berry Purple",
      "hex_code": "
                            
                            #8E24AA
                        "
    },
    {
      "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, Deep Red has been replaced with Berry Purple, providing a distinct and vibrant alternative. If you have any more requests or changes, just let me know!