#FF0000
Red
#FFA500
Orange
#FFFF00
Yellow
#008000
Green
#0000FF
Blue
#4B0082
Indigo
#EE82EE
Violet
Palette Description
Here is a vibrant color palette inspired by the colors of the rainbow:
json
{
"palette_name": "Rainbow Colors",
"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 full spectrum of colors found in a rainbow, each representing a distinct hue.
What kind of project are you thinking of using this rainbow palette for?