#87CEFA
Light Sky Blue
#4682B4
Medium Blue
#FFD300
Bright Yellow
#FFFACD
Soft Lemon Yellow
#0047AB
Cobalt Blue
#DAA520
Goldenrod Yellow
Palette Description
Certainly! Here’s a refined color palette that is specifically tailored for appealing bar charts, maintaining the focus on blue and yellow while ensuring good contrast and readability.
json
{
"palette_name": "Bar Chart Friendly Blue and Yellow Palette",
"colors": [
{
"name": "Light Sky Blue",
"hex_code": "
#87CEFA
"
},
{
"name": "Medium Blue",
"hex_code": "
#4682B4
"
},
{
"name": "Bright Yellow",
"hex_code": "
#FFD300
"
},
{
"name": "Soft Lemon Yellow",
"hex_code": "
#FFFACD
"
},
{
"name": "Cobalt Blue",
"hex_code": "
#0047AB
"
},
{
"name": "Goldenrod Yellow",
"hex_code": "
#DAA520
"
}
]
}
This palette is designed to provide a good balance of colors that will stand out in bar charts, enhancing visual appeal while maintaining clarity.
Do you have any specific preferences for the bar chart styles or any additional colors you’d like to include?