Huehive Logo

HueHive

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

Deep Contrast with Dark Cherry Red

Palette Description

To create a darker version of Candy Red, we can use a shade like Cherry Red. Here’s the updated color palette:

json
{
  "palette_name": "Deep Contrast with Dark 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": "Dark Cherry Red",
      "hex_code": "
                            
                            #A50024
                        "
    }
  ]
}

Dark Cherry Red offers a richer, deeper tone that maintains the vibrancy of the palette while providing a more dramatic contrast.

Would you like to explore how to utilize this palette in a design or request further adjustments?