Huehive Logo

HueHive

#ee751e Vibrant Orange
#1e3a78 Deep Blue
#f7ea00 Bright Yellow
#32cd32 Lime Green
#008080 Teal
#dc143c Crimson Red

High Contrast Orange

Palette Description

Sure! I’ve replaced the Charcoal Gray color with a suitable alternative that is not grey or black. Here’s the updated color palette:

json
{
  "palette_name": "High Contrast Orange",
  "colors": [
    {
      "name": "Vibrant Orange",
      "hex_code": "
                            
                            #ee751e
                        "
    },
    {
      "name": "Deep Blue",
      "hex_code": "
                            
                            #1e3a78
                        "
    },
    {
      "name": "Bright Yellow",
      "hex_code": "
                            
                            #f7ea00
                        "
    },
    {
      "name": "Lime Green",
      "hex_code": "
                            
                            #32cd32
                        "
    },
    {
      "name": "Teal",
      "hex_code": "
                            
                            #008080
                        "
    },
    {
      "name": "Crimson Red",
      "hex_code": "
                            
                            #dc143c
                        "
    }
  ]
}

In this updated palette, I’ve replaced the Charcoal Gray with Lime Green, which adds a fresh and vibrant tone to the mix while maintaining high contrast.

How does this new color palette look to you? Would you like to make any further adjustments?