Huehive Logo

HueHive

#4A7C9D Dusty Blue
#1F4F4F Dark Teal
#D85D00 Deep Orange
#4682B4 Steel Blue
#708090 Slate Grey
#DC143C Crimson Red

Dusty Blue and Deep Orange Harmony

Palette Description

Sure! Here’s the updated color palette with a slightly darker blue hue replacing Medium Sky Blue. I’ve chosen a Steel Blue to add depth while complementing the rest of the colors.

json
{
  "palette_name": "Dusty Blue and Deep Orange Harmony",
  "colors": [
    {
      "name": "Dusty Blue",
      "hex_code": "
                            
                            #4A7C9D
                        "
    },
    {
      "name": "Dark Teal",
      "hex_code": "
                            
                            #1F4F4F
                        "
    },
    {
      "name": "Deep Orange",
      "hex_code": "
                            
                            #D85D00
                        "
    },
    {
      "name": "Steel Blue",
      "hex_code": "
                            
                            #4682B4
                        "
    },
    {
      "name": "Slate Grey",
      "hex_code": "
                            
                            #708090
                        "
    },
    {
      "name": "Crimson Red",
      "hex_code": "
                            
                            #DC143C
                        "
    }
  ]
}

This palette now features Steel Blue, which provides a richer, darker blue tone that enhances the overall aesthetic. Would you like to make any more changes or explore how to use this palette effectively in your documents?