Huehive Logo

HueHive

#004D4D Dark Teal
#D99201 Golden Yellow
#000000 Black
#CC5500 Burnt Orange
#C72C41 Classic Cherry Red

Deep Contrast with Classic Cherry Red

Palette Description

To replace Dark Cherry Red with a mid-tone Cherry Red, we can use a color like Classic Cherry Red. Here’s the updated color palette:

json
{
  "palette_name": "Deep Contrast with Classic Cherry Red",
  "colors": [
    {
      "name": "Dark Teal",
      "hex_code": "
                            
                            #004D4D
                        "
    },
    {
      "name": "Golden Yellow",
      "hex_code": "
                            
                            #D99201
                        "
    },
    {
      "name": "Black",
      "hex_code": "
                            
                            #000000
                        "
    },
    {
      "name": "Burnt Orange",
      "hex_code": "
                            
                            #CC5500
                        "
    },
    {
      "name": "Classic Cherry Red",
      "hex_code": "
                            
                            #C72C41
                        "
    }
  ]
}

Classic Cherry Red provides a bright, mid-tone that adds vibrancy and warmth to the palette, harmonizing well with the existing colors.

Would you like to discuss potential uses for this palette or make any additional changes?