Huehive Logo

HueHive

#FF6F61 Coral Pink
#FF7F50 Light Coral
#FFDAB9 Peach Puff
#2ED573 Seafoam Green
#20B2AA Light Sea Green
#B0E0E6 Powder Blue
#B0C4DE Light Steel Blue
#FF5C5C Coral Reef
#00BFFF Deep Sky Blue

Trendy Coral and Green

Palette Description

Sure! Here’s the original palette with Sky Blue replaced by a more green color, creating a fresh and gentle vibe:

json
{
  "palette_name": "Trendy Coral and Green",
  "colors": [
    {
      "name": "Coral Pink",
      "hex_code": "
                            
                            #FF6F61
                        "
    },
    {
      "name": "Light Coral",
      "hex_code": "
                            
                            #FF7F50
                        "
    },
    {
      "name": "Peach Puff",
      "hex_code": "
                            
                            #FFDAB9
                        "
    },
    {
      "name": "Seafoam Green",
      "hex_code": "
                            
                            #2ED573
                        "
    },
    {
      "name": "Light Sea Green",
      "hex_code": "
                            
                            #20B2AA
                        "
    },
    {
      "name": "Powder Blue",
      "hex_code": "
                            
                            #B0E0E6
                        "
    },
    {
      "name": "Light Steel Blue",
      "hex_code": "
                            
                            #B0C4DE
                        "
    },
    {
      "name": "Coral Reef",
      "hex_code": "
                            
                            #FF5C5C
                        "
    },
    {
      "name": "Deep Sky Blue",
      "hex_code": "
                            
                            #00BFFF
                        "
    }
  ]
}

In this revised palette, Seafoam Green replaces Sky Blue, providing a fresh contrast to the corals and blues.

Is there anything else you would like to adjust or any other questions you have?