Huehive Logo

HueHive

#007BFF Primary Blue
#28A745 Secondary Green
#FFC107 Accent Yellow
#6C757D Neutral Gray
#DC3545 Error Red

Category & Subcategory

Palette Description

Here is a color palette inspired by the concepts of “category” and “subcategory”:

json
{
  "palette_name": "Category & Subcategory",
  "colors": [
    {
      "name": "Primary Blue",
      "hex_code": "
                            
                            #007BFF
                        "
    },
    {
      "name": "Secondary Green",
      "hex_code": "
                            
                            #28A745
                        "
    },
    {
      "name": "Accent Yellow",
      "hex_code": "
                            
                            #FFC107
                        "
    },
    {
      "name": "Neutral Gray",
      "hex_code": "
                            
                            #6C757D
                        "
    },
    {
      "name": "Error Red",
      "hex_code": "
                            
                            #DC3545
                        "
    }
  ]
}

This palette consists of vibrant and neutral colors, representing a clear distinction between categories (Primary Blue for the main category) and subcategories (Secondary Green and Accent Yellow for specific subcategories). Neutral Gray can be used for background elements, while Error Red signifies warnings or errors.

Would you like to explore more color palettes or any specific themes?