Huehive Logo

HueHive

#113253 Midnight Blue
#FF6F61 Coral
#008080 Teal
#FFD700 Golden Yellow
#2E8B57 Seafoam Green

Deep Ocean Vivid

Palette Description

Sure! Let’s adjust the palette to provide a bigger contrast by changing the order of coral and teal, and I’ll replace the sand color with a more vibrant option. Here’s the updated palette:

json
{
  "palette_name": "Deep Ocean Vivid",
  "colors": [
    {
      "name": "Midnight Blue",
      "hex_code": "
                            
                            #113253
                        "
    },
    {
      "name": "Coral",
      "hex_code": "
                            
                            #FF6F61
                        "
    },
    {
      "name": "Teal",
      "hex_code": "
                            
                            #008080
                        "
    },
    {
      "name": "Golden Yellow",
      "hex_code": "
                            
                            #FFD700
                        "
    },
    {
      "name": "Seafoam Green",
      "hex_code": "
                            
                            #2E8B57
                        "
    }
  ]
}

This updated palette, “Deep Ocean Vivid,” now features coral for a lively contrast against the deep blue, with teal following for balance. The sand color has been replaced with a vibrant golden yellow for added brightness.

Would you like any further adjustments or additional color suggestions for specific purposes?