Huehive Logo

HueHive

#113253 Midnight Blue
#FF5E5B Coral Red
#7FFFD4 Aquamarine
#FFD700 Bright Yellow
#50C878 Emerald Green

Deep Ocean Radiance

Palette Description

Absolutely! Let’s create another variation of the palette by introducing a new color and adjusting the existing ones for even more vibrancy. Here’s the revised palette:

json
{
  "palette_name": "Deep Ocean Radiance",
  "colors": [
    {
      "name": "Midnight Blue",
      "hex_code": "
                            
                            #113253
                        "
    },
    {
      "name": "Coral Red",
      "hex_code": "
                            
                            #FF5E5B
                        "
    },
    {
      "name": "Aquamarine",
      "hex_code": "
                            
                            #7FFFD4
                        "
    },
    {
      "name": "Bright Yellow",
      "hex_code": "
                            
                            #FFD700
                        "
    },
    {
      "name": "Emerald Green",
      "hex_code": "
                            
                            #50C878
                        "
    }
  ]
}

This palette, “Deep Ocean Radiance,” features a slightly deeper coral red for a more striking contrast against the midnight blue. Aquamarine has been introduced for a refreshing vibe, while the bright yellow remains for sparkle, and emerald green brings in a touch of lushness.

How do you feel about this variation? Would you like any more changes or perhaps explore how to use these colors in a project?