Huehive Logo

HueHive

#FF4500 Flame Red
#FF8C00 Burnt Orange
#FFD700 Golden Yellow
#333333 Charcoal
#F5F5F5 Ash White

Fiery Flames

Palette Description

Here is a color palette inspired by the theme of “Fire”:

json
{
  "palette_name": "Fiery Flames",
  "colors": [
    {
      "name": "Flame Red",
      "hex_code": "
                            
                            #FF4500
                        "
    },
    {
      "name": "Burnt Orange",
      "hex_code": "
                            
                            #FF8C00
                        "
    },
    {
      "name": "Golden Yellow",
      "hex_code": "
                            
                            #FFD700
                        "
    },
    {
      "name": "Charcoal",
      "hex_code": "
                            
                            #333333
                        "
    },
    {
      "name": "Ash White",
      "hex_code": "
                            
                            #F5F5F5
                        "
    }
  ]
}

This palette captures the vibrant and intense colors associated with fire, ranging from deep reds and oranges to bright yellows, complemented by dark and light tones for contrast.

Would you like to explore a specific application for this palette, or do you have other themes in mind?