#FF0000
Vivid Red
#FF7F00
Bright Orange
#FFFF00
Sunny Yellow
#008000
Green
#0000FF
Bright Blue
#4B0082
Vivid Indigo
#9400D3
Violet
Palette Description
Here’s the updated rainbow color palette with a regular green:
json
{
"palette_name": "Rainbow Spectrum with Green",
"colors": [
{
"name": "Vivid Red",
"hex_code": "
#FF0000
"
},
{
"name": "Bright Orange",
"hex_code": "
#FF7F00
"
},
{
"name": "Sunny Yellow",
"hex_code": "
#FFFF00
"
},
{
"name": "Green",
"hex_code": "
#008000
"
},
{
"name": "Bright Blue",
"hex_code": "
#0000FF
"
},
{
"name": "Vivid Indigo",
"hex_code": "
#4B0082
"
},
{
"name": "Violet",
"hex_code": "
#9400D3
"
}
]
}
This palette now features a standard green, maintaining the vibrant rainbow theme while providing a classic green hue.
Would you like to see more variations or explore something else?