Huehive Logo

HueHive

#DC1F02 Crimson Red
#F08080 Light Coral
#CD5C5C Indian Red
#FF6347 Tomato
#1A1A1A Dark Brown
#BC8F8F Rosy Brown

Balanced Reds and Dark Browns

Palette Description

Certainly! If you prefer the tones to be slightly lighter and more balanced compared to Crimson Red for better hierarchy in headings, I can provide an updated palette with softer red shades. Here’s the revised color palette:

json
{
  "palette_name": "Balanced Reds and Dark Browns",
  "colors": [
    {
      "name": "Crimson Red",
      "hex_code": "
                            
                            #DC1F02
                        "
    },
    {
      "name": "Light Coral",
      "hex_code": "
                            
                            #F08080
                        "
    },
    {
      "name": "Indian Red",
      "hex_code": "
                            
                            #CD5C5C
                        "
    },
    {
      "name": "Tomato",
      "hex_code": "
                            
                            #FF6347
                        "
    },
    {
      "name": "Dark Brown",
      "hex_code": "
                            
                            #1A1A1A
                        "
    },
    {
      "name": "Rosy Brown",
      "hex_code": "
                            
                            #BC8F8F
                        "
    }
  ]
}

Palette Description:

This palette maintains Crimson Red ( #DC1F02 ) as the primary heading color while introducing lighter and softer shades to create a hierarchy. Light Coral ( #F08080 ) and Indian Red ( #CD5C5C ) provide a gentle contrast that is still warm and inviting. Tomato ( #FF6347 ) offers a slightly brighter option for subheadings, while Rosy Brown ( #BC8F8F ) adds a muted tone that complements the dark brown ( #1A1A1A ). This combination ensures clarity in your headings and subheadings while maintaining a cohesive look.

Would you like any further adjustments or additional colors?