Huehive Logo

HueHive

#2B2B2B Charcoal Black
#4B4B4B Slate Gray
#B2B2B2 Ash Gray
#3B3B3B Coal Dust
#7D7D7D Smoke Gray

Coal Inspired

Palette Description

Based on the query “угольный” (which translates to “coal” in English), I’ve created a color palette that reflects deep, dark, and muted tones often associated with coal.

json
{
  "palette_name": "Coal Inspired",
  "colors": [
    {
      "name": "Charcoal Black",
      "hex_code": "
                            
                            #2B2B2B
                        "
    },
    {
      "name": "Slate Gray",
      "hex_code": "
                            
                            #4B4B4B
                        "
    },
    {
      "name": "Ash Gray",
      "hex_code": "
                            
                            #B2B2B2
                        "
    },
    {
      "name": "Coal Dust",
      "hex_code": "
                            
                            #3B3B3B
                        "
    },
    {
      "name": "Smoke Gray",
      "hex_code": "
                            
                            #7D7D7D
                        "
    }
  ]
}

This palette captures the essence of coal with dark and muted tones, creating a sophisticated and modern aesthetic.

Would you like to know more about how to use this palette, or do you have another theme in mind?