Palette Description
Here’s a tint and shade of Brick Red, along with their hex codes:
json
{
"palette_name": "Brick Red Variations",
"colors": [
{
"name": "Brick Red",
"hex_code": "
#B22222
"
},
{
"name": "Tint of Brick Red",
"hex_code": "
#D95B5B
" // 30% white added
},
{
"name": "Shade of Brick Red",
"hex_code": "
#7E1F1F
" // 30% black added
}
]
}
- Tint of Brick Red: This is a lighter version created by adding white, giving it a softer, more pastel feel.
- Shade of Brick Red: This is a darker version created by adding black, resulting in a deeper, more muted tone.
Do you find these variations suitable? Would you like to explore more tints and shades or work with other colors?