#FF3F85
Bright Pink
#005B5C
Dark Green
#FFEA00
Yellow
#FF6F20
Orange
#FF2D00
Red
#007BFF
Blue
#003A70
Dark Blue
Palette Description
Here’s the updated vibrant color palette with a darker blue added:
json
{
"palette_name": "Vibrant Fiesta With Darker Blue",
"colors": [
{
"name": "Bright Pink",
"hex_code": "
#FF3F85
"
},
{
"name": "Dark Green",
"hex_code": "
#005B5C
"
},
{
"name": "Yellow",
"hex_code": "
#FFEA00
"
},
{
"name": "Orange",
"hex_code": "
#FF6F20
"
},
{
"name": "Red",
"hex_code": "
#FF2D00
"
},
{
"name": "Blue",
"hex_code": "
#007BFF
"
},
{
"name": "Dark Blue",
"hex_code": "
#003A70
"
}
]
}
This palette now includes a darker blue, which provides depth and contrast, enhancing the overall vibrancy of the colors while maintaining a balanced look.
Would you like suggestions on how to use these colors in a specific context, such as branding, web design, or interior design?