#FFFFFF
White
#DC143C
Crimson Red
#4169E1
Royal Blue
#32CD32
Lime Green
#FFFF33
Electric Yellow
#A020F0
Bright Purple
#40E0D0
Turquoise
#FF00FF
Magenta
#7FFF00
Chartreuse
Palette Description
Here is the updated color palette with a more electric shade of yellow:
json
{
"palette_name": "Accessible High Contrast Palette",
"colors": [
{
"name": "White",
"hex_code": "
#FFFFFF
"
},
{
"name": "Crimson Red",
"hex_code": "
#DC143C
"
},
{
"name": "Royal Blue",
"hex_code": "
#4169E1
"
},
{
"name": "Lime Green",
"hex_code": "
#32CD32
"
},
{
"name": "Electric Yellow",
"hex_code": "
#FFFF33
"
},
{
"name": "Bright Purple",
"hex_code": "
#A020F0
"
},
{
"name": "Turquoise",
"hex_code": "
#40E0D0
"
},
{
"name": "Magenta",
"hex_code": "
#FF00FF
"
},
{
"name": "Chartreuse",
"hex_code": "
#7FFF00
"
}
]
}
The color “Golden Yellow” has been updated to “Electric Yellow” with the hex code
#FFFF33
, providing a brighter, more vibrant option. Is there anything else you would like to modify or any other aspects of the palette you’d like to discuss?