Huehive Logo

HueHive

#000000 Midnight Black
#4B4B4B Shadow Grey
#C0C0C0 Moonlight Silver
#FFFFFF Soft White
#2C3E50 Dusk Blue

Dark Light Harmony

Palette Description

Here is a color palette inspired by the theme “Dark Light”, blending dark and light tones to create a balanced contrast:

json
{
  "palette_name": "Dark Light Harmony",
  "colors": [
    {
      "name": "Midnight Black",
      "hex_code": "
                            
                            #000000
                        "
    },
    {
      "name": "Shadow Grey",
      "hex_code": "
                            
                            #4B4B4B
                        "
    },
    {
      "name": "Moonlight Silver",
      "hex_code": "
                            
                            #C0C0C0
                        "
    },
    {
      "name": "Soft White",
      "hex_code": "
                            
                            #FFFFFF
                        "
    },
    {
      "name": "Dusk Blue",
      "hex_code": "
                            
                            #2C3E50
                        "
    }
  ]
}

This palette features a deep black to represent darkness, with shades of grey and silver for subtle highlights, and a soft white for luminosity. The Dusk Blue adds a calming touch, perfect for a harmonious balance between dark and light.

Would you like to explore more palettes or need help with something else?