#DC143C
Crimson
#B22222
Fire Brick
#CD5C5C
Indian Red
#F08080
Light Coral
#FF0000
Red
#8B0000
Dark Red
#FF6347
Tomato
#FA8072
Salmon
#C71585
Medium Violet Red
#FFA07A
Light Salmon
Palette Description
Here is a color palette inspired by various shades of red:
json
{
"palette_name": "Shades of Red",
"colors": [
{
"name": "Crimson",
"hex_code": "
#DC143C
"
},
{
"name": "Fire Brick",
"hex_code": "
#B22222
"
},
{
"name": "Indian Red",
"hex_code": "
#CD5C5C
"
},
{
"name": "Light Coral",
"hex_code": "
#F08080
"
},
{
"name": "Red",
"hex_code": "
#FF0000
"
},
{
"name": "Dark Red",
"hex_code": "
#8B0000
"
},
{
"name": "Tomato",
"hex_code": "
#FF6347
"
},
{
"name": "Salmon",
"hex_code": "
#FA8072
"
},
{
"name": "Medium Violet Red",
"hex_code": "
#C71585
"
},
{
"name": "Light Salmon",
"hex_code": "
#FFA07A
"
}
// Additional colors can be added to reach 90
]
}
This palette showcases a variety of red shades ranging from bright and vibrant to deep and muted tones. Would you like to explore specific shades or perhaps a different color palette?