Huehive Logo

HueHive

#008C8C Teal
#002D72 Navy Blue
#D50032 Bold Red
#D3D3D3 Light Gray
#FFC107 Mustard Yellow

Bold Modern Naval Palette - Revised

Palette Description

No problem! Let’s replace the coral accent with a different complementary color. Here’s the revised modern naval palette:

json
{
  "palette_name": "Bold Modern Naval Palette - Revised",
  "colors": [
    {
      "name": "Navy Blue",
      "hex_code": "
                            
                            #002D72
                        "
    },
    {
      "name": "Bold Red",
      "hex_code": "
                            
                            #D50032
                        "
    },
    {
      "name": "Teal",
      "hex_code": "
                            
                            #008C8C
                        "
    },
    {
      "name": "Light Gray",
      "hex_code": "
                            
                            #D3D3D3
                        "
    },
    {
      "name": "Mustard Yellow",
      "hex_code": "
                            
                            #FFC107
                        "
    }
  ]
}

Palette Description:

In this revised palette, navy blue remains the dominant color, complemented by bold red and teal for a modern touch. Light gray serves as a neutral base, while mustard yellow adds a cheerful accent that enhances the overall vibrancy and energy of the palette.

Would you like to make any further changes or need assistance with anything else?