Huehive Logo

HueHive

#1C1C1C Imperial Black
#FF0000 Bright Red
#4B6F8E Graphite Blue
#4A4A4A Charcoal Gray
#DC143C Crimson

Connecting Red and Black with Graphite Blue

Palette Description

Great! I’ve updated the palette to include Graphite Blue as a connecting color between red and black. Here’s the revised color palette:

json
{
  "palette_name": "Connecting Red and Black with Graphite Blue",
  "colors": [
    {
      "name": "Imperial Black",
      "hex_code": "
                            
                            #1C1C1C
                        "
    },
    {
      "name": "Bright Red",
      "hex_code": "
                            
                            #FF0000
                        "
    },
    {
      "name": "Graphite Blue",
      "hex_code": "
                            
                            #4B6F8E
                        "
    },
    {
      "name": "Charcoal Gray",
      "hex_code": "
                            
                            #4A4A4A
                        "
    },
    {
      "name": "Crimson",
      "hex_code": "
                            
                            #DC143C
                        "
    }
  ]
}

In this updated palette, Graphite Blue adds a cool, calming influence that bridges the boldness of red and the depth of black, enhancing the overall harmony of the color scheme.

What do you think about this updated palette? Would you like to make any further changes or explore more options?