Huehive Logo

HueHive

#800020 Burgundy
#36454F Charcoal Gray
#228B22 Forest Green
#FFDB58 Mustard Yellow
#FFFDD0 Cream

Dark Academia

Palette Description

Here is a color palette inspired by the Dark Academia aesthetic, which often features rich, moody colors reminiscent of classic literature and the academic environment.

json
{
  "palette_name": "Dark Academia",
  "colors": [
    {
      "name": "Burgundy",
      "hex_code": "
                            
                            #800020
                        "
    },
    {
      "name": "Charcoal Gray",
      "hex_code": "
                            
                            #36454F
                        "
    },
    {
      "name": "Forest Green",
      "hex_code": "
                            
                            #228B22
                        "
    },
    {
      "name": "Mustard Yellow",
      "hex_code": "
                            
                            #FFDB58
                        "
    },
    {
      "name": "Cream",
      "hex_code": "
                            
                            #FFFDD0
                        "
    }
  ]
}

This palette includes deep, rich tones like burgundy and charcoal gray, along with natural shades of forest green and mustard yellow, complemented by the soft warmth of cream.

Would you like to explore how to use these colors in a specific project or setting?