#DC143C
Crimson Red
#FF8D1A
Vibrant Orange
#FFC300
Sunny Yellow
#4CAF50
Lush Green
#2196F3
Deep Blue
#9C27B0
Rich Purple
#E91E63
Soft Pink
#008080
Bright Teal
Palette Description
Absolutely! Here’s an updated color palette with a more distinct last color to enhance differentiation.
json
{
"palette_name": "Distinct Series Palette",
"colors": [
{
"name": "Crimson Red",
"hex_code": "
#DC143C
"
},
{
"name": "Vibrant Orange",
"hex_code": "
#FF8D1A
"
},
{
"name": "Sunny Yellow",
"hex_code": "
#FFC300
"
},
{
"name": "Lush Green",
"hex_code": "
#4CAF50
"
},
{
"name": "Deep Blue",
"hex_code": "
#2196F3
"
},
{
"name": "Rich Purple",
"hex_code": "
#9C27B0
"
},
{
"name": "Soft Pink",
"hex_code": "
#E91E63
"
},
{
"name": "Bright Teal",
"hex_code": "
#008080
"
}
]
}
The last color has been changed to “Bright Teal,” which should provide a clear and distinct contrast against the other colors in the palette.
Is there anything else you would like to modify or add to this palette?