#FF0000
Red
#FFA500
Orange
#FFFF00
Yellow
#008000
Green
#0000FF
Blue
#4B0082
Indigo
#EE82EE
Violet
Palette Description
Here’s a vibrant rainbow palette featuring red and green along with other colorful shades:
json
{
"palette_name": "Colorful Rainbow Palette",
"colors": [
{
"name": "Red",
"hex_code": "
#FF0000
"
},
{
"name": "Orange",
"hex_code": "
#FFA500
"
},
{
"name": "Yellow",
"hex_code": "
#FFFF00
"
},
{
"name": "Green",
"hex_code": "
#008000
"
},
{
"name": "Blue",
"hex_code": "
#0000FF
"
},
{
"name": "Indigo",
"hex_code": "
#4B0082
"
},
{
"name": "Violet",
"hex_code": "
#EE82EE
"
}
]
}
This palette captures the essence of a rainbow with vibrant shades, highlighting both red and green for a colorful display.
What kind of project are you planning to use this palette for?