Huehive Logo

HueHive

#D2B48C Primary Color (Sand)
#EDC9A3 Secondary Color (Desert Tan)
#87CEEB Accent Color (Sky Blue)
#F5F5DC Background Color (Light Beige)

Sand Quarry Management Palette - Earthy Tones

Palette Description

Here’s a revised color palette for your sand quarry management app, minimizing the brown tones while still reflecting earthy and natural colors associated with sand:

json
{
  "palette_name": "Sand Quarry Management Palette - Earthy Tones",
  "colors": [
    {
      "name": "Primary Color (Sand)",
      "hex_code": "
                            
                            #D2B48C
                        "
    },
    {
      "name": "Secondary Color (Desert Tan)",
      "hex_code": "
                            
                            #EDC9A3
                        "
    },
    {
      "name": "Accent Color (Sky Blue)",
      "hex_code": "
                            
                            #87CEEB
                        "
    },
    {
      "name": "Background Color (Light Beige)",
      "hex_code": "
                            
                            #F5F5DC
                        "
    }
  ]
}

Palette Description:

  • Primary Color (Sand): A warm sand color that embodies the essence of the quarry.
  • Secondary Color (Desert Tan): A lighter, sandy tone that complements the primary color without being too brown.
  • Accent Color (Sky Blue): A refreshing blue that adds a nice contrast and can be used for buttons or highlights.
  • Background Color (Light Beige): A neutral background that keeps the overall look clean and modern.

Would you like to see further adjustments or perhaps explore different shades?