Huehive Logo

HueHive

#003366 Primary Blue
#333333 Secondary Gray
#C72C41 Accent Red

Refined Masculine

Palette Description

Here’s a refined color palette featuring just a primary, secondary, and accent color:

json
{
  "palette_name": "Refined Masculine",
  "colors": [
    {
      "name": "Primary Blue",
      "hex_code": "
                            
                            #003366
                        "
    },
    {
      "name": "Secondary Gray",
      "hex_code": "
                            
                            #333333
                        "
    },
    {
      "name": "Accent Red",
      "hex_code": "
                            
                            #C72C41
                        "
    }
  ]
}

This palette focuses on a strong primary color, a complementary secondary color, and a vibrant accent to create a cohesive yet striking look for your personal website.

Would you like to see examples of how to implement these colors in your website design, or do you have any other specific requests?