Huehive Logo

HueHive

#001B3D Midnight Blue
#008C8C Teal Blue
#9C0A0A Crimson Red
#4B4B4D Charcoal Gray
#4ED6D6 Seafoam Teal

Fresh Modern Naval Palette

Palette Description

Sure! Let’s create a fresh modern naval palette from scratch, incorporating deep blues, teal, and a darker red. Here’s a new color palette:

json
{
  "palette_name": "Fresh Modern Naval Palette",
  "colors": [
    {
      "name": "Midnight Blue",
      "hex_code": "
                            
                            #001B3D
                        "
    },
    {
      "name": "Teal Blue",
      "hex_code": "
                            
                            #008C8C
                        "
    },
    {
      "name": "Crimson Red",
      "hex_code": "
                            
                            #9C0A0A
                        "
    },
    {
      "name": "Charcoal Gray",
      "hex_code": "
                            
                            #4B4B4D
                        "
    },
    {
      "name": "Seafoam Teal",
      "hex_code": "
                            
                            #4ED6D6
                        "
    }
  ]
}

Palette Description:

This fresh palette combines midnight blue and teal blue for a refined nautical feel. Crimson red adds a compelling accent, while charcoal gray provides a solid grounding. Seafoam teal introduces a lighter touch that balances the richness of the darker colors, making it ideal for various presentation themes.

Would you like to refine this palette further or explore other options?