Huehive Logo

HueHive

#00A3E0 Sky Blue
#FF6A13 Sunset Orange
#A8D300 Lime Green
#C8102E Cherry Red
#6F2C91 Royal Purple
#F6EB61 Golden Yellow
#007D7D Teal
#7D7F7D Slate Gray
#D5006D Bright Magenta
#D1B19A Warm Beige

Excel Color Palette

Palette Description

Thank you for your feedback! I’ll replace one of those colors to create a better distinction in the palette. Here’s the updated color palette with a new color replacing Coral Pink:

json
{
  "palette_name": "Excel Color Palette",
  "colors": [
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #00A3E0
                        "
    },
    {
      "name": "Sunset Orange",
      "hex_code": "
                            
                            #FF6A13
                        "
    },
    {
      "name": "Lime Green",
      "hex_code": "
                            
                            #A8D300
                        "
    },
    {
      "name": "Cherry Red",
      "hex_code": "
                            
                            #C8102E
                        "
    },
    {
      "name": "Royal Purple",
      "hex_code": "
                            
                            #6F2C91
                        "
    },
    {
      "name": "Golden Yellow",
      "hex_code": "
                            
                            #F6EB61
                        "
    },
    {
      "name": "Teal",
      "hex_code": "
                            
                            #007D7D
                        "
    },
    {
      "name": "Slate Gray",
      "hex_code": "
                            
                            #7D7F7D
                        "
    },
    {
      "name": "Bright Magenta",
      "hex_code": "
                            
                            #D5006D
                        "
    },
    {
      "name": "Warm Beige",
      "hex_code": "
                            
                            #D1B19A
                        "
    }
  ]
}

In this updated palette, I replaced Coral Pink with Bright Magenta, which should provide a clearer distinction. Does this work better for your needs, or would you like to make further adjustments?