Palette Description
Here’s a color palette inspired by the beautiful hues of a sunset:
json
{
"palette_name": "Sunset Bliss",
"colors": [
{
"name": "Crimson",
"hex_code": "
#DC143C
"
},
{
"name": "Orange",
"hex_code": "
#FF7F50
"
},
{
"name": "Gold",
"hex_code": "
#FFD700
"
},
{
"name": "Lavender",
"hex_code": "
#E6E6FA
"
},
{
"name": "Deep Blue",
"hex_code": "
#191970
"
}
]
}
This palette captures the vibrant reds, oranges, and yellows of a sunset, complemented by cooler tones that represent the sky transitioning into night.
Would you like to explore how to use this palette, or do you have any specific projects in mind where you’d like to apply these colors?