Huehive Logo

HueHive

#D12C40 Crimson Red
#1D2D68 Navy Blue
#B0B0B0 Soft Gray
#F5F5DC Cream
#333333 Charcoal
#008080 Teal
#FFD700 Gold
#E6E6FA Lavender

Crimson and Navy

Palette Description

Sure! Here’s an updated version of the “Crimson and Navy” palette with three additional colors:

json
{
  "palette_name": "Crimson and Navy",
  "colors": [
    {
      "name": "Crimson Red",
      "hex_code": "
                            
                            #D12C40
                        "
    },
    {
      "name": "Navy Blue",
      "hex_code": "
                            
                            #1D2D68
                        "
    },
    {
      "name": "Soft Gray",
      "hex_code": "
                            
                            #B0B0B0
                        "
    },
    {
      "name": "Cream",
      "hex_code": "
                            
                            #F5F5DC
                        "
    },
    {
      "name": "Charcoal",
      "hex_code": "
                            
                            #333333
                        "
    },
    {
      "name": "Teal",
      "hex_code": "
                            
                            #008080
                        "
    },
    {
      "name": "Gold",
      "hex_code": "
                            
                            #FFD700
                        "
    },
    {
      "name": "Lavender",
      "hex_code": "
                            
                            #E6E6FA
                        "
    }
  ]
}

The additional colors include a rich teal to add a refreshing touch, a vibrant gold for a hint of elegance, and a soft lavender for a gentle contrast.

Would you like to explore any specific applications for this palette, or do you have any other requests?