#000000
Black
#4A4A4A
Dark Gray
#B0B0B0
Medium Gray
#D9D9D9
Light Gray
#FFFFFF
White
Palette Description
Here is a monochrome color palette designed for statistics visuals, focusing on shades of gray to ensure clarity and professionalism in data presentation.
json
{
"palette_name": "Monochrome Statistics",
"colors": [
{
"name": "Black",
"hex_code": "
#000000
"
},
{
"name": "Dark Gray",
"hex_code": "
#4A4A4A
"
},
{
"name": "Medium Gray",
"hex_code": "
#B0B0B0
"
},
{
"name": "Light Gray",
"hex_code": "
#D9D9D9
"
},
{
"name": "White",
"hex_code": "
#FFFFFF
"
}
]
}
This monochrome palette utilizes a range of grays for a sleek and modern look, with black for emphasis, dark gray for main text, medium gray for secondary elements, light gray for backgrounds, and white for contrast.
Would you like to know how to best use these colors in your statistics visuals or have any other design questions?