Huehive Logo

HueHive

#ee751e Vibrant Orange
#1e3a78 Deep Blue
#ffcc99 Soft Peach
#32cd32 Lime Green
#008080 Teal
#dc143c Crimson Red

High Contrast Orange

Palette Description

I’ve replaced the Bright Yellow with a more eye-friendly color. 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": "Soft Peach",
      "hex_code": "
                            
                            #ffcc99
                        "
    },
    {
      "name": "Lime Green",
      "hex_code": "
                            
                            #32cd32
                        "
    },
    {
      "name": "Teal",
      "hex_code": "
                            
                            #008080
                        "
    },
    {
      "name": "Crimson Red",
      "hex_code": "
                            
                            #dc143c
                        "
    }
  ]
}

In this version, I’ve replaced Bright Yellow with Soft Peach, which is gentler on the eyes while still providing a warm contrast to the Vibrant Orange.

What do you think of this new palette? Would you like to explore any other color options or themes?