Huehive Logo

HueHive

#DC143C Crimson
#CE2029 Fire Engine Red
#FF4C4C Cherry Red
#800020 Burgundy
#FF2400 Scarlet

Vibrant Reds

Palette Description

Here’s a color palette inspired by the color red:

json
{
  "palette_name": "Vibrant Reds",
  "colors": [
    {
      "name": "Crimson",
      "hex_code": "
                            
                            #DC143C
                        "
    },
    {
      "name": "Fire Engine Red",
      "hex_code": "
                            
                            #CE2029
                        "
    },
    {
      "name": "Cherry Red",
      "hex_code": "
                            
                            #FF4C4C
                        "
    },
    {
      "name": "Burgundy",
      "hex_code": "
                            
                            #800020
                        "
    },
    {
      "name": "Scarlet",
      "hex_code": "
                            
                            #FF2400
                        "
    }
  ]
}

This palette showcases various shades of red, from bright and bold to deep and rich tones.

Would you like to explore a specific shade of red further or perhaps combine it with other colors?