#E6E6FA
Lavender
#FFDAB9
Peach
#FF7F50
Coral
#FA8072
Salmon
#FFD700
Golden Yellow
#FFA500
Orange
#40E0D0
Turquoise
#228B22
Forest Green
#556B2F
Olive Green
#708090
Slate Gray
#4169E1
Royal Blue
#4B0082
Indigo
#EE82EE
Violet
#DC143C
Crimson Red
Palette Description
Here is a rearranged color palette that creates a smoother transition between colors:
json
{
"palette_name": "Smooth Transition",
"colors": [
{
"name": "Lavender",
"hex_code": "
#E6E6FA
"
},
{
"name": "Peach",
"hex_code": "
#FFDAB9
"
},
{
"name": "Coral",
"hex_code": "
#FF7F50
"
},
{
"name": "Salmon",
"hex_code": "
#FA8072
"
},
{
"name": "Golden Yellow",
"hex_code": "
#FFD700
"
},
{
"name": "Orange",
"hex_code": "
#FFA500
"
},
{
"name": "Turquoise",
"hex_code": "
#40E0D0
"
},
{
"name": "Forest Green",
"hex_code": "
#228B22
"
},
{
"name": "Olive Green",
"hex_code": "
#556B2F
"
},
{
"name": "Slate Gray",
"hex_code": "
#708090
"
},
{
"name": "Royal Blue",
"hex_code": "
#4169E1
"
},
{
"name": "Indigo",
"hex_code": "
#4B0082
"
},
{
"name": "Violet",
"hex_code": "
#EE82EE
"
},
{
"name": "Crimson Red",
"hex_code": "
#DC143C
"
}
]
}
This palette, named “Smooth Transition,” is designed to provide a harmonious flow from softer pastels to richer tones, making it ideal for gradients or designs that require a gentle visual transition.
Is there a particular project or use case you have in mind for this palette?