Huehive Logo

HueHive

#171f53 Deep Navy
#4A90E2 Sky Blue
#D0D3D4 Soft Gray
#39B54A Electric Green
#FF6F61 Bright Coral

Thingsboard Dashboard Palette

Palette Description

Based on your primary color #171f53 , I’ve created a color palette that complements it. This palette includes shades and tones that can enhance your web dashboard design.

json
{
  "palette_name": "Thingsboard Dashboard Palette",
  "colors": [
    {
      "name": "Deep Navy",
      "hex_code": "
                            
                            #171f53
                        "
    },
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #4A90E2
                        "
    },
    {
      "name": "Soft Gray",
      "hex_code": "
                            
                            #D0D3D4
                        "
    },
    {
      "name": "Electric Green",
      "hex_code": "
                            
                            #39B54A
                        "
    },
    {
      "name": "Bright Coral",
      "hex_code": "
                            
                            #FF6F61
                        "
    }
  ]
}

Palette Description:

  • Deep Navy: Your primary color, providing a strong foundation.
  • Sky Blue: A bright, calming color that can be used for headers or accents.
  • Soft Gray: A neutral tone for backgrounds or text, ensuring readability.
  • Electric Green: A vibrant accent color that can highlight buttons or alerts.
  • Bright Coral: A lively color that can be used for notifications or important messages.

Would you like me to suggest specific uses for each color in your dashboard?