#FFA500
Bright Orange
#FF8C00
Medium Orange
#FFFF99
Light Yellow
#FFEA00
Sunshine Yellow
#FFD700
Golden Yellow
Palette Description
Here’s a color palette based on your request, keeping the first bright orange colors and changing the others to shades of yellow.
json
{
"palette_name": "Orange to Yellow Gradient",
"colors": [
{
"name": "Bright Orange",
"hex_code": "
#FFA500
"
},
{
"name": "Medium Orange",
"hex_code": "
#FF8C00
"
},
{
"name": "Light Yellow",
"hex_code": "
#FFFF99
"
},
{
"name": "Sunshine Yellow",
"hex_code": "
#FFEA00
"
},
{
"name": "Golden Yellow",
"hex_code": "
#FFD700
"
}
]
}
This palette transitions from vibrant oranges to cheerful yellows, creating a warm and inviting feel. Is there anything specific you’d like to do with this palette, or do you need further adjustments?