Huehive Logo

HueHive

#A76D6D Dusty Maroon
#FFB6C1 Light Pink
#AFEEEE Pale Turquoise

Soft Serenity

Palette Description

Here’s a revised color palette with a more subdued tone, creating a softer version of maroon, hot pink, and turquoise:

json
{
  "palette_name": "Soft Serenity",
  "colors": [
    {
      "name": "Dusty Maroon",
      "hex_code": "
                            
                            #A76D6D
                        "
    },
    {
      "name": "Light Pink",
      "hex_code": "
                            
                            #FFB6C1
                        "
    },
    {
      "name": "Pale Turquoise",
      "hex_code": "
                            
                            #AFEEEE
                        "
    }
  ]
}

The “Soft Serenity” palette features a dusty maroon, a light pink, and a pale turquoise, resulting in a gentle and calming color scheme that maintains the essence of the original colors while being more muted.

Would you like to see more variations or perhaps different color themes altogether?