Huehive Logo

HueHive

#E1B12C Mustard Yellow
#AB0F09 Crimson Red
#D32F2F Light Crimson
#7E0000 Dark Crimson
#F2C94C Light Mustard
#A57A1E Dark Mustard
#000000 Jet Black
#333333 Charcoal Gray
#FFFFFF Ivory White
#7E1B1B Deep Burgundy

Crimson Elegance with Shades

Palette Description

Sure! Here are the lighter and darker shades for both your primary color (Crimson Red - #AB0F09 ) and the suggested secondary color (Mustard Yellow - #E1B12C ).

For Crimson Red ( #AB0F09 ):

  • Lighter Shade:
    • Name: Light Crimson
    • Hex Code: #D32F2F
  • Darker Shade:
    • Name: Dark Crimson
    • Hex Code: #7E0000

For Mustard Yellow ( #E1B12C ):

  • Lighter Shade:
    • Name: Light Mustard
    • Hex Code: #F2C94C
  • Darker Shade:
    • Name: Dark Mustard
    • Hex Code: #A57A1E

Here’s the updated color palette including these shades:

json
{
  "palette_name": "Crimson Elegance with Shades",
  "colors": [
    {
      "name": "Crimson Red",
      "hex_code": "
                            
                            #AB0F09
                        "
    },
    {
      "name": "Light Crimson",
      "hex_code": "
                            
                            #D32F2F
                        "
    },
    {
      "name": "Dark Crimson",
      "hex_code": "
                            
                            #7E0000
                        "
    },
    {
      "name": "Mustard Yellow",
      "hex_code": "
                            
                            #E1B12C
                        "
    },
    {
      "name": "Light Mustard",
      "hex_code": "
                            
                            #F2C94C
                        "
    },
    {
      "name": "Dark Mustard",
      "hex_code": "
                            
                            #A57A1E
                        "
    },
    {
      "name": "Jet Black",
      "hex_code": "
                            
                            #000000
                        "
    },
    {
      "name": "Charcoal Gray",
      "hex_code": "
                            
                            #333333
                        "
    },
    {
      "name": "Ivory White",
      "hex_code": "
                            
                            #FFFFFF
                        "
    },
    {
      "name": "Deep Burgundy",
      "hex_code": "
                            
                            #7E1B1B
                        "
    }
  ]
}

This expanded palette gives you a range of options to work with both lighter and darker shades of your primary and secondary colors. What do you think of this arrangement? Would you like to make any further adjustments?