Huehive Logo

HueHive

#D6B0C3 Dusty Rose
#D6C1D3 Dusty Mauve
#F5C2B8 Soft Peach
#C4C3D0 Lavender Gray
#A77BCA Dusty Purple
#7A3B8C Muted Plum
#708090 Slate Gray
#333333 Charcoal Black

Dusty Rose and Purple

Palette Description

Here’s an updated color palette that emphasizes more pink and purple hues while maintaining the dusty theme:

json
{
  "palette_name": "Dusty Rose and Purple",
  "colors": [
    {
      "name": "Dusty Rose",
      "hex_code": "
                            
                            #D6B0C3
                        "
    },
    {
      "name": "Dusty Mauve",
      "hex_code": "
                            
                            #D6C1D3
                        "
    },
    {
      "name": "Soft Peach",
      "hex_code": "
                            
                            #F5C2B8
                        "
    },
    {
      "name": "Lavender Gray",
      "hex_code": "
                            
                            #C4C3D0
                        "
    },
    {
      "name": "Dusty Purple",
      "hex_code": "
                            
                            #A77BCA
                        "
    },
    {
      "name": "Muted Plum",
      "hex_code": "
                            
                            #7A3B8C
                        "
    },
    {
      "name": "Slate Gray",
      "hex_code": "
                            
                            #708090
                        "
    },
    {
      "name": "Charcoal Black",
      "hex_code": "
                            
                            #333333
                        "
    }
  ]
}

In this palette:

  • “Dusty Rose” and “Dusty Mauve” serve as the primary pinks.
  • “Dusty Purple” and “Muted Plum” add rich purples.
  • “Soft Peach” continues to provide warmth, while “Lavender Gray” remains a subtle complement.
  • “Slate Gray” and “Charcoal Black” ground the palette with professionalism.

If you need any more adjustments or additional colors, feel free to let me know!