Palette Description
Here’s a gradient palette inspired by the color lavender (
#E6E6FA
), while also incorporating the vibrant blue (
#5db4e2
) and vibrant pink (
#fe017b
). The gradient will provide a smooth transition between these colors.
json
{
"palette_name": "Lavender Gradient",
"colors": [
{
"name": "Light Lavender",
"hex_code": "
#E6E6FA
"
},
{
"name": "Lavender",
"hex_code": "
#D8BFD8
"
},
{
"name": "Vibrant Blue",
"hex_code": "
#5db4e2
"
},
{
"name": "Vibrant Pink",
"hex_code": "
#fe017b
"
},
{
"name": "Hot Pink",
"hex_code": "
#FF69B4
"
}
]
}
This palette features a gradient that transitions from light lavender through vibrant blue and pink, creating a visually appealing spectrum.
Would you like to explore particular design concepts using this gradient, or is there anything else you would like to know?